[jdk11u-dev] RFR: 8315862: [11u] Backport 8227337: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Christoph Langer
clanger at openjdk.org
Thu Sep 7 15:06:15 UTC 2023
Backport of JDK-8227337 which is not public.
Original commit: https://github.com/openjdk/jdk/commit/50e18e29e334e0cc52729e70731e5204ac479306
Patch applies clean but problemlist entry did not exist in 11.
Needs to go together with / as prerequisite of #2119 to fix the test and to even avoid compile errors in building test/jdk/javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java.
-------------
Commit messages:
- Backport 50e18e29e334e0cc52729e70731e5204ac479306
Changes: https://git.openjdk.org/jdk11u-dev/pull/2120/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2120&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315862
Stats: 12 lines in 2 files changed: 5 ins; 1 del; 6 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2120.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2120/head:pull/2120
PR: https://git.openjdk.org/jdk11u-dev/pull/2120
More information about the jdk-updates-dev
mailing list