RFR: 8310829: guarantee(!HAS_PENDING_EXCEPTION) failed in ExceptionTranslation::doit [v3]
    David Holmes 
    dholmes at openjdk.org
       
    Mon Jun 26 21:44:02 UTC 2023
    
    
  
On Mon, 26 Jun 2023 13:06:46 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> That's fine - if VMSupport fails class initialization, then no "rich" decoding can occur (by definition) and so throwing the clinit error is the best we can do.
Then why did you not simply handle the exception from the loading of VMSupport the same way?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14641#issuecomment-1608306762
    
    
More information about the graal-dev
mailing list