RFR: 8354556: Expand value-based class warnings to java.lang.ref API [v9]
Vicente Romero
vromero at openjdk.org
Sat May 10 15:37:52 UTC 2025
On Sat, 10 May 2025 15:31:17 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixing bugs, removing dead code
>
> Thanks. Looks good, but the Lint to all option names streaming can be replaced by the static map lookup/iteration.
> > Sure, I think vicente is open to patches and PRs to his fork. And I can help review; just remember to @liach.
>
> OK thanks. I've rebased my changes on @vicente-romero-oracle's branch to simply any evaluation. [Here's the diff](https://github.com/vicente-romero-oracle/jdk/compare/JDK-8354556...archiecobbs:jdk:JDK-8354556+aliases).
>
> @vicente-romero-oracle please feel free to take it or leave it, I'm not trying to butt in to your PR, rather just trying to avoid a small bit of technical debt. Thanks!
heh, I was doing the same, thanks anyway :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24746#issuecomment-2868973659
More information about the core-libs-dev
mailing list