[jdk11u-dev] RFR: 8236490: Compiler bug relating to @NonNull annotation [v2]

Guoxiong Li gli at openjdk.org
Tue Jul 12 07:39:07 UTC 2022


> Hi all,
> 
> This pull request contains a backport of commit [23edb6f6](https://github.com/openjdk/jdk/commit/23edb6f6b22e157e143e7449d6a4ad3f28cceb21) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The patch has run well for a long time so that I think it has low risk to backport now.
> 
> Best Regards,
> -- Guoxiong

Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:

  Don't use string literal in jdk11.

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1209/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1209/files/c29f19a2..86e922ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1209&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1209&range=00-01

  Stats: 17 lines in 1 file changed: 0 ins; 3 del; 14 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1209.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1209/head:pull/1209

PR: https://git.openjdk.org/jdk11u-dev/pull/1209


More information about the jdk-updates-dev mailing list