RFR(XS): 8150054: Code missing from JDK-8150054 causing many test failures
Nils Eliasson
nils.eliasson at oracle.com
Thu Mar 17 21:00:46 UTC 2016
I can give you an overview and Pavel can give you the gory details.
What would have caught this was having at least some of these tests in
JPRT, or me removing the JTwork directory between the test runs.
//Nils
On 2016-03-17 20:43, Vladimir Kozlov wrote:
> It seems fine but it is impossible for me to understand what is going
> on in these tests code.
>
> Thanks,
> Vladimir
>
> On 3/17/16 12:38 PM, Nils Eliasson wrote:
>> Hi,
>>
>> Please review this fix of the JDK-8150054 checkin that was missing
>> one change causing all affected compilercontrol tests to fail.
>>
>> Testing:
>> rm -rf JT*; java -jar jtreg.jar -noignore
>> hotspot/test/compiler/compilercontrol
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8152090
>> Webrev: http://cr.openjdk.java.net/~neliasso/8152090/webrev.01/
>>
>> Regards,
>> Nils Eliasson
>>
More information about the hotspot-compiler-dev
mailing list