[11u] RFR (S) 8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
Aleksey Shipilev
shade at redhat.com
Thu Feb 28 10:56:23 UTC 2019
On 2/28/19 11:45 AM, Langer, Christoph wrote:
>>> Can you try run the test with only jdk.compiler/com.sun.tools.javac.main
>> (e.g. without +open)?
>>
>> Just did, it passes with:
>>
>> * @modules jdk.compiler/com.sun.tools.javac.api
>> * jdk.compiler/com.sun.tools.javac.main
>> * jdk.compiler/com.sun.tools.javac.code:+open
>>
>> Should probably go with that!
>
> Yep, I also verified that the test standalone fails without jdk.compiler/com.sun.tools.javac.main in jdk/jdk. Will file a bug/fix for that.
Okay, thanks! Maybe I just backport the patch as is, and we apply the testbug backport right away.
-Aleksey
More information about the jdk-updates-dev
mailing list