mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-10 15:11:08 +01:00
Guus reports that the entity caps sinttest fails on openfire with an timeout exception on Java 11. Very well possible that this is caused by a changed scheduling behavior where the yield() thread nevertheless dominates the, potential single, core. The waitUntilThread() method is essentially a broken approach anyway and should be replaced in the future. |
||
|---|---|---|
| .. | ||
| main/java/org | ||
| test/java/org/igniterealtime/smack/inttest | ||