RFR: 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default [v2]
Chen Liang
liach at openjdk.org
Sat Apr 22 21:34:48 UTC 2023
On Sun, 19 Feb 2023 04:03:19 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>>> @vicente-romero-oracle , can you review the CSR for this? Thanks.
>>
>> sure, I added some suggestions in a comment in the CSR
>
>> @vicente-romero-oracle thank you for the feedback. As I don't have a JBS account, I can't incorporate it myself. @TheShermanTanker could you do that for me as you created the CSR? Thanks.
>
> I will incorporate the changes to the CSR, please let me know if you have any suggestions
@vicente-romero-oracle Would you take a look at this patch since you've reviewed the associated CSR already? This is a helpful fix that can allow core reflection to map annotations and signatures more accurately with the newly available MethodParameters information.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/9862#issuecomment-1518829199
More information about the compiler-dev
mailing list