[lworld] Integrated: 8253511: [lworld] ClassFileParser does not handle field type mismatch
    Frederic Parain 
    fparain at openjdk.java.net
       
    Wed Sep 23 18:42:56 UTC 2020
    
    
  
On Wed, 23 Sep 2020 15:42:59 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review this change with replaces an assert with the throwing of an IncompatibleClassChangeError when a
> pre-loaded class is not an inline type. This case was correctly handled for static fields, but not for non-static
> fields.  Tested with Mach5, tiers 1 to 3.
> 
> Thank you,
> 
> Fred
This pull request has now been integrated.
Changeset: 4a26a176
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/4a26a176
Stats:     106 lines in 3 files changed: 105 ins; 0 del; 1 mod
8253511: [lworld] ClassFileParser does not handle field type mismatch
Reviewed-by: hseigel
-------------
PR: https://git.openjdk.java.net/valhalla/pull/195
    
    
More information about the valhalla-dev
mailing list