RFR: 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default [v7]

Hannes Greule duke at openjdk.org
Sat Apr 29 19:57:54 UTC 2023


On Sat, 29 Apr 2023 02:44:20 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Hannes Greule has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 26 additional commits since the last revision:
>> 
>>  - Merge pull request #1 from liachmodded/methodparameters-flags
>>    
>>  - Update tests
>>  - Parity for the parameter flag tests in javac and reflection
>>  - Updated RequiredMethodParameterFlagTest, checks against Local classes as well
>>  - Merge branch 'master' into methodparameters-flags
>>  - Update copyright year
>>  - Merge remote-tracking branch 'upstream/master' into fix/enforce-methodparam_attr-if-mandated
>>  - address comments
>>  - cleanup
>>  - add annotation processing test
>>  - ... and 16 more: https://git.openjdk.org/jdk/compare/ee1cb90a...5ac3a214
>
> please remember to wait for https://github.com/openjdk/jdk/pull/13167 to be integrated before integrating this one

Switched to the ternary operator as suggested, thanks for your review @vicente-romero-oracle.

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

PR Comment: https://git.openjdk.org/jdk/pull/9862#issuecomment-1528858826


More information about the compiler-dev mailing list