jdk/.hgignore
author dfuchs
Thu, 19 Dec 2013 14:53:10 +0100
changeset 22073 3cac022a1634
parent 21615 0231a565a5b7
child 26490 5480836430aa
permissions -rw-r--r--
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete. Reviewed-by: mchung

^build/
^dist/
^testoutput/
/nbproject/private/
^make/netbeans/.*/build/
^make/netbeans/.*/dist/
^.hgtip
.DS_Store