<AWT Dev> RFR: 8170493: JNI exception pending in JavaComponentAccessibility.m:142

Sergey Bylokhov sergey.bylokhov at oracle.com
Mon Jan 16 15:17:32 UTC 2017


Hi, Phi.
> // these constants are duplicated in CAccessibility.java
> @@ -136,7 +137,7 @@
>         fJavaRole = [javaRole retain];
> 

I am not sure but it seems strange that we will return the "self"(and will use it later), because it is not nil and was not properly initialized (for example fActionsLOCK field which is used for synchronization will be nil).


More information about the awt-dev mailing list