[11u] RFR (S) 8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Feb 27 19:11:30 UTC 2019
Hi Aleksey,
I don't see why 'jdk.compiler/com.sun.tools.javac.main:+open' is needed, could you please explain?
-- Igor
> On Feb 27, 2019, at 11:01 AM, Aleksey Shipilev <shade at redhat.com> wrote:
>
> Please review this backport to 11u.
>
> Original bug:
> https://bugs.openjdk.java.net/browse/JDK-8209055
>
> Original fix:
> http://hg.openjdk.java.net/jdk/jdk/rev/1a6aeca4a8c9
>
> The patch does apply cleanly to 11u, but test needs fixups to compile and run. I needed to add this
> line to @modules:
> + * jdk.compiler/com.sun.tools.javac.main:+open
>
> Testing: langtools:tier1, regression test (fails without the patch, passes with),
>
> Thanks,
> -Aleksey
>
More information about the jdk-updates-dev
mailing list