RFR: 8267532: Try/catch block not optimized as expected [v3]
    Tobias Hartmann 
    thartmann at openjdk.org
       
    Mon Nov  6 08:55:19 UTC 2023
    
    
  
On Fri, 3 Nov 2023 14:08:13 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Given the complexity & uncertainty around the benefits of using a frequency-based heuristic, I backed off on that idea, and went with the simpler approach implemented by this patch. 
I agree. If we find a real world use case for the rarely taken case, we can still re-evaluate and potentially add the additional complexity.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16416#issuecomment-1794339136
    
    
More information about the hotspot-dev
mailing list