Integrated: 8355956: Prepare javap for class file format aware access flag parsing

Chen Liang liach at openjdk.org
Wed Apr 30 21:58:53 UTC 2025


On Tue, 29 Apr 2025 20:43:31 GMT, Chen Liang <liach at openjdk.org> wrote:

> A prerequisite to #24760; this was part of it, but was split out to simplify the review of the addition of `maskToAccessFlags(int, Location, CFFV)` by minimizing the changes in javap. That patch will only need to update `BasicWriter` as a result.
> 
> Testing: langtools/tools/javap, tier 1+2 underway

This pull request has now been integrated.

Changeset: 24bc714d
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/24bc714d5e8437c191a6e88871756acdf4b1a36f
Stats:     130 lines in 5 files changed: 50 ins; 41 del; 39 mod

8355956: Prepare javap for class file format aware access flag parsing

Reviewed-by: vromero

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

PR: https://git.openjdk.org/jdk/pull/24955


More information about the core-libs-dev mailing list