[jdk17u-dev] Integrated: 8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"

SendaoYan syan at openjdk.org
Tue Jun 25 08:19:17 UTC 2024


On Fri, 7 Jun 2024 02:33:42 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [1d025070](https://github.com/openjdk/jdk/commit/1d0250709a6ee97f5647edff589761bd9d0b7f4c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Kevin Walls on 29 Aug 2023 and was reviewed by Mark Sheppard and Serguei Spitsyn.
> 
> The change has been verified on commit id `ab84520d73a63601d75e45895663d8216ca20962`, only change the testcase, the risk is low.
> 
> Additional testing:
> 
> - [x] sun/tools/jstatd/TestJstatdExternalRegistry.java
> - [x] sun/tools/jstatd/TestJstatdPort.java
> - [x] sun/tools/jstatd/TestJstatdPortAndServer.java
> - [x] sun/tools/jstatd/TestJstatdRmiPort.java
> - [x] sun/tools/jstatd/TestJstatdDefaults.java
> - [x] sun/tools/jstatd/TestJstatdServer.java
> 
> 
> Thanks!

This pull request has now been integrated.

Changeset: c858b68f
Author:    SendaoYan <syan at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c858b68fc1d019a8e3a03d2d25835f116372e703
Stats:     11 lines in 1 file changed: 5 ins; 1 del; 5 mod

8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"

Backport-of: 1d0250709a6ee97f5647edff589761bd9d0b7f4c

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2547


More information about the jdk-updates-dev mailing list