On Wed, 24 Dec 2025 02:05:21 GMT, Chris Plummer <[email protected]> wrote:
>> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update commnets for ClassUnloader > > test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java line 42: > >> 40: * using WhiteBox.fullGC technique. >> 41: * >> 42: * <p>The method <code>unloadClass()</code> is provided which call > > should be "calls" Thanks. Fixed. > test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java line 238: > >> 236: * >> 237: * @throws Failure if exception other than OutOfMemoryError >> 238: * is thrown while trigger full GC > > should be "triggering" Thanks. Fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2678272674 PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2678273095
