JDK-8166142 : Refactor java.io.serialization shell tests to java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-09-15
  • Updated: 2017-06-02
  • Resolved: 2017-06-01
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 10
10 b10Fixed
Related Reports
Relates :  
Description
Analyze the possibility of refactoring following test cases and refactor it if possible. 11 in total.
./java/io/Serializable/subclass/run.sh
./java/io/Serializable/superclassDataLoss/run.sh
./java/io/Serializable/resolveClass/deserializeButton/run.sh
./java/io/Serializable/resolveClass/consTest/run.sh
./java/io/Serializable/maskSyntheticModifier/run.sh
./java/io/Serializable/serialver/classpath/run.sh
./java/io/Serializable/serialver/nested/run.sh
./java/io/Serializable/evolution/AddedExternField/run.sh
./java/io/Serializable/evolution/RenamePackage/run.sh
./java/io/Serializable/unnamedPackageSwitch/run.sh
./java/io/Serializable/packageAccess/run.sh