Integrated: 8319725: G1: Subtracting virtual time from wall time after JDK-8319204
    Aleksey Shipilev 
    shade at openjdk.org
       
    Thu Nov  9 07:39:07 UTC 2023
    
    
  
On Wed, 8 Nov 2023 15:52:50 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Noticed this when looking at the [JDK-8319204](https://bugs.openjdk.org/browse/JDK-8319204) changeset: we end subtracting `elapsedVTime()` vs `elapsedTime()`, which looks incorrect, as it does math on two unrelated quantities.
This pull request has now been integrated.
Changeset: b0fc8082
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b0fc8082f02ee5ed5e17474221aae4dd9285e78f
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod
8319725: G1: Subtracting virtual time from wall time after JDK-8319204
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/16564
    
    
More information about the hotspot-gc-dev
mailing list