Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045228 | 8u25 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8035749 | 8u20 | Kevin Walls | P4 | Resolved | Fixed | b04 |
JDK-8053232 | emb-8u26 | Kevin Walls | P4 | Resolved | Fixed | b17 |
JDK-8038478 | 7u80 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8060857 | 7u79 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8057290 | 7u76 | Kevin Walls | P4 | Resolved | Fixed | b01 |
Host: vmsqe-core2q-11, Intel x86 2400 MHz, 4 cores, 8G, Solaris / Solaris 10, i86pc
Options: -d64 -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M
The compilation errors occur on multiple platforms.
#Test Results (version 2)
#Wed Jan 22 13:27:05 MSK 2014
#checksum:28fb8aef65e2ea72
#-----testdescription-----
$file=/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java
$root=/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test
keywords=bug8028623
library=/testlibrary
run=ASSUMED_ACTION main Test8028623\n
source=Test8028623.java
title=Test hashing of extended characters in Serviceability Agent.
#-----environment-----
#-----testresult-----
description=file\:/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java
elapsed=1476 0\:00\:01.476
end=Wed Jan 22 13\:27\:05 MSK 2014
environment=regtest
execStatus=Failed. Compilation failed\: Compilation failed
hostname=vmsqe-core2q-11
javatestOS=SunOS 5.10 (x86)
javatestVersion=4.4
jtregVersion=jtreg 4.1 fcs b06
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile
start=Wed Jan 22 13\:27\:04 MSK 2014
test=serviceability/sa/jmap-hashcode/Test8028623.java
user.name=gtee
work=/export/local/aurora/sandbox/results/workDir/serviceability/sa/jmap-hashcode
#section:script_messages
----------messages:(5/314)----------
JDK under test: (/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/solaris-amd64)
java version "1.8.0-ea-fastdebug"
Java(TM) SE Runtime Environment (build 1.8.0-ea-fastdebug-b124)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62-internal-201401201007.kwalls.hotspot-fastdebug, mixed mode)
#section:build
----------messages:(3/96)----------
command: build Test8028623
reason: Named class compiled on demand
elapsed time (seconds): 1.475
result: Failed. Compilation failed: Compilation failed
#section:compile
----------messages:(3/258)----------
command: compile -XDignore.symbol.file=true /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.475
----------System.out:(0/0)----------
----------System.err:(19/1407)----------
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:39: error: unmappable character for encoding ASCII
public static int ?? = 1;
^
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:39: error: unmappable character for encoding ASCII
public static int ?? = 1;
^
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:44: error: unmappable character for encoding ASCII
System.out.println(??);
^
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:44: error: unmappable character for encoding ASCII
System.out.println(??);
^
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:39: error: illegal start of type
public static int ?? = 1;
^
/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/serviceability/sa/jmap-hashcode/Test8028623.java:44: error: illegal start of expression
System.out.println(??);
^
6 errors
result: Failed. Compilation failed: Compilation failed
test result: Failed. Compilation failed: Compilation failed
- backported by
-
JDK-8035749 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
-
JDK-8038478 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
-
JDK-8045228 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
-
JDK-8053232 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
-
JDK-8057290 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
-
JDK-8060857 serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
-
- Resolved
-
- relates to
-
JDK-8061785 [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge
-
- Resolved
-
-
JDK-8028623 SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
-
- Resolved
-