On Mon, 22 Nov 2021 01:38:47 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fixed > > test/hotspot/jtreg/serviceability/jvmti/VMObjectAlloc/VMObjectAllocTest.java > line 49: > >> 47: mh.invoke("str"); >> 48: >> 49: if(getNumberOfAllocation() != 1) { > > space after 'if' please fixed ------------- PR: https://git.openjdk.java.net/jdk/pull/6478