RFR: 8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Christian Hagedorn
chagedorn at openjdk.org
Mon Sep 2 10:41:46 UTC 2024
We've decided to clean up `TestDwarf.java` and remove the configuration checking the decoder which is not reliably working. I cleaned the problemlist entry as well. The removed parts can be re-added again if the decoder is fixed at some point.
Thanks,
Christian
-------------
Commit messages:
- 8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Changes: https://git.openjdk.org/jdk/pull/20811/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20811&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305489
Stats: 26 lines in 2 files changed: 1 ins; 20 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/20811.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20811/head:pull/20811
PR: https://git.openjdk.org/jdk/pull/20811
More information about the hotspot-runtime-dev
mailing list