Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
17
-
b15
Description
TestStringDedupStress test started to fail since JDK-8263832, it turns out that Threads::possibly_parallel_threads_do() only iterates Java and VM threads.
Another look of original code, it works correctly,JDK-8263832 should be backout.
Another look of original code, it works correctly,
Attachments
Issue Links
- relates to
-
JDK-8263832 Shenandoah: Fixing parallel thread iteration in final mark task
-
- Resolved
-