On Fri, 18 Apr 2025 02:25:24 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Vicente Romero has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 34 commits: >> >> - Merge branch 'master' into JDK-8354556 >> - Update src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java >> >> Co-authored-by: Chen Liang <li...@openjdk.org> >> - additional changes from Archie >> - removing dead code >> - integrating code from Archie >> - fixing bugs, removing dead code >> - additional documentation changes and bug fixes >> - documentation and adding alias to lint categories >> - Merge branch 'master' into JDK-8354556 >> - addressing review comment >> - ... and 24 more: https://git.openjdk.org/jdk/compare/e7ce661a...22acaf29 > > make/langtools/src/classes/build/tools/symbolgenerator/CreateSymbols.java > line 1: > >> 1: /* > > Need to add handling of `RequiresIdentity` in `createAnnotation` update on CreateSymbols, the complete implementation with the changes for CreateSymbols should be included in the PR for [1]. Which will be developed in parallel to this proposal [1] https://bugs.openjdk.org/browse/JDK-8356894 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24746#discussion_r2087534670