Integrated: 8275031: runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails when hsdis is present
Aleksey Shipilev
shade at openjdk.java.net
Tue Oct 12 06:25:53 UTC 2021
On Mon, 11 Oct 2021 09:52:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> tier1 test that is newly added by [JDK-8272586](https://bugs.openjdk.java.net/browse/JDK-8272586) fails on hsdis-enabled machine. I chose to fix it by annotating the real disassembly with `[Disassembly]`, and checking for its existence in the test.
>
> Additional testing:
> - [x] Test now passes when `hsdis` is installed
> - [x] Test still passes when `hsdis` is not installed
This pull request has now been integrated.
Changeset: a5f09d10
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a5f09d1088d9dd610139370739e9fbd6e34416cb
Stats: 9 lines in 2 files changed: 9 ins; 0 del; 0 mod
8275031: runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails when hsdis is present
Reviewed-by: dholmes, dnsimon
-------------
PR: https://git.openjdk.java.net/jdk/pull/5888
More information about the hotspot-dev
mailing list