Skip to content

Commit

Permalink
Enable NativeLibraryTest for jdk 17 (#3315)
Browse files Browse the repository at this point in the history
- Enable NativeLibraryTest in jdk_lang

Signed-off-by: Longyu Zhang <[email protected]>
  • Loading branch information
LongyuZhang authored Feb 3, 2022
1 parent d352344 commit 48c9a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9
java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all
java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all
java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all
java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all
java/lang/ProcessBuilder/Basic.java https://github.com/eclipse-openj9/openj9/issues/10921 linux-ppc64le
Expand Down

0 comments on commit 48c9a46

Please sign in to comment.