Integrated: 8341935: javac states that -proc:full is the default but the default as of 23 is -proc:none
Joe Darcy
darcy at openjdk.org
Wed Nov 20 00:09:21 UTC 2024
On Tue, 19 Nov 2024 06:48:52 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Update javac man page is describe current behavior; includes updates discussed in CSR [JDK-8321319](https://bugs.openjdk.org/browse/JDK-8321319) that were not included in the man pages for JDK 23 GA.
This pull request has now been integrated.
Changeset: f5252900
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f525290000bf8583617047aaeb894bf90332d2e9
Stats: 33 lines in 1 file changed: 19 ins; 0 del; 14 mod
8341935: javac states that -proc:full is the default but the default as of 23 is -proc:none
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/22227
More information about the compiler-dev
mailing list