Skip to content

Commit

Permalink
Weekly Problem List Update [openj9] (#1444)
Browse files Browse the repository at this point in the history
* Excludes for JDK8 and 13 openj9

* TestSecurityManagerChecks.java & VarHandleTestReflection.java fixed

TestSecurityManagerChecks.java fixed in eclipse-openj9/openj9#7759. VarHandleTestReflection.java fixed in eclipse-openj9/openj9#7742

* Updated exclude link for ProxyLayerTest.java
  • Loading branch information
Morgan Davies authored and Shelley Lambert committed Nov 18, 2019
1 parent 9e982af commit f023b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions openjdk/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java https://gith
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessLong.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessShort.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessString.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestReflection.java https://github.com/eclipse/openj9/issues/7172 generic-all
java/lang/invoke/VarHandles/accessibility/TestFieldLookupAccessibility.java https://github.com/eclipse/openj9/issues/3175 generic-all
java/lang/invoke/VarargsArrayTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/invoke/condy/CondyNestedTest.java https://github.com/eclipse/openj9/issues/4127 linux-ppc64le
Expand All @@ -120,9 +119,8 @@ java/lang/reflect/AccessibleObject/ModuleSetAccessibleTest.java https://github.c
java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/reflect/DefaultMethodMembers/FilterNotMostSpecific.java https://github.com/eclipse/openj9/issues/7623 generic-all
java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/reflect/Nestmates/TestSecurityManagerChecks.java https://github.com/eclipse/openj9/issues/7715 generic-all
java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse/openj9/issues/7741 generic-all
java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse/openj9/issues/7775 generic-all
java/lang/reflect/Proxy/ProxyModuleMapping.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
jdk/modules/etc/DefaultModules.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1267 macosx-all
Expand Down
4 changes: 1 addition & 3 deletions openjdk/ProblemList_openjdk13-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java https://gith
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessLong.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessShort.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessString.java https://github.com/eclipse/openj9/issues/3940 generic-all
java/lang/invoke/VarHandles/VarHandleTestReflection.java https://github.com/eclipse/openj9/issues/7172 generic-all
java/lang/invoke/VarargsArrayTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/invoke/condy/CondyNestedTest.java https://github.com/eclipse/openj9/issues/4127 linux-ppc64le
java/lang/invoke/lambda/LambdaStackTrace.java https://github.com/eclipse/openj9/issues/3394 generic-all
Expand All @@ -127,9 +126,8 @@ java/lang/reflect/AccessibleObject/ModuleSetAccessibleTest.java https://github.c
java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/reflect/DefaultMethodMembers/FilterNotMostSpecific.java https://github.com/eclipse/openj9/issues/7623 generic-all
java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/lang/reflect/Nestmates/TestSecurityManagerChecks.java https://github.com/eclipse/openj9/issues/7715 generic-all
java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse/openj9/issues/7741 generic-all
java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse/openj9/issues/7775 generic-all
java/lang/reflect/Proxy/ProxyModuleMapping.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/AdoptOpenJDK/openjdk-build/issues/248 generic-all
Expand Down

0 comments on commit f023b86

Please sign in to comment.