-
Bug
-
Resolution: Fixed
-
P2
-
22
-
b14
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8340123 | 21.0.6-oracle | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
JDK-8322607 | 21.0.3 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8340124 | 17.0.14-oracle | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
JDK-8340287 | 17.0.14 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8340122 | 11.0.26-oracle | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
serviceability/jdwp/AllModulesCommandTest.java
Here's a snippet from the log file:
#section:main
----------messages:(7/376)----------
command: main AllModulesCommandTest
reason: User specified action: run main/othervm AllModulesCommandTest
started: Wed Aug 30 18:26:23 UTC 2023
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.jdwp.agent,java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
finished: Wed Aug 30 18:26:24 UTC 2023
elapsed time (seconds): 1.024
----------configuration:(4/111)----------
Boot Layer
add modules: jdk.jdwp.agent java.base
add exports: java.base/jdk.internal.misc ALL-UNNAMED
----------System.out:(1/1676)----------
Command line: [/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+13-953/linux-x64-debug.jdk/jdk-22/fastdebug/bin/java -cp /opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S152494/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/437eabab-8674-4947-aa94-28da6cfd6a45/runs/06e03276-18aa-45e3-95b7-d1e574b316be/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_serviceability/classes/0/serviceability/jdwp/AllModulesCommandTest.d:/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+13-953/src.full/open/test/hotspot/jtreg/serviceability/jdwp:/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S152494/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/437eabab-8674-4947-aa94-28da6cfd6a45/runs/06e03276-18aa-45e3-95b7-d1e574b316be/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_serviceability/classes/0/test/lib:/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+13-953/src.full/open/test/lib:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/jtreg.jar -XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=/opt/mach5/mesos/work_dir/jib-master/install/jdk/20/36/bundles/linux-x64/jdk-20_linux-x64_bin.tar.gz/jdk-20 -Djava.io.tmpdir=/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S152494/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/437eabab-8674-4947-aa94-28da6cfd6a45/runs/06e03276-18aa-45e3-95b7-d1e574b316be/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_serviceability/tmp -Xshare:off -showversion -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=0 AllModulesCommandTestDebuggee ]
----------System.err:(4/222)----------
java version "22-ea" 2024-03-19
Java(TM) SE Runtime Environment (fastdebug build 22-ea+13-953)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 22-ea+13-953, mixed mode)
Debuggee error: 'java version "22-ea" 2024-03-19'
----------rerun:(38/7357)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 1]
The failing test was modified by the following fix:
so I've labeled this bug as a regression.
- backported by
-
JDK-8322607 [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
-
JDK-8340122 [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
-
JDK-8340123 [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
-
JDK-8340124 [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
-
JDK-8340287 [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
- relates to
-
JDK-8314834 serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/320cf855
-
Commit openjdk/jdk/5cbff246
-
Commit(master) openjdk/jdk17u-dev/e4590bf5
-
Review openjdk/jdk21u-dev/61
-
Review openjdk/jdk/15499
-
Review openjdk/jdk/15544
-
Review(master) openjdk/jdk17u-dev/2873