<Swing Dev> RfR: JDK-8071334, Investigate JAB changes required to support the version string change

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Dec 10 09:17:43 UTC 2015


  The fix looks good to me.

  I have just a question about the commented roles like 
AccessibleRole.STATUS_BAR in the AccessBridge.
  Are there use cases where they can be used?

  Thanks,
  Alexandr.

On 12/10/2015 1:59 AM, Pete Brunet wrote:
> 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