JDK-8005555 : TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java can probably be removed
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-12-28
  • Updated: 2013-06-26
  • Resolved: 2013-04-24
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 6 JDK 7 JDK 8
6u60Fixed 7u40Fixed 8 b89Fixed
Related Reports
Relates :  
Description
The test java/io/Serializable/accessConstants/AccessConstants.java is a compile-only (that is, not a functional test) that merely checks to see whether various fields in the ObjectStreamConstants class are publicly accessible. This ought to be covered by the JCK signature test. If so, the AccessConstants test can be removed.
Comments
#Test Results (version 2) #Wed Apr 24 16:20:08 IST 2013 #checksum:1068e7b3026c84f1 #-----testdescription----- $file=/u/alanb/ws/tl/jdk/test/java/io/Serializable/accessConstants/AccessConstants.java $root=/u/alanb/ws/tl/jdk/test error=No action after @build keywords=bug4067964 run=USER_SPECIFIED clean AccessConstants\nUSER_SPECIFIED build AccessConstants\n source=AccessConstants.java title=Verify that ObjectStreamConstants is public accessible. #-----environment----- #-----testresult----- description=file\:/u/alanb/ws/tl/jdk/test/java/io/Serializable/accessConstants/AccessConstants.java elapsed=15 0\:00\:00.015 end=Wed Apr 24 16\:20\:08 IST 2013 environment=regtest execStatus=Error. No action after @build hostname=ashtown.ie.oracle.com javatestOS=Linux 3.2.0-23-generic (amd64) javatestVersion=4.4 jtregVersion=jtreg 4.1 dev b00 script=com.sun.javatest.regtest.RegressionScript sections=script_messages start=Wed Apr 24 16\:20\:08 IST 2013 test=java/io/Serializable/accessConstants/AccessConstants.java user.name=albatem work=/u/alanb/testing/jtreg/JTwork/java/io/Serializable/accessConstants #section:script_messages ----------messages:(0/0)---------- test result: Error. No action after @build
24-04-2013