mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 09:10:08 +00:00
AgeTable changes: 1. add CHeap allocation spec 2. add a non-product const is_clear() method to check if the age table has only zero entries 3. relax the assertion that the 0th index of the age table is never used, to allow use of that slot Reviewed-by: wkemper, kdnilsen, ayang, shade
Welcome to the JDK!
For build instructions please see the online documentation, or either of these files:
- doc/building.html (html version)
- doc/building.md (markdown version)
See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.
Description
Languages
Java
73.9%
C++
14.1%
C
7.9%
Assembly
2.7%
Objective-C
0.4%
Other
0.8%