RFR 9: 8136597 : java/lang/ProcessHandle/InfoTest.java fails: commandLine() should at least contain 'java'

Roger Riggs Roger.Riggs at Oracle.com
Mon Dec 21 15:40:49 UTC 2015


Please review this test fix to allow the test to pass even if the OS 
provided commandline information is truncated and does not include the 
full command.  It appears on Solaris when the path to the java command 
is longer than 80 chars.

webrev:
   http://cr.openjdk.java.net/~rriggs/webrev-info-8136597/

Issue:
   https://bugs.openjdk.java.net/browse/JDK-8136597

Thanks, Roger




More information about the core-libs-dev mailing list