sendaoYan
sendaoYan
patch: ```diff git diff diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index aac12fe3..499da908 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -1943,6 +1943,9 @@ $(Q)$(JTREG_JDK_TEST_DIR)/com/alibaba/wisp2$(Q); \ $(TEST_STATUS) + + Dragonwell_Standard:nonapplicable + 8 11 @@ -1972,6...
> Test passed in grinder https://ci.adoptopenjdk.net/job/Grinder/4604/console, which is using temurin jdk8 aarch64. Not sure the real reason for the failure. If you want to run this test really, you should...
testcase list: ``` runtime/containers/docker/DockerBasicTest.java runtime/containers/docker/TestCPUAwareness.java runtime/containers/docker/TestCPUSets.java runtime/containers/docker/TestMemoryAwareness.java runtime/containers/docker/TestMisc.java ```
> @sendaoYan Could you confirm that we need to open an issue in JBS to update hotspot/test/testlibrary/com/oracle/java/testlibrary/DockerfileConfig.java to fix this issue? I think it's necessaty to creat open an issue...
> I think there may be a reason that we keep `jdk11_tier1_buffer` in sanity level. Could you just remove `$(Q)$(JTREG_JDK_TEST_DIR)/java/nio/Buffer$(Q)` from `jdk_nio`? There is a solution: Get testlist of jdk11_tier1_buffer...
@llxia @sophia-guo @smlambert Does the solution descript in https://github.com/adoptium/aqa-tests/pull/4018#issuecomment-1277339030 is acceptable?
> ay I know if there are other reasons for removing the `jdk11_tier1_buff` No, just for the duplication reason.
https://github.com/adoptium/aqa-tests/issues/3992 Done
https://github.com/adoptium/aqa-tests/issues/3993
https://github.com/adoptium/aqa-tests/issues/3998