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

JDK19/18 excludes #3750

Merged
merged 1 commit into from
Jun 10, 2022
Merged

JDK19/18 excludes #3750

merged 1 commit into from
Jun 10, 2022

Conversation

JasonFengJ9
Copy link
Contributor

@JasonFengJ9 JasonFengJ9 commented Jun 9, 2022

JDK19:
langtools_custom eclipse-openj9/openj9#15264
jdk_foreign eclipse-openj9/openj9#15152
HCRLateAttachWorkload_previewEnabled eclipse-openj9/openj9#15250
MauveMultiThrdLoad_5m eclipse-openj9/openj9#15253
MBCS_Tests_i18n_zh_CN_linux eclipse-openj9/openj9#15249
MBCS_Tests_i18n_zh_CN_aix eclipse-openj9/openj9#15249
SC_Softmx_JitAot eclipse-openj9/openj9#15251
SC_Softmx_JitAot_Linux eclipse-openj9/openj9#15251
SharedClasses.SCM23.MultiThread eclipse-openj9/openj9#15251
SharedClasses.SCM23.MultiThreadMultiCL eclipse-openj9/openj9#15251
java/lang/Class/ArrayType.java eclipse-openj9/openj9#14598
java/lang/ClassLoader/BadRegisterAsParallelCapableCaller.java eclipse-openj9/openj9#14600
java/lang/ProcessBuilder/ReaderWriterTest.java eclipse-openj9/openj9#15280
java/lang/System/FileEncodingTest.java eclipse-openj9/openj9#15280
java/lang/Thread/virtual/ThreadAPI.java#id1 eclipse-openj9/openj9#15247
java/math/BigDecimal/StringConstructor.java eclipse-openj9/openj9#15284
java/nio/channels/vthread/BlockingChannelOps.java#id0 eclipse-openj9/openj9#15265
java/nio/channels/vthread/BlockingChannelOps.java#id1 eclipse-openj9/openj9#15247
java/nio/file/Files/ReadWriteString.java eclipse-openj9/openj9#15289
java/util/Random/RandomNextDoubleBoundary.java eclipse-openj9/openj9#15287
jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java eclipse-openj9/openj9#15278
jdk/incubator/vector/Byte128VectorTests.java eclipse-openj9/openj9#15268
jdk/incubator/vector/Byte256VectorTests.java eclipse-openj9/openj9#15268
jdk/incubator/vector/Int128VectorTests.java eclipse-openj9/openj9#15268
jdk/incubator/vector/Short256VectorTests.java eclipse-openj9/openj9#15268
jdk/internal/vm/Continuation/Basic.java#id0 eclipse-openj9/openj9#15163
jdk/internal/vm/Continuation/Basic.java#id1 eclipse-openj9/openj9#15163
jdk/internal/vm/Continuation/Fuzz.java eclipse-openj9/openj9#15247
jni/nullCaller/NullCallerTest.java eclipse-openj9/openj9#15168
sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java eclipse-openj9/openj9#15266
sun/security/provider/SecureRandom/StrongSecureRandom.java eclipse-openj9/openj9#15266
sun/security/ssl/rsa/SignedObjectChain.java eclipse-openj9/openj9#15266
sun/security/krb5/auto/BasicProc.java eclipse-openj9/openj9#14803
sun/security/krb5/ccache/Refresh.java eclipse-openj9/openj9#15267

JDK18
sun/security/krb5/auto/BasicProc.java eclipse-openj9/openj9#14803

Internal 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 fengj@ca.ibm.com

@JasonFengJ9
Copy link
Contributor Author

@llxia @Mesbah-Alam could you please review?

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 <fengj@ca.ibm.com>
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Mesbah-Alam Mesbah-Alam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mesbah-Alam Mesbah-Alam merged commit 40c7ebb into adoptium:master Jun 10, 2022
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 <Annabelle.Huo@ibm.com>
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 <Annabelle.Huo@ibm.com>

Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants