mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
This fixes com.jetbrains.plugins.webDeployment.tests.UploadTest with UploadMode.WITH_HONEST_COLLECTION_PHASE. Without the fix tests were failing with assertion: java.lang.AssertionError: Thread leaked: Thread[org.apache.commons.vfs2.cache.SoftRefFilesCache$ReleaseThread,4,main] (alive) WAITING --- its stacktrace: at java.base@17.0.12/java.lang.Object.wait(Native Method) at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at org.apache.commons.vfs2.cache.SoftRefFilesCache$ReleaseThread.run(SoftRefFilesCache.java:54) --- (cherry picked from commit 01e4400350cbed79e89945b3b37d74a285a710ee) IJ-CR-169127 GitOrigin-RevId: f266fa23284e608e42334b360916f5010a3c542d