Skip to content

Commit

Permalink
Unexclude java/lang/StackWalker/GetCallerClassTest jdk22+ for OpenJ9 (#…
Browse files Browse the repository at this point in the history
…5061)

Issue eclipse-openj9/openj9#18697

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton authored Feb 13, 2024
1 parent 3e73f5a commit 3288645
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ java/lang/StackWalker/LocalsAndOperands.java#id1 https://github.com/adoptium/aq
java/lang/StackWalker/ReflectionFrames.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-tests/issues/1273 generic-all
java/lang/StackWalker/CallerSensitiveMethod/Main.java https://github.com/eclipse-openj9/openj9/issues/18696 generic-all
java/lang/StackWalker/GetCallerClassTest.java https://github.com/eclipse-openj9/openj9/issues/18697 generic-all
java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all
java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ java/lang/StackWalker/LocalsAndOperands.java#id1 https://github.com/adoptium/aq
java/lang/StackWalker/ReflectionFrames.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-tests/issues/1273 generic-all
java/lang/StackWalker/CallerSensitiveMethod/Main.java https://github.com/eclipse-openj9/openj9/issues/18696 generic-all
java/lang/StackWalker/GetCallerClassTest.java https://github.com/eclipse-openj9/openj9/issues/18697 generic-all
java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all
java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all
Expand Down

0 comments on commit 3288645

Please sign in to comment.