Indeed, thanks!
New webrev http://cr.openjdk.java.net/~ikrylov/8147844.jdk.01/

On 27/01/2016 16:48, Andrej Golovnin wrote:
Hi Ivan,

Please review the upcoming API changes:
http://cr.openjdk.java.net/~ikrylov/8147844.jdk.00/
I think the semicolon at the end of the line 887 is not needed, e.g:

887     public static void onSpinWait() {};

should be

887     public static void onSpinWait() {}

Best regards,
Andrej Golovnin

Reply via email to