JDK 9 RFR of 8150206: Demote LFMultiThreadCachingTest.java to tier 2 until resolution of JDK-8150014

Martin Buchholz martinrb at google.com
Sat Feb 20 20:41:01 UTC 2016


On Fri, Feb 19, 2016 at 1:37 PM, Martin Buchholz <martinrb at google.com> wrote:
> I will commit by Monday.

Pushed.

> The only other change I'm thinking of would be to move the Unsafe
> initialization to the top of file (i.e. beginning of <clinit>) instead
> of bottom of file where we've traditionally placed it.  Here a static
> method call that used U found it to be null - we must still be inside
> <clinit>, eh?

Left for a future change.



More information about the core-libs-dev mailing list