On Tue, 4 Aug 2026 07:10:39 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Make loop infinite instead of counted so we get a core file if it fails. > > test/hotspot/jtreg/serviceability/dcmd/thread/libPrintRawMonitorLockTest.cpp > line 24: > >> 22: */ >> 23: >> 24: #include <string.h> > > Nit: Is this include really needed? No, it's not needed. Removed it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32092#discussion_r3712662976
