Hi Paul, On Apr 15, 2014, at 12:23 AM, Paul Sandoz <paul.san...@oracle.com> wrote:
> Hi Brian, > > My inclination is "if it ain't broke... " and AFAICT nothing indicates > toString it is particular broken [*], so perhaps just focus on the cleanup > aspects and revisit the other when the JMM is updated (and maybe enhanced > volatiles is ready)? > > Paul. Fine by me. I’ll update the webrev. The other aspects could come under this issue already on file: https://bugs.openjdk.java.net/browse/JDK-8033491. Thanks, Brian > [*] although i still question the use of thread locals, but that is a > separate issue that requires more investigation and i don't know if if can be > improved.