-
Bug
-
Resolution: Not an Issue
-
P4
-
repo-loom
com/sun/jdi/DeferredStepTest.java
com/sun/jdi/EarlyReturnTest.java
com/sun/jdi/ExceptionEvents.java
com/sun/jdi/FetchLocals.java
com/sun/jdi/Frames2Test.java
com/sun/jdi/GetSetLocalTest.java
com/sun/jdi/JdbMethodExitTest.java
com/sun/jdi/JdbStepTest.java
com/sun/jdi/JdbStopThreadTest.java
com/sun/jdi/JdbStopThreadidTest.java
com/sun/jdi/LaunchCommandLine.java
com/sun/jdi/MethodEntryExitEvents.java
com/sun/jdi/MultiBreakpointsTest.java
com/sun/jdi/NativeInstanceFilter.java
com/sun/jdi/PopAndStepTest.java
com/sun/jdi/PopAsynchronousTest.java
com/sun/jdi/PopSynchronousTest.java
com/sun/jdi/RedefineCrossStart.java
com/sun/jdi/RedefineG.java
com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java
com/sun/jdi/RedefineTTYLineNumber.java
com/sun/jdi/ReferrersTest.java
com/sun/jdi/ResumeAfterThreadResumeCallTest.java
com/sun/jdi/SetLocalWhileThreadInNative.java
com/sun/jdi/StepTest.java
com/sun/jdi/redefine/RedefineTest.java
com/sun/jdi/redefineMethod/RedefineTest.java
- relates to
-
JDK-8278470 [LOOM] JTREG wrapper causes some tests to fail due to unexpected exception handler
- Open
-
JDK-8307778 com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
- Resolved
-
JDK-8309334 ProcessTools.main() does not properly set thread names when using the virtual thread wrapper
- Resolved
-
JDK-8309391 Remove non-failing tests from test/jdk/ProblemList-Virtual.txt
- Resolved
-
JDK-8309396 com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id
- Resolved
-
JDK-8309420 com/sun/jdi/StepTest.java fails with virtual thread wrapper
- Resolved
-
JDK-8309505 com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread
- Resolved
-
JDK-8309506 com/sun/jdi/MultiBreakpointsTest.java fails with virtual test thread factory
- Resolved
-
JDK-8309509 com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
- Resolved
-
JDK-8309752 com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
- Resolved
-
JDK-8309757 com/sun/jdi/ReferrersTest.java fails with virtual test thread factory
- Resolved
-
JDK-8309329 com/sun/jdi/DeferredStepTest.java fails with virtual threads due to not waiting for threads to exit
- Resolved
-
JDK-8309397 com/sun/jdi/JdbXXX tests fail due to not being run with -Djdk.trackAllThreads
- Closed
-
JDK-8289546 TestScaffold.java could use some improvements to virtual thread wrapper support.
- Open