RFR: JDK-8277822: Remove debug-only heap overrun checks in os::malloc and friends [v3]

David Holmes dholmes at openjdk.java.net
Tue Jan 18 21:31:28 UTC 2022


On Tue, 18 Jan 2022 13:53:17 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Thanks for the additional info Thomas. I will run it through our CI and report back.
>
> I'm seeing a timeout with langtools tier1 test `tools/javac/failover/CheckAttributedTree.java` on macosx-aarch64. It timed out after 9m. I'll try a few re-runs.

10 re-runs all passed fine - maximum time 3m01s. A re-run on the same machine as previously timed-out was only 47s. So I think we are generally good to go here. Thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/6554


More information about the hotspot-runtime-dev mailing list