JDK-4967813 : Solution of bug 4026807
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Affected Version: 1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-12-12
  • Updated: 2003-12-17
  • Resolved: 2003-12-17
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 12/12/2003


FULL PRODUCT VERSION :
java version 1.4.1_02
J2SDK build 1.4.1_02-b06

ADDITIONAL OS VERSION INFORMATION :
Windows XP Professional 5.1.2600

A DESCRIPTION OF THE PROBLEM :
I try to use "java -Xss" to solve bug 4026807, but no matter how big I set the native stack, I can't avoid the problem

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See bug 4026807 http://developer.java.sun.com/developer/bugParade/bugs/4026807.html

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
See bug 4026807 http://developer.java.sun.com/developer/bugParade/bugs/4026807.html
---------- END SOURCE ----------

CUSTOMER SUBMITTED WORKAROUND :
do not use serialization with list-type objects
(Incident Review ID: 229846) 
======================================================================

Comments
EVALUATION I'm guessing the submitter is encountering 4152790, but am not sure since the directions for reproducing the bug ("see 4026807") reference a bug report for which the original test case is no longer available (even internally). Could the submitter either send a test case, or confirm that 4152790 accurately describes their problem (in which case, they should view the "work around" section of 4152790 for a suggested workaround). Marking as incomplete until more information is provided by the submitter. ###@###.### 2003-12-12 Submitter has confirmed that 4152790 describes problem; closing as duplicate. ###@###.### 2003-12-17
12-12-2003