[lworld] RFR: 8292883: [lworld] javac fails to detect class files with invalid access flags [v2]

Vicente Romero vromero at openjdk.org
Mon Sep 19 19:58:34 UTC 2022


> 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

Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Merge branch 'lworld' into JDK-8292883
 - 8292883: [lworld] javac fails to detect class files with invalid access flags

-------------

Changes: https://git.openjdk.org/valhalla/pull/754/files
 Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=754&range=01
  Stats: 103 lines in 6 files changed: 102 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/754.diff
  Fetch: git fetch https://git.openjdk.org/valhalla pull/754/head:pull/754

PR: https://git.openjdk.org/valhalla/pull/754



More information about the valhalla-dev mailing list