Integrated: 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 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

This pull request has now been integrated.

Changeset: 3342ecaf
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3342ecaf
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: mikael, hseigel, darcy

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

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


More information about the hotspot-runtime-dev mailing list