Solved Problems
This page is intended as an archive for recording problems and their solutions whenever something is removed from the OpenProblems page.
Correctness
DeadlockBug - fixed by the new ThinLocks implementation
NativeGetResources - getResources of VMClassLoader has been fixed and cleaned up.
DarwinThreads - semaphore implementation for Darwin has been importet from Boehm GC.
ThreadsafePatchers – should be fixed by PR85
Conformance
Enhancement
JsrStackAnalysis - solved by LocalSubroutineInlining
FutexSystemTime – Don’t know what has fixed this, but it’s not a problem anymore
ClassNumbering – solved by Hotspot-like fast subtype checking
Source Tree
Split up threads.c.