6.0.12
Changes since 6.0.11
Worker
now notifies itself when a task is ready for collection. This permits the use ofwait()
with acollect()
precondition inside asynchronized
block to wait for task completion (used in various tests).- Fixed support for 8.3 typed constants and static variable initializers.