hg: jdk8/tl/jdk: 7158483: (tz) Support tzdata2012c

2012-04-02 Thread yuka . kamiya
Changeset: d0e8c9361bc0 Author:peytoia Date: 2012-04-03 11:52 +0900 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d0e8c9361bc0 7158483: (tz) Support tzdata2012c Reviewed-by: okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/antarc

Re: jtreg, junit, and testng (was Re: Request for review : 7121314 : Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec)

2012-04-02 Thread Brian Goetz
The primary reason is: Oracle has internal processes that we must follow to use third-party software in our products (whether open-source or closed-source products, and whether or not the third-party software is ultimately distributed with the product or not.) An examination of the TestNG lice

Re: jtreg, junit, and testng (was Re: Request for review : 7121314 : Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec)

2012-04-02 Thread Ulf Zibis
Thanks Brian. Is there any article, why you prefer testNG over JUnit? -Ulf Am 02.04.2012 19:47, schrieb Brian Goetz: Yes. We'll be migrating those to TestNG as part of the process. On 3/30/2012 4:35 PM, Ulf Zibis wrote: Am 30.03.2012 19:38, schrieb Brian Goetz: Similarly class Infrastruct

Re: jtreg, junit, and testng (was Re: Request for review : 7121314 : Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec)

2012-04-02 Thread Brian Goetz
Yes. We'll be migrating those to TestNG as part of the process. On 3/30/2012 4:35 PM, Ulf Zibis wrote: Am 30.03.2012 19:38, schrieb Brian Goetz: Similarly class Infrastructure could be reused over all JDK's tests. But personnally I would prefer to more and more use the JUnit framework. Is ther

Re: RFR 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently

2012-04-02 Thread Chris Hegarty
On 02/04/2012 13:15, Doug Lea wrote: On 04/02/12 07:28, David Holmes wrote: On 30/03/2012 9:22 PM, Chris Hegarty wrote: Sorry guys, I think I found the actual cause for this failure. Though I think the increased defensive timeouts are still a good idea. There is a race in the test itself. The

Re: RFR 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently

2012-04-02 Thread Doug Lea
On 04/02/12 07:28, David Holmes wrote: On 30/03/2012 9:22 PM, Chris Hegarty wrote: Sorry guys, I think I found the actual cause for this failure. Though I think the increased defensive timeouts are still a good idea. There is a race in the test itself. The "One thread interrupted" test tries to

Re: RFR 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently

2012-04-02 Thread David Holmes
On 30/03/2012 9:22 PM, Chris Hegarty wrote: Sorry guys, I think I found the actual cause for this failure. Though I think the increased defensive timeouts are still a good idea. There is a race in the test itself. The "One thread interrupted" test tries to interrupt a thread blocked in awaitAdva

Re: JEP 154: Remove Serialization

2012-04-02 Thread Bruce Chapman
Nice try, almost believable. Of course my guard was down because the 1st was yesterday down under here. On 2/04/2012 6:42 a.m., [email protected] wrote: Posted: http://openjdk.java.net/jeps/154 - Mark