[jdk8u-dev] Integrated: 8021775: compiler/8009761/Test8009761.java "Failed: init recursive calls: 51. After deopt 50"
    Adam Farley 
    afarley at openjdk.org
       
    Wed Aug 21 09:46:13 UTC 2024
    
    
  
On Wed, 10 Jul 2024 10:31:10 GMT, Adam Farley <afarley at openjdk.org> wrote:
> …lls: 51. After deopt 50"
> 
> Reimplemented the test using the Whitebox API to deterministically trigger compilation and deoptimization. Now allowing number of recursive calls to vary by 1.
> 
> Backported manually from the jdk9u commit below:
> 1ed4c8394859f6c36e165c4f59a6b5c9fbd793ee
This pull request has now been integrated.
Changeset: 5c7f201a
Author:    Adam Farley <afarley at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/5c7f201af69a500b06a345f84a5b1ce550b605b2
Stats:     56 lines in 2 files changed: 43 ins; 0 del; 13 mod
8021775: compiler/8009761/Test8009761.java  "Failed: init recursive calls: 51. After deopt 50"
Reimplemented the test using the Whitebox API to deterministically trigger compilation and deoptimization. Now allowing number of recursive calls to vary by 1.
Reviewed-by: sgehwolf
Backport-of: 1ed4c8394859f6c36e165c4f59a6b5c9fbd793ee
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/545
    
    
More information about the jdk8u-dev
mailing list