-
Bug
-
Resolution: Fixed
-
P4
-
22
-
Intel(R) Xeon(R) Platinum 8260 CPU 2.4GHz, 2 core, 8GB Memory
Windows 10 Enterprise
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322672 | 21.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8341580 | 17.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
sun/tools/jhsdb/JShellHeapDumpTest.java
sun/management/jmxremote/startstop/JMXStartStopTest.java
JShellHeapDumpTest
Starting Jshell
[JShell]:c:\work\jdk_latest\jdk\build\windows-x86_64-server-release\images\jdk\bin\jshell.exe
[JShell] | JShell??????? -- ?o?[?W????22-internal
[JShell] | ?T?v???????A?????????????????: /help intro
JShellHeapDumpTest expects "Welcome to JShell" as jshell command message, but the message is printed in Japanese on Javanese environment.
JMXStartStopTest
Caused by: java.lang.Exception: Starting agent on poprt 61306 should report an invalid agent state
at JMXStartStopTest.test_07(JMXStartStopTest.java:601)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 6 more
JMXStartStopTest expects "java.lang.RuntimeException: Invalid agent state" as the exception message, but the message is printed in Japanese on Japanese environment.
- backported by
-
JDK-8322672 Some tests in serviceability area fail on localized Windows platform
-
- Resolved
-
-
JDK-8341580 Some tests in serviceability area fail on localized Windows platform
-
- Resolved
-
- relates to
-
JDK-8290497 some tests in com/sun/jdi fail on localized Windows platform
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/506c4de9
-
Commit openjdk/jdk/49b29845
-
Commit(master) openjdk/jdk17u-dev/7adef868
-
Review openjdk/jdk21u-dev/83
-
Review openjdk/jdk/15172
-
Review(master) openjdk/jdk17u-dev/2940