hg: amber/amber: Summary: Fix hotspot sealed types tests

harold.seigel at oracle.com harold.seigel at oracle.com
Fri Feb 14 20:40:19 UTC 2020


Changeset: 575b12fbc09b
Author:    hseigel
Date:      2020-02-14 20:39 +0000
URL:       https://hg.openjdk.java.net/amber/amber/rev/575b12fbc09b

Summary: Fix hotspot sealed types tests
Reviewed-by: vromero

! test/hotspot/jtreg/runtime/modules/SealedModuleTest.java
! test/hotspot/jtreg/runtime/modules/sealedP1/c1.java
- test/hotspot/jtreg/runtime/modules/sealedP1/superClass.java
+ test/hotspot/jtreg/runtime/modules/sealedP1/superClass.jcod
! test/hotspot/jtreg/runtime/modules/sealedP2/c2.java
! test/hotspot/jtreg/runtime/modules/sealedP3/c3.java
! test/hotspot/jtreg/runtime/sealedTypes/Pkg/Permitted.java
- test/hotspot/jtreg/runtime/sealedTypes/Pkg/sealedInterface.java
+ test/hotspot/jtreg/runtime/sealedTypes/Pkg/sealedInterface.jcod
! test/hotspot/jtreg/runtime/sealedTypes/RedefineSealedType.java
! test/hotspot/jtreg/runtime/sealedTypes/SealedUnnamedModuleIntfTest.java
! test/hotspot/jtreg/runtime/sealedTypes/SealedUnnamedModuleTest.java
! test/hotspot/jtreg/runtime/sealedTypes/abstractSealedTest.java
! test/hotspot/jtreg/runtime/sealedTypes/asteroids/Pluto.java
! test/hotspot/jtreg/runtime/sealedTypes/getPermittedSubtypesTest.java
! test/hotspot/jtreg/runtime/sealedTypes/otherPkg/wrongPackage.java
! test/hotspot/jtreg/runtime/sealedTypes/overrideSealedTest.java
! test/hotspot/jtreg/runtime/sealedTypes/planets/Neptune.java
- test/hotspot/jtreg/runtime/sealedTypes/planets/outerPlanets.java
+ test/hotspot/jtreg/runtime/sealedTypes/planets/outerPlanets.jcod
! test/hotspot/jtreg/runtime/sealedTypes/sealedTest.java



More information about the amber-dev mailing list