-
Bug
-
Resolution: Duplicate
-
P4
-
7u6
-
sparc
-
solaris
In the 2012.08.07 RT_Baseline nightly, the following test failed:
jcmd/vm/command_line/className
Here is the failing configuration:
Host: phys-gtee-2, Sun Sparcv9 1800 MHz, 8 cores, 16G, Solaris / Solaris 10, sun4u
JDK: Java(TM) SE Runtime Environment 1.7.0_06 b22 (1.7.0_06-fastdebug-b22)
VM: Java HotSpot(TM) Client VM 24.0 b20 (24.0-b20-internal-201208070320.kmcguiga.hotspot-fastdebug)
Options: -client -Xmixed -XX:DefaultMaxRAMFraction=8 -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M
Here is a snippet from the failing .log:
[2012-08-08T03:44:26.40] ${JAVA} ${JAVA_OPTS} ${EXECUTE_CLASS} ${TEST_ARGS}
[2012-08-08T03:44:26.40] # Actual: /export/local/common/jdk/baseline/solaris-sparc/bin/java -client -Xmixed -XX:DefaultMaxRAMFraction=8 -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M -Xmx129m -XX:+PrintGC -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+ThereShouldNotBeAnyVMOptionNamedLikeThis_Right jcmd.vm.command_line.CommandLine -executor className
[2012-08-08T03:44:29.22] Launching process by command line: /export/local/common/jdk/baseline/solaris-sparc/bin/jcmd jcmd.vm.command_line.CommandLine VM.command_line
[2012-08-08T03:44:29.22] Test failure: Did not see expected string "-Xmx129m -XX:+PrintGC -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+ThereShouldNotBeAnyVMOptionNamedLikeThis_Right", found "[28983:]"
[2012-08-08T03:44:29.22] at jcmd.vm.command_line.CommandLine.run(CommandLine.java:24)
[2012-08-08T03:44:29.22]
[2012-08-08T03:44:29.24] # Test level exit status: 97
# Host info: SunOS phys-gtee-2 5.10 Generic_127111-03 sun4u sparc SUNW,Sun-Fire-V490
jcmd/vm/command_line/className
Here is the failing configuration:
Host: phys-gtee-2, Sun Sparcv9 1800 MHz, 8 cores, 16G, Solaris / Solaris 10, sun4u
JDK: Java(TM) SE Runtime Environment 1.7.0_06 b22 (1.7.0_06-fastdebug-b22)
VM: Java HotSpot(TM) Client VM 24.0 b20 (24.0-b20-internal-201208070320.kmcguiga.hotspot-fastdebug)
Options: -client -Xmixed -XX:DefaultMaxRAMFraction=8 -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M
Here is a snippet from the failing .log:
[2012-08-08T03:44:26.40] ${JAVA} ${JAVA_OPTS} ${EXECUTE_CLASS} ${TEST_ARGS}
[2012-08-08T03:44:26.40] # Actual: /export/local/common/jdk/baseline/solaris-sparc/bin/java -client -Xmixed -XX:DefaultMaxRAMFraction=8 -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M -Xmx129m -XX:+PrintGC -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+ThereShouldNotBeAnyVMOptionNamedLikeThis_Right jcmd.vm.command_line.CommandLine -executor className
[2012-08-08T03:44:29.22] Launching process by command line: /export/local/common/jdk/baseline/solaris-sparc/bin/jcmd jcmd.vm.command_line.CommandLine VM.command_line
[2012-08-08T03:44:29.22] Test failure: Did not see expected string "-Xmx129m -XX:+PrintGC -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+ThereShouldNotBeAnyVMOptionNamedLikeThis_Right", found "[28983:]"
[2012-08-08T03:44:29.22] at jcmd.vm.command_line.CommandLine.run(CommandLine.java:24)
[2012-08-08T03:44:29.22]
[2012-08-08T03:44:29.24] # Test level exit status: 97
# Host info: SunOS phys-gtee-2 5.10 Generic_127111-03 sun4u sparc SUNW,Sun-Fire-V490
- duplicates
-
JDK-7190119 cmdFile fails intermittently on Solaris-X64
-
- Resolved
-