Re: [13] JDK-8216008: -Djavax.accessibility.assistive_technologies empty list leads to crash

2019-02-08 Thread Philip Race
FWIW I think this could be closed out as "not a bug". An empty value string is an error and the spec. says AWTError is how errors are reported. In fact I'll argue that 8 was wrong not to have thrown an exception in such a case. It was an accident of the implementation that it did not. But if we wa

Re: [13] JDK-8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe

2019-02-08 Thread Phil Race
So yes .. it changes that .. but could you explain why the new string is correct ? I don't see an evaluation here, or in the bug report - where there should be one! Also the indentation seems wrong  - even when I look at the "raw" file. -phil. On 2/8/19 1:07 AM, Shashidhara Veerabhadraiah wrot

[13] JDK-8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe

2019-02-08 Thread Shashidhara Veerabhadraiah
Hi All, Please review a fix for the below customer bug. Bug: https://bugs.openjdk.java.net/browse/JDK-8190361 Webrev: http://cr.openjdk.java.net/~sveerabhadra/8190361/webrev.01/ The version string for the jaccessinspector and jaccesswalker modules had the string "JDK_BUILD_ID" and this