@@ -39,10 +39,11 @@ tier1_part3 = \ :jdk_math \ :jdk_svc_sanity \ :jdk_foreign \ + :jdk_jextract \ java/nio/Buffer \ com/sun/crypto/provider/Cipher \ sun/nio/cs/ISO8859x.java # When adding tests to tier2, make sure they end up in one of the tier2_partX groups
@@ -344,10 +345,14 @@ -java/foreign/TestMatrix.java jdk_vector = \ jdk/incubator/vector + jdk_jextract = \ + java/jextract \ + tools/jextract + ############################# # # Client area groups #