RFR: jsr166 jdk9 integration wave 2
Martin Buchholz
martinrb at google.com
Wed Nov 25 07:17:28 UTC 2015
On Mon, Nov 16, 2015 at 2:42 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:
>
>
> PhaserBasic/:
> * Are those tracing statements ("// trace("barrier action",
> startTime);") kept for a reason? Should we conditionalize them with
> "static final boolean"-s?
>
Those tracing/debugging statements are now rewritten to be less horrible,
as in StampedLock/Basic.java. Future improvements should probably leverage
power of testng.
More information about the core-libs-dev
mailing list