Request for approval for CR 7057935 - com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp

Chris Hegarty chris.hegarty at oracle.com
Thu Oct 27 03:01:52 PDT 2011


Hi,

CR 7057935 - com/sun/nio/sctp tests should be moved out of jdk_nio and 
into their own target, jdk_sctp
   http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7057935

Identical changes to JDK8
   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6b2c14dfe9b9

	
The com/sun/nio/sctp tests are run when running the jdk regression tests 
with the makefile in the jdk/test directory. They are currently part of 
the jdk_nio3 target.

SCTP is a niche area and there is no need to have these tests run with 
the nio tests. Also, most of them are on the ProblemList.txt since there 
are many kernel issues ( most of which are resolved in the latest 
Solaris 10 update release ). Best to provide a specific jdk_sctp target 
that can be used when the sctp tests are required to be run.

Thanks,
-Chris.



More information about the jdk7u-dev mailing list