zcl
2021-12-08 Not ZedCheckpoint panama code
2021-12-08 Not ZedWIP converting to openjdk 17 incubator version of forei...
2021-12-08 Not ZedUpdate to netbeans 12.6
2020-04-30 Not ZedLocal netbeans changes, 11.3 and jdk location.
2020-04-30 Not ZedTrack panama-foreign changes as of 30.4.20.
2020-01-30 Not ZedAll clobjects now track the platform for easy lookup.
2020-01-28 Not ZedImplement the few extensions previously implemented.
2020-01-28 Not Zedmemory tests
2020-01-27 Not ZedDelete noise.
2020-01-27 Not ZedAdd some microbenchmarks.
2020-01-26 Not ZedExport the demo, mostly for javadoc.
2020-01-26 Not Zedjavadoc fixes
2020-01-26 Not ZedIgnore .lib
2020-01-26 Not ZedJust use the ByteBuffer address to directly unmap the...
2020-01-26 Not ZedSet the hashtable loadfactor to 1 rather than 2.
2020-01-26 Not ZedImprove CLEventList design and fix CLEvent.setEventCall...
2020-01-25 Not ZedMore tests and minor changes.
2020-01-25 Not ZedAdd test driver
2020-01-25 Not ZedAdd a couple of tests.
2020-01-25 Not ZedFixed the rotation option.
2020-01-25 Not ZedFix the pointer array allocation length.
2020-01-25 Not ZedRevert incorrect change to release()
2020-01-25 Not ZedAdded some gc debugging / helpers.
2020-01-25 Not ZedAdded javafx mandelbrot zoomer demo.
2020-01-25 Not ZedAllow per-module --module-path parameters
2020-01-25 Not ZedMake jdk.foreign transitive.
2020-01-25 Not ZedAdd CLObject.release() static methods to avoid Native...
2020-01-24 Not ZedMostly documentation updates with a couple more api...
2020-01-24 Not ZedStarted a panama (no jni) based implementation.
2019-10-26 Michael ZucchiBump to JDK 13
2019-10-26 Michael ZucchiRemove .classes from jni .o
2019-10-19 Michael ZucchiRenamed config.make to config.make.in so it isn't check...
2019-08-02 Michael ZucchiTweaks to java.make.
2019-04-23 Michael ZucchiSwitch trunk to pre 1.1 dev
2019-04-23 Michael ZucchiBump for 1.0 release, nativez-1.0 zcl-1.0
2019-04-22 Michael ZucchiUpdate the README.
2019-04-22 Michael ZucchiUpdate java lookups to use new nativez mechanism.
2019-04-22 Michael ZucchiInitial load of pre 2.0 modularised zcl.