commit 769dd6fa0867f3bcfea8af0736be09e405742ad5
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Thu Mar 19 10:04:21 2020 +0100

    Update recipe to jdk 11.0.6

commit 547b52823cd3e61aa129a70537a3d5ff249358c7
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Feb 11 13:20:23 2020 -0600

    switch to single bracket to be posix compliant

commit d64fa186da99957f4a699b055deac2d4f12391b0
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu Jul 18 17:09:11 2019 +0200

    Debubbing

commit 21fdf09f7232ff332bd66904ae37091056f899aa
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Nov 25 14:59:30 2017 -0800

    Windows fixes

commit 52924457be7cad449c3d6da5bb2dce31db2602d0
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Nov 25 01:59:52 2017 +0000

    Some more fixes

commit 9f2ba7325201a5ce413c41781aae4958eea86482
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Nov 24 23:52:28 2017 +0000

    Add jbrex (javafx + more)

commit 6ddc73c4b899961890c8e32989d6c4cdfb54f7e4
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sun Nov 19 14:08:21 2017 +0000

    Use CRLF for .bat files

commit 8ba506af0b6cee5d744ed6b86388da602c5d9dab
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Nov 13 04:33:40 2017 -0800

    macOS fixes

commit 45401072ea25a4ab23879ba3b9319696545bad4d
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Nov 13 11:27:55 2017 +0000

    Update to 1056.8

commit 4b95f45d4fef5cf8e306af10ab7f243cb11ffae4
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Nov 13 10:57:02 2017 +0000

    curl is only needed for linux, add license_family, dev_url

commit 1c75aca246bc90bbc960d5a90dc68eb7350c5e4b
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Oct 25 14:00:53 2017 -0700

    Windows fixes

commit 882b36833390ae0cd43a969f885a6f6c113cd76a
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Oct 25 17:53:50 2017 +0000

    (WIP) More (2) moving to intellij's openjdk binaries

commit 51c84b64866062f2aceec76a0e23a5ece5313db5
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Oct 25 16:53:43 2017 +0000

    (WIP) More moving to intellij's openjdk binaries

commit 521daaa2a61e3741eb2bc404458020788a18c811
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Oct 25 15:59:40 2017 +0100

    (WIP) Moving to intellij's openjdk binaries

commit 01efaec1ac9eea803011181e588796cf412cd308
Merge: 44cc605 ea63bc0
Author: Patrick Sodré <psodre@gmail.com>
Date:   Sun Sep 17 08:20:49 2017 -0400

    Merge pull request #18 from abhi18av/master
    
    Zulu OpenJDK-1.8.144

commit ea63bc0c74458065a42739be2c2358fc15b24f9b
Author: Abhinav Sharma <abhi18av@users.noreply.github.com>
Date:   Fri Sep 15 18:47:32 2017 +0530

    updated sha-sum for windows

commit f3cf3253afaa1256cc685aa4fc63ced68e6d4dd1
Author: Abhinav Sharma <abhi18av@users.noreply.github.com>
Date:   Fri Sep 15 18:46:45 2017 +0530

    Updated for OpenJDK-1.8.144

commit 44cc605ef3f09fae116798076d9c5cb71b8d4291
Merge: 31343d0 c1e691e
Author: Patrick Sodré <psodre@gmail.com>
Date:   Fri Sep 15 02:01:42 2017 -0400

    Merge pull request #15 from sodre/rerender
    
    MNT: Re-rendered with conda-smithy 2.3.3

commit c1e691ed866fc2fd068401d990f12f9e39ead1b1
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Sep 13 16:31:05 2017 -0400

    MNT: Re-rendered with conda-smithy 2.3.3

commit 31343d037772cb7e60283c04e2a833eb198a4795
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 22:17:29 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit 79b7f4343d34579477a4942beec5b836d254b9d0
Merge: 2114841 3aac833
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jun 7 19:56:04 2017 +0200

    Merge pull request #11 from mingwandroid/master
    
    A few recipe security/testing improvements, nothing worth forcing a new build over.

commit 3aac8336258224326d8fa2ba240c7b714a15e971
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Jun 7 13:28:58 2017 +0100

    Improve testing
    
    file:// is meaningless on all nio.Path, and it is only by luck that
    OSes besides Windows do not complain so remove it.
    
    Also go from .java to .jar to do this test. Without this, RPATHs
    were not being tested.

commit a6577a5245a3c5bd6cd4d96a0265f8d4709ea5ac
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Jun 7 13:25:47 2017 +0100

    Copy src.zip too (for IDEs and debuggers)

commit 8b3dee84aaab83db3103e28fd215d3af53c7f4cf
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Jun 7 13:25:13 2017 +0100

    Download via https and validate via sha256
    
    Add myself as a maintainer

commit 2114841f2a21734b53bd0049640e87884e8ee427
Merge: e67e36b 1c9ec8a
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Fri Apr 21 10:15:24 2017 +0200

    Merge pull request #10 from sodre/8u121
    
    Upgrade openjdk to 8.0.121

commit e67e36b394b5132a75076925d26d328e1cce6b1e
Merge: 48cc4a4 e028c3e
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Fri Apr 21 10:14:49 2017 +0200

    Merge pull request #8 from sodre/rpath
    
    Add test for calling java.nio libraries.

commit 1c9ec8a596b45866c2e81075fc71f4af00bcbcd4
Author: Patrick Sodré <sodre@sodre.co>
Date:   Fri Apr 21 00:51:27 2017 +0000

    Upgrade openjdk to 8.0.121(zulu 8.20.0.5)

commit e028c3e93d64d15d394b5c4427ad634ab642dde3
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu Apr 20 23:34:33 2017 +0000

    Remove URI from test for windows.

commit 0afa18381662a70f3cc3ad839d57c6c30f82ad85
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu Apr 20 23:28:59 2017 +0000

    Use %PREFIX% instead of $ for windows.

commit 462fa0310b6215a246d75ed4838b8844f207c8a3
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Apr 19 10:03:15 2017 +0000

    Add TestFilePaths to replicate #6

commit 48cc4a43557274969c6e7a844c47ce50366ff3a7
Merge: 3f25f8d d4cd56f
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Thu Apr 20 08:18:44 2017 +0200

    Merge pull request #9 from sodre/maintainer
    
    Add myself as co-maintainer.

commit d4cd56fb26667a206bf641c66c748d1282264e2c
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Apr 19 22:49:46 2017 +0000

    Add myself as a co-maintainer

commit 08de0c99f15572fc49ffefdf5decf9565fc75da9
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Apr 19 22:49:00 2017 +0000

    MNT: Re-rendered with conda-smithy 2.2.2

commit 3f25f8d96277861aafcd7dbaa13bfad315d011fd
Merge: 34f0935 668bdae
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Sun Feb 26 11:06:40 2017 +0100

    Merge pull request #4 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 668bdae77a94c25c829b29f06edeb13b99a40f52
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Sat Feb 25 20:32:13 2017 +0000

    MNT: Updated the feedstock for conda-smithy version 2.1.0.

commit 34f0935633b60cae971e5f2e5fefcd4e6f1ee3e1
Merge: 711e622 e7f45aa
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Mon Feb 6 11:30:44 2017 +0100

    Merge pull request #3 from sodre/master
    
    Add JNI Test case

commit e7f45aaeaa286e4b4be6ba40f3c9ae43f0e4646a
Author: Patrick Sodré <psodre@gmail.com>
Date:   Sat Feb 4 14:33:24 2017 -0500

    Tab vs spaces.

commit dac5ef2cbaed34c8d3fb9e15f6ab9b0034da9dc7
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Jan 28 02:42:21 2017 +0000

    Fix JDK's include headers path and vmtest.

commit e712df494c21121978b04a5715fe6b47324022b2
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Feb 4 18:22:50 2017 +0000

    Use rpath to link to libjvm

commit 54650ce1586b54f9d38b56f7df249ee5af03cdfb
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu Feb 2 04:48:54 2017 +0000

    Use environment variable to find libjvm

commit ede13bd404ec90c767c201df4de7c0581f8ce595
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Jan 28 04:09:05 2017 +0000

    Skip JNI tests in win.

commit b11f1572673104b33b719cb2cedb42e49602df2a
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Jan 28 03:12:39 2017 +0000

    Add JNI test for os-x

commit 3eb49a28f7e4f22f94e9bcfa75b945c35d3713aa
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Jan 28 02:16:42 2017 +0000

    Add JNI Test for linux

commit 37ef5327a31c6a9eab6ad48c6597b869a8e706a1
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Jan 28 02:44:03 2017 +0000

    Increase build number.

commit 711e62253439391b4fe02af1a413cb81d3d0bad0
Merge: 4b0507f a45716d
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Fri Feb 3 08:39:10 2017 +0100

    Merge pull request #2 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit a45716d3b8482b006ed92f4cf68092640800dfde
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Thu Jan 26 01:45:07 2017 +0000

    MNT: Updated the feedstock for conda-smithy version 2.0.1.

commit 4b0507f48b84a4a241c3e8e5ff0a4a6d0993404d
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Thu Jan 12 12:01:59 2017 +0100

    Fix build number (was 0, should be 1).

commit 3758ca5f584726aa650ef580e04abd993252cdbe
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Thu Jan 12 12:01:22 2017 +0100

    Use variable for build number.

commit 75f3ac5c29453afa6a804ec0bc8f3f078c3eddb7
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Thu Jan 12 11:42:33 2017 +0100

    MNT: Re-rendered with conda-smithy 1.6.0

commit e1985cbaeaa45578de74b0a7321273afebc97ef7
Merge: 2ba8c77 75f264c
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 23:21:00 2017 +0100

    Merge pull request #1 from conda-forge/include-fonts
    
    Include dejavu fonts

commit 75f264cd5386509aca0d17b40d4d0eae2e4ce27f
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 09:49:12 2017 +0100

    Fix *.so location.

commit 19fb4840fb13c81f51df4b817cad263298bd484b
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 09:18:00 2017 +0100

    Follow redirects.

commit c0373c51f127ab3a28d643ba0cc97236aa0ace97
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 08:29:48 2017 +0100

    Use curl for downloading.

commit 6c5c6f3cdc15f5f5f24123362af1fdc044171ec5
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 08:24:25 2017 +0100

    Increase build number.

commit ba1d92d4bd344bb402f2c8d4b0085278e0003311
Author: Johannes Köster <johannes.koester@tu-dortmund.de>
Date:   Wed Jan 11 08:19:32 2017 +0100

    Include dejavu fonts in order to allow java to work on minimal systems like cloud images.

commit 2ba8c77d30d2e60f64babb53079d64825c6ca02f
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sun Dec 4 18:15:39 2016 +0000

    Re-render the feedstock after CI registration.

commit de1fe5c5d3a9850d06918809fc2a7f22f0e5c3ff
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sun Dec 4 18:13:56 2016 +0000

    Initial feedstock commit with conda-smithy 1.6.1.
