Bug 24395

Summary: Date object is not deserialized correct
Product: Ports & Packages Reporter: rraykov <rraykov>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rraykov 2001-01-16 23:20:00 UTC
I was using native jdk1.2.2-beta (not the lat one - (build jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06).
Yesterday I discover strange problem with serialization.
The Date object is not deserialized correctly on BSD side.
All dates before April 1 2001 ware ok.
After this date the Date object on BSD was with a day after the Date object on WebLogic?!
Running the same application on other Linux/JServ ageinst the same WebLogic sever is fine.
I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, green threads, sunwjit) and the error disappeared!
I believed the error is inside BSD java port.
For a pity I don't have time to dig it in depth nor to build the last version.

How-To-Repeat: 
Serialize an Date object with none BSD JDK 1.2.2.
Deserialize it wir BSD JDK 1.2.2.
Comment 1 Steve Price freebsd_committer freebsd_triage 2001-02-26 02:21:51 UTC
Responsible Changed
From-To: freebsd-ports->sobomax

Over to port's maintainer.
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2001-02-27 12:43:13 UTC
Responsible Changed
From-To: sobomax->ports

I'm just created port skeleton, so unfortunately I unable to help you with this 
issue. Please contact more fluent people, who created that patchset. You can 
get their names at http://www.kjkoster.org/java/content/intro.jsp#hd02.
Comment 3 jeh freebsd_committer freebsd_triage 2001-03-12 19:10:29 UTC
Responsible Changed
From-To: ports->freebsd-ports

Unassigned PR belong to freebsd-ports and not ports
Comment 4 Doug Barton freebsd_committer freebsd_triage 2001-04-25 09:04:03 UTC
State Changed
From-To: open->feedback


Can you confirm whether this is still a problem with a more modern 
system and JDK build? 

Thanks.
Comment 5 Pete Fritchman freebsd_committer freebsd_triage 2001-11-06 17:36:20 UTC
State Changed
From-To: feedback->closed

Feedback timeout.