-
Bug
-
Resolution: Fixed
-
P4
-
9
dtrace/jsdt/creation/CheckAllTypesTest failed on nightly testing for jdk9/hs/hotspot:
2014-05-06T17:47:22.84] + /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/main_baseline/solaris-amd64//bin/java -d64 -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+UseConcMarkSweepGC 'dtrace.jsdt.creation.CheckAllTypesTest.CheckAllTypesTest$OutputChecker' -dtraceOutput=/export/local/aurora/sandbox/results/ResultDir/CheckAllTypesTest/dtrace.out
[2014-05-06T17:47:23.88] Expected and resulting attributes do not match :
[2014-05-06T17:47:23.88] The following probes are unexpected or have wrong attributes or argument types:
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Byte has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [char]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Short has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [short]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_short has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [short]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Long has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [long long]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_byte has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [char]
[2014-05-06T17:47:23.88]
[2014-05-06T17:47:23.88] TEST FAILED
[2014-05-06T17:47:23.93] # Test level exit status: 97
2014-05-06T17:47:22.84] + /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/main_baseline/solaris-amd64//bin/java -d64 -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+UseConcMarkSweepGC 'dtrace.jsdt.creation.CheckAllTypesTest.CheckAllTypesTest$OutputChecker' -dtraceOutput=/export/local/aurora/sandbox/results/ResultDir/CheckAllTypesTest/dtrace.out
[2014-05-06T17:47:23.88] Expected and resulting attributes do not match :
[2014-05-06T17:47:23.88] The following probes are unexpected or have wrong attributes or argument types:
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Byte has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [char]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Short has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [short]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_short has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [short]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_Long has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [long long]
[2014-05-06T17:47:23.88] AllTypesProvider:java_tracing:unspecified:method_byte has wrong argument types:
[2014-05-06T17:47:23.88] [long] instead of [char]
[2014-05-06T17:47:23.88]
[2014-05-06T17:47:23.88] TEST FAILED
[2014-05-06T17:47:23.93] # Test level exit status: 97
- relates to
-
JDK-6690903 JSDT passes probe argument types to dtrace as "long" even for int, short, byte.
-
- Closed
-