<AWT Dev> [9] Review Request: 8058858 JRE 8u20 crashes while using Japanese IM on Windows
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Sep 23 17:13:46 UTC 2014
On 23.09.2014 20:21, Phil Race wrote:
> Seems fine. Is it DeleteLocalRef that crashes or does the crash happen
> later because
> it some how deleted the global ref ?
It was crashed after, when a cached value was reused.
> I'd expect it to know the difference
> between a local ref and a global ref but perhaps it does not ...
>
> -phil.
>
> On 9/22/2014 8:29 AM, Sergey Bylokhov wrote:
>> Hello.
>> Please review the fix for jdk 9. The problem is that we call
>> DeleteLocalRef() on the cached global reference returned by
>> JNU_ClassString(env).
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8058858
>> Webrev can be found at:
>> http://cr.openjdk.java.net/~serb/8058858/webrev.00
>>
>
--
Best regards, Sergey.
More information about the awt-dev
mailing list