[JDK 13] RFR 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java

Amy Lu amy.lu at oracle.com
Wed Apr 3 05:31:34 UTC 2019


Thank you Mandy!

Pushed.

Thanks,
Amy

On 4/3/19 12:02 AM, Mandy Chung wrote:
>
>
> 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