On Tue, 16 Mar 2021 01:55:49 GMT, Sergey Bylokhov wrote:
>> This patch ensure launcher won't crash JVM for the new static Methods from
>> local/anonymous class on MacOS.
>>
>> As @dholmes-ora pointed out in the analysis, this is a MacOS specific bug
>> when the launcher trying to grab class na
On Tue, 16 Mar 2021 07:43:54 GMT, Sergey Bylokhov wrote:
>> This bug is similar to https://bugs.openjdk.java.net/browse/JDK-8076264, and
>> the fix looks fine.
>
>> Maybe the AWT folk should decide what name should be displayed in this
>> case. The canonical name was chosen when all main classes
On Tue, 16 Mar 2021 01:59:33 GMT, Sergey Bylokhov wrote:
>> This patch ensure launcher won't crash JVM for the new static Methods from
>> local/anonymous class on MacOS.
>>
>> As @dholmes-ora pointed out in the analysis, this is a MacOS specific bug
>> when the launcher trying to grab class na
On Tue, 16 Mar 2021 15:33:37 GMT, Alan Bateman wrote:
> Using an anonymous class for the main class looks strange and hard to believe
> anyone is relying on this. I wonder if we should do more checking
> LauncherHelper.validateMainClass to reject cases like this.
I raised that same question, a
> This patch ensure launcher won't crash JVM for the new static Methods from
> local/anonymous class on MacOS.
>
> As @dholmes-ora pointed out in the analysis, this is a MacOS specific bug
> when the launcher trying to grab class name to be displayed as the
> Application name on the menu.
>
>
On Tue, 16 Mar 2021 17:39:34 GMT, Henry Jen wrote:
>> test/jdk/tools/launcher/8261785/CrashTheJVM.java line 1:
>>
>>> 1: import java.io.IOException;
>>
>> Copyright?
>
> This file is mostly based on the bug report as I just adjust static keyword
> to make sure we cover different cases, thus I
> This patch ensure launcher won't crash JVM for the new static Methods from
> local/anonymous class on MacOS.
>
> As @dholmes-ora pointed out in the analysis, this is a MacOS specific bug
> when the launcher trying to grab class name to be displayed as the
> Application name on the menu.
>
>
On 16/03/2021 2:59 pm, David Holmes wrote:
On 16/03/2021 11:58 am, Sergey Bylokhov wrote:
On Sun, 14 Mar 2021 23:34:55 GMT, Henry Jen wrote:
This patch ensure launcher won't crash JVM for the new static Methods
from local/anonymous class on MacOS.
As @dholmes-ora pointed out in the analysis
On Mon, 15 Mar 2021 17:21:01 GMT, Alexander Zuev wrote:
> Initial implementation
> Moved the CAccessibility ignore list initialization to the new code
> Some cleanup
> Expose a new API - isAccessibilityElement instead of deprecated
> accessibilityIsIgnored
src/java.desktop/macosx/native/libawt_
On Sun, 14 Mar 2021 11:10:09 GMT, Pankaj Bansal wrote:
> It looks like the Dialog must have handled the keys as there are no special
> keys mentioned for JAWS to interact with the component like the VO
Did you check this list of hotkeys?
https://www.freedomscientific.com/training/jaws/hotkeys
h
10 matches
Mail list logo