[8u] Request for approval and review: 8180934 (XS): PutfieldError failed with UnsupportedClassVersionError
David Holmes
david.holmes at oracle.com
Mon May 29 01:51:27 UTC 2017
On 27/05/2017 12:44 AM, harold seigel wrote:
> Hi Zoltan,
>
> Instead of deleting the test, can the class file version of Bad.jasm be
> changed to 52 for JDK-8u?
I concur. As I just wrote in the bug report I don't see how the changes
can be backported to 8u but the test is somehow invalid for 8u!
Also as a point of order: a RFR and a RFA are distinct and should be
posted separately: the RFR on hotspot-xxx-dev (as appropriate) and the
RFA on jdk8u-dev.
Thanks,
David
> Thanks, Harold
>
>
> On 5/26/2017 10:17 AM, Zoltán Majó wrote:
>> Hi,
>>
>>
>> when backporting 8160551, I also backported a test that is relevant
>> only for class files with version >= 53. As JDK 8 supports only class
>> files with version < 53, having the test in the JDK 8u test base does
>> not make sense. This changeset proposes to remove the test.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8180934
>> http://cr.openjdk.java.net/~zmajo/8180934/webrev.00/
>>
>> I executed all hotspot/runtime tests with the changeset (using JDK
>> 8u122), no problems have shown up. JPRT testing is in progress.
>>
>> Please note that this fix is a JDK 8u-specific fix (not a backport of
>> some existing fix in JDK 9).
>>
>> Thank you!
>>
>> Best regards,
>>
>>
>> Zoltan
>>
>
More information about the jdk8u-dev
mailing list