[jdk21u-dev] Integrated: 8305971: NPE in JavacProcessingEnvironment for missing enum constructor body

Aleksey Shipilev shade at openjdk.org
Tue Dec 19 10:33:46 UTC 2023


On Wed, 13 Dec 2023 18:34:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to resolve javac crash. The patch is simple, and fixes the path where the alternative is NPE.
> 
> Additional testing:
>  - [x] New test fails without the fix, passes with it
>  - [x] `langtools_all` still passes

This pull request has now been integrated.

Changeset: af6df774
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/af6df7743b2b3e1e87bdac2e3f09514223b96858
Stats:     132 lines in 2 files changed: 131 ins; 0 del; 1 mod

8305971: NPE in JavacProcessingEnvironment for missing enum constructor body

Backport-of: 01ea1eff66e43f106640ecfd19fadf2c8245a1ad

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

PR: https://git.openjdk.org/jdk21u-dev/pull/25


More information about the jdk-updates-dev mailing list