JDK-8309066 : java/nio/Buffer/EqualsCompareTest.java crash in PhaseIdealLoop::build_loop_late_post_work
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86_64
  • Submitted: 2023-05-29
  • Updated: 2023-06-05
  • Resolved: 2023-06-05
Related Reports
Duplicate :  
Relates :  
Description
This is an issue with jtreg Agent, but this could be a side effect of the test itself and the numerous re-use of Agent 18. Nothing recorded in the agent trace files.
This is filed under nio -- it can be redirected as appropriate

It might be prudent to run the test othervm --- in the event of future failures  it might capture more Agent details

There is another recent sighting in a private build and test


----------messages:(7/234)----------
command: testng EqualsCompareTest
reason: User specified action: run testng EqualsCompareTest 
started: Mon May 29 19:00:32 UTC 2023
Mode: agentvm
Agent id: 18
finished: Mon May 29 19:00:32 UTC 2023
elapsed time (seconds): 0.0

result: Error. Agent communication error: java.net.SocketException: Connection reset by peer; check console log for any additional details


test result: Error. Agent communication error: java.net.SocketException: Connection reset by peer; check console log for any additional details
Comments
Let's close this as duplicate of JDK-8308892 for now. Please re-open if it shows up again with a build that has JDK-8308892.
05-06-2023

Would it be possible to link to the .jtr and other artifacts from this test run?
30-05-2023