RFR: 8310618: Test serviceability/sa/ClhsdbDumpclass.java fails after 8242152: 'StackMapTable:' missing from stdout/stderr
Daohan Qu
dqu at openjdk.org
Thu Jun 22 12:40:05 UTC 2023
On Thu, 22 Jun 2023 09:17:46 GMT, Daohan Qu <dqu at openjdk.org> wrote:
> This patch should fix [JDK-8310618](https://bugs.openjdk.org/browse/JDK-8310618). It attempts to correct my errors in fixing [JDK-8242152](https://bugs.openjdk.org/browse/JDK-8242152).
The failure in GHA on `linux-x86` is in `test/langtools/tools/javac/varargs/warning/Warn5.java`, which seems unrelated to this PR. It is sort of like [this issue](https://bugs.openjdk.org/browse/JDK-8280029).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14612#issuecomment-1602563023
More information about the serviceability-dev
mailing list