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

Coleen Phillimore coleenp at openjdk.java.net
Tue Jan 18 22:30:31 UTC 2022


On Tue, 18 Jan 2022 21:27:49 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> 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.

Thanks for doing this David.

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

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


More information about the hotspot-runtime-dev mailing list