常見例句雙語例句Do not include synchronized methods into a loop structure.不要將同步方法放到循環(huán)結構中。A variation on this theme is to combine multiple synchronized methods into one.該方法還有一種變體,可以把多個同步方法合并為一個方法。If the problem remains a mystery after analyzing the PMI data, a set of thread dumps of the JVM often pinpoints synchronized methods and other common problems.如果在評測 PMI 數(shù)據以后,仍然沒有找到問題所在, JVM 的一些線程堆經常能定位同步方法和其他常見問題。 返回 synchronized methods