-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b06
I want to remove `CompileTaskAlloc_lock` completely with JDK-8357473, and for that we need to fix a stray use of that lock in CompileLog list linkage. We can rewrite that part to atomics.
- blocks
-
JDK-8357473 Compilation spike leaves many CompileTasks in free list
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/7b255b8a
-
Review(master)
openjdk/jdk/26127