[JDK 13] RFR 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
Mandy Chung
mandy.chung at oracle.com
Tue Apr 2 16:02:11 UTC 2019
On 4/1/19 11:40 PM, Amy Lu wrote:
> Please review the patch to fix a fake passed test:
>
> jdk/internal/ref/Cleaner/ExitOnThrow.java
>
> It expects the target test program exists with '1', and throws an
> exception. Due to the target test program be wrongly forked (missed
> --add-exports ), it exists with '1' but with unexpected
> java.lang.IllegalAccessError.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8178335
> webrev: http://cr.openjdk.java.net/~amlu/8178335/webrev.00
Looks good.
Mandy
More information about the core-libs-dev
mailing list