Re: RFR: 8297271: AccessFlag.maskToAccessFlags should be specific to class file version [v3]

2025-04-26 Thread Chen Liang
> Take the class file version to reject flags not yet defined, redefined, or > obsoleted. The non-cffv version can return the preview flags when the current > runtime is in preview. Chen Liang has updated the pull request incrementally with two additional commits since the last revision: - Mi

Re: RFR: 8298420: PEM API: Implementation (Preview) [v13]

2025-04-26 Thread Anthony Scarpino
On Thu, 17 Apr 2025 15:14:33 GMT, Sean Mullan wrote: >> Anthony Scarpino has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now contains 61 commits: >> >> - merge with master >> - better comment and remove commented out code >> - Merge branch

Re: RFR: 8298420: PEM API: Implementation (Preview) [v12]

2025-04-26 Thread Anthony Scarpino
On Tue, 11 Feb 2025 16:35:35 GMT, Sean Mullan wrote: >> Anthony Scarpino has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now contains 58 commits: >> >> - Merge branch 'pem-merge' into pem >> - merge >> - Merge in PEMRecord as part of the AP

Re: RFR: 8297271: AccessFlag.maskToAccessFlags should be specific to class file version [v2]

2025-04-26 Thread Chen Liang
> Take the class file version to reject flags not yet defined, redefined, or > obsoleted. The non-cffv version can return the preview flags when the current > runtime is in preview. Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now c