[lworld] RFR: 8351362: Post-process @Strict annotation for testing [v3]

Dan Smith dlsmith at openjdk.org
Wed Mar 19 01:25:28 UTC 2025


On Mon, 17 Mar 2025 21:25:12 GMT, Chen Liang <liach at openjdk.org> wrote:

>> Added a test tool to strictify files and migrated the existing StrictFinalInstanceFieldsTest as an example.
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix a bug and enhance tests

I would not recommend integrating until https://github.com/openjdk/valhalla/pull/1389 is done.

At that point, there will be a large number of tests to experiment with, and after seeing if/how conveniently they can be updated to adopt this tool, we can then have a conversation with the rest of the team about whether this is a good solution going forward, or whether there are still concerns about this not being built into javac.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1395#issuecomment-2735076497


More information about the valhalla-dev mailing list