RFR: JDK-8302043: [ AIX ] Safefetch fails for bad_addressN and bad_address32 [v4]

Varada M duke at openjdk.org
Thu Feb 9 06:22:42 UTC 2023


On Thu, 9 Feb 2023 05:11:47 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Test fix still missing... see
> 
> https://github.com/openjdk/jdk/blob/bf17936d1a3aa86e4b581605ed1a15c8e66c1c3b/test/hotspot/jtreg/runtime/ErrorHandling/TestSigInfoInHsErrFile.java#L71

Yes I have made those changes and checked but /test/hotspot/jtreg/runtime/ErrorHandling/TestSigInfoInHsErrFile.java is failing before  checking VMError::_segfault_address.
TestSigInfoInHsErrFile.java is failing with a RuntimeException: hs-err file incomplete (first missing pattern: # .*VMError::controlled_crash.*). 

Thanks

-------------

PR: https://git.openjdk.org/jdk/pull/12468


More information about the hotspot-runtime-dev mailing list