BlueMap/implementations/fabric-1.15.2
Blue (Lukas Rieger) e9ab39c052 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors
On forge there was a problem sometimes, where presumably a join-fork-thread was created with a class-loader that did not have access to all classes, and therefore crashed in a ClassNotFoundException. This fixes this issue.
2020-09-15 12:02:12 +02:00
..
src/main Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
build.gradle Correct javax relocation 2020-08-30 14:41:51 +02:00