RFR: 8030192 - [TEST_BUG] java/util/logging/TestLoggerBundleSync.java failed with NPE

Mandy Chung mandy.chung at oracle.com
Wed Dec 18 20:43:22 UTC 2013


On 12/18/2013 7:02 AM, Daniel Fuchs wrote:
> Hi
>
> Please find below a fix for:
>
> 8030192 - [TEST_BUG] java/util/logging/TestLoggerBundleSync.java
>           failed with NPE
> https://bugs.openjdk.java.net/browse/JDK-8030192
>
>
> http://cr.openjdk.java.net/~dfuchs/webrev_8030192/webrev.00/
>

The patch looks fine.   This test verifies the case when some loggers 
are GC'ed and thus the logger is kept in a local variable. Nit: typo in 
line 268: s/explicitely/explicitly/.

Mandy



More information about the core-libs-dev mailing list