RFR: JDK-8305506: Add support for fractional values of SafepointTimeoutDelay [v5]

David Holmes dholmes at openjdk.org
Thu Jul 20 05:13:52 UTC 2023


On Fri, 5 May 2023 11:07:26 GMT, Wojciech Kudla <duke at openjdk.org> wrote:

>> As stated in https://bugs.openjdk.org/browse/JDK-8305506 this change replaces SafepointTimeoutDelay as integer value with a floating point type to support sub-millisecond SafepointTimeout thresholds.
>> This is immensely useful for investigating time-to-safepoint issues in low latency space.
>
> Wojciech Kudla has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adjusted test case to verify integer value

This is good to go.

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

PR Comment: https://git.openjdk.org/jdk/pull/13373#issuecomment-1643204293


More information about the hotspot-dev mailing list