RFR: 8258054: runtime/sealedClasses/GetPermittedSubclassesTest.java fails w/ jdk17

Joe Darcy darcy at openjdk.java.net
Thu Dec 10 18:08:58 UTC 2020


On Thu, 10 Dec 2020 17:49:38 GMT, Igor Ignatyev <iignatyev 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).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1738


More information about the hotspot-runtime-dev mailing list