[jdk11u-dev] RFR: 8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368 [v3]
Goetz Lindenmaier
goetz at openjdk.org
Thu Oct 13 16:48:53 UTC 2022
> I backport this for parity with 11.0.18-oracle.
>
>
> I had to resolve closeInbound() in SSLEngineImpl.java because
> "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE"
> is not in 11.
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Fix whitespace.
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1422/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1422/files/9ee6999a..4933d2a1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1422&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1422&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1422.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1422/head:pull/1422
PR: https://git.openjdk.org/jdk11u-dev/pull/1422
More information about the jdk-updates-dev
mailing list