> On Mar 22, 2016, at 8:03 AM, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > > Hi, > > Please find below a new test that verifies that JDK-8152389 does > not occur in JDK 9. > > bug: > 8152436: Add a test to verify that the root logger correctly > reports the caller's information > https://bugs.openjdk.java.net/browse/JDK-8152436 > > Issue being verified by the test: > https://bugs.openjdk.java.net/browse/JDK-8152389 > > Webrev (test only): > http://cr.openjdk.java.net/~dfuchs/webrev_8152436/webrev.00/
+1 It’d be nice to convert to TestNG test and could be done in a separate issue. Mandy