[lworld] Integrated: 8292883: [lworld] javac fails to detect class files with invalid access flags
    Vicente Romero 
    vromero at openjdk.org
       
    Mon Sep 19 21:41:04 UTC 2022
    
    
  
On Mon, 12 Sep 2022 19:21:11 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> javac is loading a forged class file which declares a primitive class which also has the `identity` flag set. This PR is fixing this bug by issuing an error in such cases.
> 
> TIA
This pull request has now been integrated.
Changeset: 33e1455d
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/33e1455d5efc04d14f6813f870dd2a465cb82f76
Stats:     103 lines in 6 files changed: 102 ins; 0 del; 1 mod
8292883: [lworld] javac fails to detect class files with invalid access flags
-------------
PR: https://git.openjdk.org/valhalla/pull/754
    
    
More information about the valhalla-dev
mailing list