> On Aug 23, 2016, at 11:10 PM, Jini Susan George <jini.geo...@oracle.com> > wrote: > > Hi all, > > Could you please review the fix for: > > Bug: https://bugs.openjdk.java.net/browse/JDK-8164562 > Webrev: http://cr.openjdk.java.net/~jgeorge/8164562/webrev.00/ > > I took the liberty to do some module related cleanups in the test also while > fixing this issue. >
The @module cleanup looks fine to workaround https://bugs.openjdk.java.net/browse/CODETOOLS-7901761 What causes the test to throw NPE? It's unclear to me. Mandy