RFR: 8308094: Add a compilation timeout flag to catch long running compilations [v3]

Manuel Hässig mhaessig at openjdk.org
Thu Aug 7 14:52:48 UTC 2025


On Thu, 7 Aug 2025 01:11:14 GMT, Dean Long <dlong at openjdk.org> wrote:

> However, you might want to simply remove _timeout_armed, or put it inside a #ifdef ASSERT, since it is only used in an assert.

Good point, thank you. v3 does just that.

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

PR Comment: https://git.openjdk.org/jdk/pull/26023#issuecomment-3164517696


More information about the hotspot-dev mailing list