Sunbug 6934356: Vector.writeObject() synchronization risks serialization deadlock

Alan Bateman Alan.Bateman at oracle.com
Mon Dec 13 18:46:42 UTC 2010


Neil Richards wrote:
> Hello.
>
> I have a fix and testcase for problem 6934356 in the Java bug database
> - "Vector.writeObject() synchronization risks serialization deadlock".
> I've included the 'hg diff -g' output below.
>
> I'm new to OpenJDK - though not to Java SE implementation development
> - so hope that this is correct mailing list to ask for the code to be
> reviewed.
> (Please point me towards a better list if this is not so).
>   
This is the right place, welcome! 

First we should probably establish if you are a contributer or not. Your 
mail hints that you are in IBM but it's impossible to verify from the 
mail address.

I haven't looked at your patch in detail yet but I suspect there may be 
similar issues in other places (like j.u.Hashtable) once you are done 
with Vector.

-Alan.





More information about the core-libs-dev mailing list