[jdk8u-dev] RFR: 8151255: javac with a annotation processor returns incorrect error code

yangsummer duke at openjdk.org
Sat Jan 27 18:18:33 UTC 2024


On Sat, 27 Jan 2024 17:54:52 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> @liliBestCoder , per general OpenJDK development procedures, a fix like this should first be considered against the mainline release, currently JDK 23, and then if it is fixed in mainline, subsequently possibly backported to earlier release trains. You could also inquire to get feedback on a fix for a bug to the appropriate mailing list before sending the PR, compiler-dev in this case. HTH

I don't know if this problem has been fixed in jdk 23. This should need to be tested to know. But I think jdk 23 should be very different from jdk 8. The patch should not be applied directly here. That's why I submitted PR here

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/432#issuecomment-1913281639


More information about the jdk8u-dev mailing list