[jdk11u-dev] RFR: 8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError [v3]
Sergey Chernyshev
schernyshev at openjdk.org
Wed Sep 17 06:10:42 UTC 2025
> Hi all,
>
> Please review the parity backports with 11.0.28-oracle. 8224267 and 8290162 are clean. The functional part of 5074006 applied cleanly in BasicOptionPaneUI.java. The test required to replace the text block (JEP 355 style) with traditional string literals in TestJOptionHTMLTag.java.
>
> Thanks!
Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
- Merge remote-tracking branch 'dev/master' into backport-sercher-46251bc6-master
# Conflicts:
# src/java.desktop/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java
- Backport 91072ee3934616ab2edc4850a59c0a25fd0de3b4
- Backport 6e18883d8ffd9a7b7d495da05e9859dc1d1a2677
- Backport 46251bc6e248a19e8d78173ff8d0502c68ee1acb
-------------
Changes: https://git.openjdk.org/jdk11u-dev/pull/3036/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3036&range=02
Stats: 208 lines in 3 files changed: 177 ins; 17 del; 14 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3036.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3036/head:pull/3036
PR: https://git.openjdk.org/jdk11u-dev/pull/3036
More information about the jdk-updates-dev
mailing list