JDK-7199637 : TEST_BUG: add serialization tests to jdk7u problem list for macosx
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Affected Version: 7u40
  • Priority: P5
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-19
  • Updated: 2013-12-17
  • Resolved: 2012-09-20
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 7
7u21Fixed
Description
Some of the serialization tests need to be updated to run in headless mode.
This is covered by 7162111. Until this happens, they will fail intermittently
on MacOS. JDK8 has the following entries in jdk/test/ProblemList.txt:

# 7162111 - these tests need to be updated to run headless
java/io/Serializable/resolveClass/deserializeButton/run.sh      macosx-all
java/io/Serializable/serialver/classpath/run.sh                 macosx-all
java/io/Serializable/serialver/nested/run.sh                    macosx-all

These entries should be added to jdk7u/jdk as well.

Comments
Verified
14-01-2013

EVALUATION .
19-09-2012