RFR: 8258054: runtime/sealedClasses/GetPermittedSubclassesTest.java fails w/ jdk17
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Dec 10 18:18:58 UTC 2020
On Thu, 10 Dec 2020 18:05:48 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> Hi all,
>>
>> could you please review this small and trivial patch which updates class file version in `test/hotspot/jtreg/runtime/sealedClasses/GetPermittedSubclasses.jcod`? [8257450](https://bugs.openjdk.java.net/browse/JDK-8257450] has updated only one class defined by `GetPermittedSubclasses.jcod`, this patch updates the 2nd (out of 2).
>>
>> testing: `runtime/sealedClasses/GetPermittedSubclassesTest.java`
>>
>> -- Igor
>
> Marked as reviewed by darcy (Reviewer).
thanks for all the reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1738
More information about the hotspot-runtime-dev
mailing list