RFR(xxs): 8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580

Calvin Cheung calvin.cheung at oracle.com
Tue Nov 21 23:45:18 UTC 2017



On 11/21/17, 3:40 PM, David Holmes wrote:
> Looks good.
Thanks for your review, David.
>
> FYI you never need to import anything from java.lang
Noted.

thanks,
Calvin
>
> Thanks,
> David
>
> On 22/11/2017 9:30 AM, Calvin Cheung wrote:
>> The fix is to add the following import:
>>
>> 36 import jdk.test.lib.Platform;
>>
>>
>> I've also re-arranged the import statements in alphabetical order.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8191739
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/8191739/webrev.00/
>>
>> Tested locally on linux-x64.
>>
>> thanks,
>> Calvin
>>


More information about the hotspot-runtime-dev mailing list