!7 cprint { start-thread { long n = 0; time { repeat 1000000 { n = advancedThreadMXBean.getThreadAllocatedBytes(threadId()); } } print(n); } }