Differences between revisions 14 and 15
| Deletions are marked like this. | Additions are marked like this. |
| Line 26: | Line 26: |
| * FutexSystemTime – Don’t know what fixed this, but it’s not a problem anymore | * FutexSystemTime – Don’t know what has fixed this, but it’s not a problem anymore |
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.