On 10 Nov 2015, at 12:21, Jaroslav Bachorik <jaroslav.bacho...@oracle.com> wrote:
> Hi, > > On 9.11.2015 19:12, Alexandre (Shura) Iline wrote: >> Hi >> >> I have just realized that an NPE could also be possible in >> test/lib/testlibrary/jdk/testlibrary/Platform.java so it should be updated >> also: >> http://cr.openjdk.java.net/~shurailine/8139430/webrev.04/ Looks good Shura, and it will be nice when the @modules in the tests are cleaned up too. Trivially, space missing in ProcessTools.java 256 if[SPACE](pid == (int)pid) { -Chris.