-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8357388 | 21.0.8 | Satyen Subramaniam | P4 | Resolved | Fixed | b05 |
There are a few jcmd tests that verify stack dumps. They fail with the virtual thread test factory because virtual threads are not included in stack dumps. Need to fix them when jcmd has corresponding options, or avoid running them with virtual threads.
Tests:
sun/tools/jcmd/JcmdOutputEncodingTest.java
serviceability/dcmd/thread/PrintConcurrentLocksTest.java
serviceability/dcmd/thread/PrintTest.java
serviceability/dcmd/thread/ThreadDumpToFileTest.java
+
Tests:
sun/tools/jcmd/JcmdOutputEncodingTest.java
serviceability/dcmd/thread/PrintConcurrentLocksTest.java
serviceability/dcmd/thread/PrintTest.java
serviceability/dcmd/thread/ThreadDumpToFileTest.java
+
- backported by
-
JDK-8357388 The jcmd thread dump related tests should test virtual threads
-
- Resolved
-
- links to
-
Commit openjdk/jdk/edd47c10
-
Commit(master) openjdk/jdk21u-dev/17b695d4
-
Review openjdk/jdk/19016
-
Review(master) openjdk/jdk21u-dev/1807