清单7中的代码同步所有段,以在相同时间显示标签,确保用户看到跨段动态组件的同位显示。
The code in Listing 7 synchronizes all segments to show the label at the same time, ensuring that the user sees a coordinated display of a cross-segment dynamic component.
标签中的最后一行显示,完成该GC周期用了26毫秒的时间。
The last line in the tag shows the GC cycle was completed in 26 milliseconds.
标签中的第一行显示,该线程需要32个字节,而且,自上次内存分配失败以来(即自上次发生gc以来),已经有286毫秒的时间。
The first line in the tag shows that the thread needed 32 bytes and it has been 286 milliseconds since the last memory allocation failure (i.e., since the last GC occurred).
应用推荐