On Thu, 2 Mar 2023 17:30:07 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> attach002a is problem listed under > [JDK-8277812](https://bugs.openjdk.org/browse/JDK-8277812), which has been > closed as a dup of > [JDK-8277573](https://bugs.openjdk.org/browse/JDK-8277573), so its problem > list entry should be updated to reflect this. The other issue is that it is > currently in the general problem list, but only occurs with -Xcomp, so it > needs to be moved to ProblemList-Xcomp.txt. This pull request has now been integrated. Changeset: 29ee7c3b Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/29ee7c3b70ded8cd124ca5b4a38a2aee7c39068b Stats: 2 lines in 2 files changed: 1 ins; 1 del; 0 mod 8303523: Cleanup problem listing of nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java Reviewed-by: dholmes, kevinw ------------- PR: https://git.openjdk.org/jdk/pull/12836