[jdk11u-dev] RFR: 8331750: [11u] JDK-8259530 is not backported correctly to 11u

Kimura Yukihiro kyukihiro at openjdk.org
Tue May 7 11:22:04 UTC 2024


This bug fix addresses the issue reported in https://github.com/openjdk/jdk11u-dev/pull/1805#issuecomment-2082702728. 
I have confirmed that the fix passes the following tests:
- test/langtools/jdk/javadoc/doclet/testLegalNotices/TestLegalNotices.java
- All langtool tests

Could someone please review the fix?

Thanks,
Kimura Yukihiro

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

Commit messages:
 - 8331750:[11u] JDK-8259530 is not backported correctly to 11u

Changes: https://git.openjdk.org/jdk11u-dev/pull/2702/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2702&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8331750
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2702.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2702/head:pull/2702

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


More information about the jdk-updates-dev mailing list