[jdk17u-dev] RFR: 8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 3 10:31:00 UTC 2023
On Wed, 1 Feb 2023 01:11:30 GMT, Glavo <duke at openjdk.org> wrote:
> 8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
Hi Glavo,
Please don't integrate as long as you don't have the fix-yes tag on the JBS issue!!! I'll block this by asking for a review.
Passing Pre-submit tests is only a minimal test precondition. You should run additional tests to test the fix and to assure there are no regressions. E.g., all langtool tests, some compile jobs that stress javac etc.
Also, this is a 17.0.8 change. We are still working on 17.0.7. Usually, we keep these in-sync. Also, the fix is brand-new in head. Is there a good reason you need this in 17.0.7? I would prefer to wait for 17.0.8. See also the project homepage for the timetables.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1141
More information about the jdk-updates-dev
mailing list