Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JTReg Test Failure: java/rmi/server/RMISocketFactory/useSocketFactory/unicast/TCPEndpointReadBug.java #8515

Open
adam-thorpe opened this issue Feb 6, 2020 · 2 comments

Comments

@adam-thorpe
Copy link

adam-thorpe commented Feb 6, 2020

Failure link

https://ci.adoptopenjdk.net/user/adam-thorpe/my-views/view/Nightly%20test%20openjdk%20openJ9/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac/132/

  • test category: sanity.openjdk
  • OS/architecture: all
  • public build SHAs:
OpenJ9   - 81782de72
OMR      - d77a173dd
JCL      - 058070839f based on jdk-11.0.7+1)

Optional info

  • intermittent failure (yes|no): no
  • regression or new test: New test, introduced in 8u252-b04, 11.0.7+1 and 14+36

Failure output (captured from console output)

java.rmi.NoSuchObjectException: no such object in table
	at java.rmi/sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:303)
	at java.rmi/sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:279)
	at java.rmi/sun.rmi.server.UnicastRef.invoke(UnicastRef.java:164)
	at java.rmi/java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:217)
	at java.rmi/java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:162)
	at $Proxy0.echo(Unknown Source)
	at TCPEndpointReadBug.main(TCPEndpointReadBug.java:48)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
@pshipton
Copy link
Member

We're past Milestone 2 for the 0.20.0 release, moving this forward to the next release.

@pshipton
Copy link
Member

This test is no longer part of sanity.openjdk, moving it to the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants