Re: Code Review 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe

2010-08-19 Thread Michael McMahon
gustav trede wrote: On 19 August 2010 17:50, Chris Hegarty > wrote: gustav trede wrote: On 18 August 2010 13:22, Michael McMahon mailto:michael.x.mcma...@oracle.com>

Re: Code Review 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe

2010-08-19 Thread gustav trede
On 19 August 2010 17:50, Chris Hegarty wrote: > gustav trede wrote: > >> >> On 18 August 2010 13:22, Michael McMahon >> > michael.x.mcma...@oracle.com>> wrote: >> >>gustav trede wrote: >> >> >>On 18 August 2010 12:10, Chris Hegarty > >>

Re: Code Review 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe

2010-08-19 Thread Chris Hegarty
gustav trede wrote: On 18 August 2010 13:22, Michael McMahon > wrote: gustav trede wrote: On 18 August 2010 12:10, Chris Hegarty mailto:chris.hega...@oracle.com>

hg: jdk7/tl/langtools: 3 new changesets

2010-08-19 Thread maurizio . cimadamore
Changeset: c655e0280bdc Author:mcimadamore Date: 2010-08-19 11:50 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c655e0280bdc 6886247: regression: javac crashes with an assertion error in Attr.java Summary: capture conversion does not work on nested types Reviewed-by: j