openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

Eliminate redundant vlog lock

Open mpirvu opened this issue 1 year ago • 2 comments
trafficstars

Changed TR_VerboseLog::writeLineLocked() into TR_VerboseLog::writeLine() because we are already in a TR_VerboseLog::CriticalSection

mpirvu avatar Jun 29 '24 03:06 mpirvu

jenkins compile zlinux jdk17

mpirvu avatar Jun 29 '24 03:06 mpirvu

jenkins test sanity xlinux jdk17

mpirvu avatar Jun 29 '24 13:06 mpirvu

Will merge tomorrow, since most people are out on holiday today (just in case heh).

dsouzai avatar Jul 02 '24 11:07 dsouzai