On Sat, 3 Apr 2021 04:17:14 GMT, Chris Plummer <[email protected]> wrote:
>> Hui Shi has updated the pull request incrementally with one additional >> commit since the last revision: >> >> clarify comments > > test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor.java > line 175: > >> 173: System.gc(); >> 174: // Step2 loop allocation consume "bytes until sample", each >> iteration allocate >> 175: // about 1600KB, 10 iterations can definitly consume initial "bytes >> until sample" > > // Step2 loop allocation consumes "bytes until sample". Each iteration > allocates > // about 1600KB, so 10 iterations will definitely consume initial "bytes > until sample" Fixed ------------- PR: https://git.openjdk.java.net/jdk/pull/3265
