mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-09 14:38:42 +00:00
Implement some minor performance optimizations in the evacuation path including changing some stores to be OOP_NOT_NULL, specializing the compressed/uncompressed oops path and delay some load of the current heapregion until absolutely necessary. Reviewed-by: kbarrett, sjohanss
Welcome to OpenJDK! =================== For information about building OpenJDK, including how to fully retrieve all source code, please see either of these: * doc/building.html (html version) * doc/building.md (markdown version) See http://openjdk.java.net/ for more information about OpenJDK.
Description
Languages
Java
73.9%
C++
14.2%
C
7.9%
Assembly
2.7%
Objective-C
0.4%
Other
0.7%