-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
JDK19/18 excludes #3750
Merged
Merged
JDK19/18 excludes #3750
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@llxia @Mesbah-Alam could you please review? |
llxia
reviewed
Jun 9, 2022
JDK19: langtools_custom jdk_foreign HCRLateAttachWorkload_previewEnabled MauveMultiThrdLoad_5m MBCS_Tests_i18n_zh_CN_linux MBCS_Tests_i18n_zh_CN_aix SC_Softmx_JitAot SC_Softmx_JitAot_Linux SharedClasses.SCM23.MultiThread SharedClasses.SCM23.MultiThreadMultiCL java/lang/Class/ArrayType.java java/lang/ClassLoader/BadRegisterAsParallelCapableCaller.java java/lang/ProcessBuilder/ReaderWriterTest.java java/lang/System/FileEncodingTest.java java/lang/Thread/virtual/ThreadAPI.java#id1 java/math/BigDecimal/StringConstructor.java java/nio/channels/vthread/BlockingChannelOps.java#id0 java/nio/channels/vthread/BlockingChannelOps.java#id1 java/nio/file/Files/ReadWriteString.java java/util/Random/RandomNextDoubleBoundary.java jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java jdk/incubator/vector/Byte128VectorTests.java jdk/incubator/vector/Byte256VectorTests.java jdk/incubator/vector/Int128VectorTests.java jdk/incubator/vector/Short256VectorTests.java jdk/internal/vm/Continuation/Basic.java#id0 jdk/internal/vm/Continuation/Basic.java#id1 jdk/internal/vm/Continuation/Fuzz.java jni/nullCaller/NullCallerTest.java sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java sun/security/provider/SecureRandom/StrongSecureRandom.java sun/security/ssl/rsa/SignedObjectChain.java sun/security/krb5/auto/BasicProc.java sun/security/krb5/ccache/Refresh.java JDK18 sun/security/krb5/auto/BasicProc.java Signed-off-by: Jason Feng <[email protected]>
llxia
reviewed
Jun 10, 2022
llxia
approved these changes
Jun 10, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Mesbah-Alam
approved these changes
Jun 10, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a7ehuo
added a commit
to a7ehuo/aqa-tests
that referenced
this pull request
Jan 19, 2023
The following four tests are reenabled since eclipse-openj9/openj9#15251 has been fixed. Previously they were exclude in adoptium#3750 SC_Softmx_JitAot SC_Softmx_JitAot_Linux SharedClasses.SCM23.MultiThread SharedClasses.SCM23.MultiThreadMultiCL Signed-off-by: Annabelle Huo <[email protected]>
Mesbah-Alam
pushed a commit
that referenced
this pull request
Jan 19, 2023
…4261) The following four tests are reenabled since eclipse-openj9/openj9#15251 has been fixed. Previously they were exclude in #3750 SC_Softmx_JitAot SC_Softmx_JitAot_Linux SharedClasses.SCM23.MultiThread SharedClasses.SCM23.MultiThreadMultiCL Signed-off-by: Annabelle Huo <[email protected]> Signed-off-by: Annabelle Huo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JDK19:
langtools_custom
eclipse-openj9/openj9#15264jdk_foreign
eclipse-openj9/openj9#15152HCRLateAttachWorkload_previewEnabled
eclipse-openj9/openj9#15250MauveMultiThrdLoad_5m
eclipse-openj9/openj9#15253MBCS_Tests_i18n_zh_CN_linux
eclipse-openj9/openj9#15249MBCS_Tests_i18n_zh_CN_aix
eclipse-openj9/openj9#15249SC_Softmx_JitAot
eclipse-openj9/openj9#15251SC_Softmx_JitAot_Linux
eclipse-openj9/openj9#15251SharedClasses.SCM23.MultiThread
eclipse-openj9/openj9#15251SharedClasses.SCM23.MultiThreadMultiCL
eclipse-openj9/openj9#15251java/lang/Class/ArrayType.java
eclipse-openj9/openj9#14598java/lang/ClassLoader/BadRegisterAsParallelCapableCaller.java
eclipse-openj9/openj9#14600java/lang/ProcessBuilder/ReaderWriterTest.java
eclipse-openj9/openj9#15280java/lang/System/FileEncodingTest.java
eclipse-openj9/openj9#15280java/lang/Thread/virtual/ThreadAPI.java#id1
eclipse-openj9/openj9#15247java/math/BigDecimal/StringConstructor.java
eclipse-openj9/openj9#15284java/nio/channels/vthread/BlockingChannelOps.java#id0
eclipse-openj9/openj9#15265java/nio/channels/vthread/BlockingChannelOps.java#id1
eclipse-openj9/openj9#15247java/nio/file/Files/ReadWriteString.java
eclipse-openj9/openj9#15289java/util/Random/RandomNextDoubleBoundary.java
eclipse-openj9/openj9#15287jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java
eclipse-openj9/openj9#15278jdk/incubator/vector/Byte128VectorTests.java
eclipse-openj9/openj9#15268jdk/incubator/vector/Byte256VectorTests.java
eclipse-openj9/openj9#15268jdk/incubator/vector/Int128VectorTests.java
eclipse-openj9/openj9#15268jdk/incubator/vector/Short256VectorTests.java
eclipse-openj9/openj9#15268jdk/internal/vm/Continuation/Basic.java#id0
eclipse-openj9/openj9#15163jdk/internal/vm/Continuation/Basic.java#id1
eclipse-openj9/openj9#15163jdk/internal/vm/Continuation/Fuzz.java
eclipse-openj9/openj9#15247jni/nullCaller/NullCallerTest.java
eclipse-openj9/openj9#15168sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java
eclipse-openj9/openj9#15266sun/security/provider/SecureRandom/StrongSecureRandom.java
eclipse-openj9/openj9#15266sun/security/ssl/rsa/SignedObjectChain.java
eclipse-openj9/openj9#15266sun/security/krb5/auto/BasicProc.java
eclipse-openj9/openj9#14803sun/security/krb5/ccache/Refresh.java
eclipse-openj9/openj9#15267JDK18
sun/security/krb5/auto/BasicProc.java
eclipse-openj9/openj9#14803Internal grinders:
sanity.openjdk
-view/Test_grinder/job/Grinder/24803/
extended.openjdk
-view/Test_grinder/job/Grinder/24783/
FYI @tajila @fengxue-IS
Signed-off-by: Jason Feng [email protected]