On Mon, 8 Jun 2026 18:38:38 GMT, Chen Liang <[email protected]> wrote:
>> [JDK-8378881](https://bugs.openjdk.org/browse/JDK-8378881) no longer >> reproduces. It has been closed as a dup of >> [JDK-8367748](https://bugs.openjdk.org/browse/JDK-8367748), which is still >> open, but should be closed as a dup of >> [JDK-8380896](https://bugs.openjdk.org/browse/JDK-8380896), which is fixed >> and seems to have addressed this issue. >> >> Cleaning this up now in valhalla will prevent jcheck problem list complaints >> when integrated into mainline. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > test/jdk/ProblemList.txt line 722: > >> 720: >> 721: # The following test failures DID NOT reproduce during Tier[1-8] testing >> 722: # done for 8377828. Further analysis is being done with 8376235: > > Does this comment apply to `JStackStressTest` below? No, it applies to sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java. The blank line between the two entries is the clue. I see that I wrote "The following test failures" instead of "The following test failure" and the two bug IDs mentioned in the comment (8377828 and 8376235) no longer match the bug ID for the entry being removed (8378881). I suspect that was a later change. I remember setting that bug ID to 8376235, but I'm not sure what happened after that... ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2519#discussion_r3376190089
