<Swing Dev> RfR: JDK-8071334, Investigate JAB changes required to support the version string change
Pete Brunet
peter.brunet at oracle.com
Wed Dec 9 22:59:39 UTC 2015
Please review this simple patch:
http://cr.openjdk.java.net/~ptbrunet/JDK-8071334/webrev.00/
There was some old "if JDK 1.4" code that was removed via this patch.
There was no version string change impact; the JAB (Java Access Bridge)
just passes the java.version property through via the JAB GetVersionInfo
method and users of the JAB don't use the string other than
jaccessinspector.exe displays it.
Pete
More information about the swing-dev
mailing list