Thu, 12 Mar 2015 14:50:18 +0000 Zulu support: move natives from OracleJDK7 to OpenJDK7 as they are used by OpenJDK7 on Windows
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Mar 2015 14:50:18 +0000] rev 3395
Zulu support: move natives from OracleJDK7 to OpenJDK7 as they are used by OpenJDK7 on Windows Namely TwoStackSocketImpl natives and some JDI natives dealing with IPC connector/transport.
Wed, 11 Mar 2015 12:38:10 +0000 Java release: On UNIX, prefer OpenJDK over Zulu, on Windows, prefer Zulu over Oracle JDK
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 11 Mar 2015 12:38:10 +0000] rev 3394
Java release: On UNIX, prefer OpenJDK over Zulu, on Windows, prefer Zulu over Oracle JDK Make sure Java defaultRelease does not return any Java 8 release as Java 8 is not (yet) supported.
Wed, 11 Mar 2015 11:41:31 +0000 Zulu support: added Zulu7 and Zulu8 JavaReleases
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 11 Mar 2015 11:41:31 +0000] rev 3393
Zulu support: added Zulu7 and Zulu8 JavaReleases ...used for Zulu JDKs: http://www.azulsystems.com/products/zulu Zulu 6 was not added and won't be - JDK6 is too old now.
Mon, 02 Mar 2015 16:09:34 +0000 Replaced old-style `'string' infoPrintCR` logging with new-style `Logger log:'string'` logging
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Mar 2015 16:09:34 +0000] rev 3392
Replaced old-style `'string' infoPrintCR` logging with new-style `Logger log:'string'` logging
Mon, 02 Mar 2015 14:21:07 +0000 Use new Logger API (use Logger severityXXX instead of symbols)
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Mar 2015 14:21:07 +0000] rev 3391
Use new Logger API (use Logger severityXXX instead of symbols) Changed severity of several statements to either debug or trace (such as class loading)
Wed, 25 Feb 2015 19:45:09 +0100 Added support for InvokeDynamic to JavaByteCodeProcessor.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 25 Feb 2015 19:45:09 +0100] rev 3390
Added support for InvokeDynamic to JavaByteCodeProcessor. This allows for - at least - reading and analyzing classes that uses InvokeDynamic. InvokeDynamic is NOT supported by the VM (not yet).
Fri, 20 Feb 2015 14:50:18 +0000 Fix in JavaRelease: correctly detect Java home on Windows for Oracle Java.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 20 Feb 2015 14:50:18 +0000] rev 3389
Fix in JavaRelease: correctly detect Java home on Windows for Oracle Java. Make sure javaHome is a String, not filename.
Tue, 17 Feb 2015 13:45:39 +0000 JavaClass: added JavaClass>>sourceDecompiled with better description text.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Feb 2015 13:45:39 +0000] rev 3388
JavaClass: added JavaClass>>sourceDecompiled with better description text. This also allows for customization in subclasses.
Thu, 12 Feb 2015 12:22:59 +0000 buildfiles: oops, build Java classes with debug info.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Feb 2015 12:22:59 +0000] rev 3387
buildfiles: oops, build Java classes with debug info. It's not that bug and very handy!
Mon, 02 Mar 2015 17:50:49 +0100 Merged with mercurial revision 58d72cc6d5f (3 changesets total) cvs_MAIN
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Mar 2015 17:50:49 +0100] rev 3386
Merged with mercurial revision 58d72cc6d5f (3 changesets total) Merged changesets: - 858b2f40ce91: Jan Vrany, 2015-02-25 19:45 +0100: Added support for InvokeDynamic to JavaByteCodeProcessor. - 98eb8443f4f4: Jan Vrany, 2015-03-02 14:21 +0000: Use new Logger API (use Logger severityXXX instead of symbols) - 58d72cc6d5f6: Jan Vrany, 2015-03-02 16:09 +0000: Replaced old-style `'string' infoPrintCR` logging with new-style `Logger log:'string'` logging
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip