> On 2 May 2016, at 04:56, Aleksey Shipilev <aleksey.shipi...@oracle.com> wrote: > > On 04/30/2016 02:42 AM, Paul Sandoz wrote: >>> On 29 Apr 2016, at 15:12, Aleksey Shipilev <aleksey.shipi...@oracle.com> >>> wrote: >> Looks good. >> >> Small tweak if you so wish to do so: >> >> #if[JdkInternalMisc] >> static final int WEAK_ATTEMPTS = Integer.getInteger("weakAttempts", 10); >> #end[JdkInternalMisc] >> >> which avoids changes to the SunMiscUnsafe* tests. > > Alas, there are still whitespace changes in SunMiscUnsafe* tests, so > changes are unavoidable, and I would like to keep the patch in its > current form. >
No objections from me. Paul.