-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b09
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298369 | 15.0.10 | Yuri Nesterenko | P4 | Resolved | Fixed | b04 |
JDK-8298370 | 13.0.14 | Yuri Nesterenko | P4 | Resolved | Fixed | b04 |
JDK-8299649 | 11.0.19-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8302723 | 11.0.19 | Goetz Lindenmaier | P4 | Resolved | Fixed | b03 |
sun/util/resources/cldr/TimeZoneNamesTest.java
Here's a snippet from the log file:
#section:testng
----------messages:(7/340)----------
command: testng -Djava.locale.providers=CLDR TimeZoneNamesTest
reason: User specified action: run testng/othervm -Djava.locale.providers=CLDR TimeZoneNamesTest
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.localedata
Timeout information:
--- Timeout information end.
elapsed time (seconds): 516.23
----------configuration:(3/42)----------
Boot Layer
add modules: jdk.localedata
----------System.out:(3110/72214)----------
[TestNG] Running:
sun/util/resources/cldr/TimeZoneNamesTest.java
Locale:
tz: UTC
tz: Etc/UTC
<snip>
tz: America/Argentina/Buenos_Aires
tz: Europe/Nicosia
tz: US/Pacific
Locale: ff_SN_#Latn
----------System.err:(0/0)----------
----------rerun:(40/5947)*----------
<snip>
result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-17+9-600/linux-x64-debug.jdk/jdk-17/fastdebug/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 516204ms).
The JVM args for this test task are: -Xcheck:jni
This makes me wonder if the JNI checking combined
with fastdebug has really slowed down this test.
- backported by
-
JDK-8298369 sun/util/resources/cldr/TimeZoneNamesTest.java timed out
- Resolved
-
JDK-8298370 sun/util/resources/cldr/TimeZoneNamesTest.java timed out
- Resolved
-
JDK-8299649 sun/util/resources/cldr/TimeZoneNamesTest.java timed out
- Resolved
-
JDK-8302723 sun/util/resources/cldr/TimeZoneNamesTest.java timed out
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/eb8c6f59
-
Commit openjdk/jdk13u-dev/29d3fa7e
-
Commit openjdk/jdk15u-dev/1f5bae30
-
Commit openjdk/jdk/becee643
-
Review openjdk/jdk11u-dev/1753
-
Review openjdk/jdk13u-dev/439
-
Review openjdk/jdk15u-dev/312
-
Review openjdk/jdk/2465