+For openjdk test failures, here are some useful triage [instructions](https://github.com/adoptium/aqa-tests/wiki/Guidance-for-Creating-OpenJDK-Test-Defects). Rerun failed openjdk subtest function is also available, and the rerun target name depends on the failed test name. The test target name starts with `jdk_` would be set into auto-rerun target `jdk_custom`, while other openjdk tests would be set into auto-rerun target `hotspot_custom`. For example, `jdk_math` rerun subtest uses test target `jdk_custom` and failed subtest name(s), while `hotspot_compiler` uses `hotspot_custom` instead.
0 commit comments