JDK-8273246 : Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: arm
  • Submitted: 2021-09-01
  • Updated: 2022-04-25
  • Resolved: 2021-09-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 18
18 b14Fixed
Related Reports
Relates :  
Relates :  
Description
There are a number of intermittent failures for ManySourcesAndTargets.java where test output is being "lost". It has been found that othervm mode of execution allows for this test diagnostic output to be captured successfully.

Comments
verified
25-04-2022

Changeset: d6d6c069 Author: Mark Sheppard <msheppar@openjdk.org> Date: 2021-09-07 22:18:23 +0000 URL: https://git.openjdk.java.net/jdk/commit/d6d6c0692bff77bd18127ed61455aac39370a089
07-09-2021