Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Problem List Update [openj9] #1444

Merged
merged 4 commits into from
Nov 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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