[ 
https://issues.apache.org/jira/browse/KYLIN-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626898#comment-16626898
 ] 

jiatao.tao edited comment on KYLIN-3592 at 9/25/18 7:14 AM:
------------------------------------------------------------

In kylin, some places occur `synchronized static`, some occur `static 
synchronized`, should be unified.

see in : https://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html

The order is:  !screenshot-1.png! 




was (Author: aron.tao):
see in : https://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html

The order is:  !screenshot-1.png! 

In kylin, some places occur `synchronized static`, some occur `static 
synchronized`, should be unified.

> Synchronized should be placed after static in declaration
> ---------------------------------------------------------
>
>                 Key: KYLIN-3592
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3592
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: jiatao.tao
>            Assignee: jiatao.tao
>            Priority: Trivial
>         Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to