Project Jextract Early-Access Builds
This is an early access build, from openjdk/jextract which is part of Code Tools. Jextract mechanically generates Java bindings from native library headers. This build is intended for expert users, and is provided as a convenience so that they don't need to build from the source code.
Build 21-jextract+1-2 (2023/9/25)
These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception.
Linux / x64 tar.gz (sha256) 155997279 macOS / x64 tar.gz (sha256) 57165780 Windows / x64 tar.gz (sha256) 54642535
Notes
- These builds are based on JDK 21.
-
If you are using macOS Catalina or later you may need to remove the quarantine attribute from the bits before you can use the jextract binaries.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/jextract/folder/
- Additional Documentation
- The output of jextract does not result in the generated output being affected by the jextract license.
- Known issues
jextract
lacks integration with host compiler toolchain (e.g., linker paths are not automatically imported from GCC).- jextract does not support certain C types bigger than 64 bits (e.g. `long double`).
- jextract does not support function-like macros.
- jextract does not generate bitfields accessors.
-
If you have difficulty downloading any of these files please contact download-help@openjdk.org.
Other versions
- Build 20-jextract+1-2, based on JDK 20 can be found here.
- Build 19-jextract+2-3, based on JDK 19 can be found here.
Feedback
Please send feedback via e-mail to jextract-dev@openjdk.org. To send e-mail to this address you must first subscribe to the mailing list.
Disclaimers
-
Early-access (EA) functionality might never make it into a general-availability (GA) release.
-
EA functionality might be changed or removed at any time.
-
The existence of EA builds does not imply that the functionality being tested will be present in any particular GA release.
-
The platforms supported and the packaging options available for a GA build might be different than those available for EA builds.
-
EA builds are not tested to the same level to which Oracle tests GA builds. EA builds are produced for the purpose of gathering feedback. Use for any other purpose is at your own risk.
-
EA builds might be missing security-vulnerability fixes that are available in GA builds or in other OpenJDK projects.
-
Oracle does not provide support for EA builds.
International use restrictions
Due to limited intellectual property protection and enforcement in certain countries, the source code may only be distributed to an authorized list of countries. You will not be able to access the source code if you are downloading from a country that is not on this list. We are continuously reviewing this list for addition of other countries.