RFR: 8265795: vmTestbase/nsk/jvmti/AttachOnDemand/attach022/TestDescription.java fails when running with JEP 416 [v2]

Leonid Mesnik lmesnik at openjdk.java.net
Mon Nov 22 04:23:01 UTC 2021


On Mon, 22 Nov 2021 01:38:47 GMT, David Holmes <dholmes at 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


More information about the serviceability-dev mailing list