"DestroyJavaVM" Id=17 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3708e174
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@3708e174
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)


"Netty Epoll Server IO #0" Id=20 RUNNABLE
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #1" Id=21 RUNNABLE
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #2" Id=23 RUNNABLE
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #3" Id=30 RUNNABLE
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Thread.java:748)


"ObjectCleanerThread" Id=19 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@dcf2e93
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@dcf2e93
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4e9057d8
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@4e9057d8
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)


"Server Infinisleeper" Id=15 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at wh$1.run(SourceFile:94)


"Server Watchdog" Id=29 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at wk.run(SourceFile:75)
	at java.lang.Thread.run(Thread.java:748)


"Server console handler" Id=18 RUNNABLE (in native)
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:255)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	-  locked java.io.BufferedInputStream@146da18c
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	-  locked java.io.InputStreamReader@76b5befa
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	...


"Server thread" Id=14 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
	at net.minecraft.server.MinecraftServer.f(SourceFile:1711)
	at net.minecraft.server.MinecraftServer.a(SourceFile:1662)
	at tr.c(SourceFile:89)
	at tr.a(SourceFile:44)
	at tr$$Lambda$1571/221561790.run(Unknown Source)
	at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
	...


"Signal Dispatcher" Id=5 RUNNABLE


"Snooper Timer" Id=13 WAITING on java.util.TaskQueue@43c7f429
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@43c7f429
	at java.lang.Object.wait(Object.java:502)
	at java.util.TimerThread.mainLoop(Timer.java:526)
	at java.util.TimerThread.run(Timer.java:505)


"Worker-3419" Id=3589 TIMED_WAITING on java.util.concurrent.ForkJoinPool@408457cc
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@408457cc
	at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"chunk IO worker" Id=27 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=25 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=22 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


"poi IO worker" Id=28 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


"poi IO worker" Id=26 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


"poi IO worker" Id=24 WAITING on java.lang.String@685bb386
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@685bb386
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at cdu.c(SourceFile:124)
	at cdu.d(SourceFile:134)
	at cdu$$Lambda$2313/1985465441.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:748)


