HotSpot compiler

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:Java_Virtual_Machine
gptkbp:developedBy gptkb:Oracle_Corporation
gptkb:Sun_Microsystems
gptkbp:feature constant folding
dead code elimination
escape analysis
profile-guided optimization
profiling
register allocation
adaptive optimization
deoptimization
loop unrolling
class loading support
code cache
deoptimization support
garbage collection integration
intrinsics
method inlining
multi-threaded compilation
on-stack replacement
runtime code generation
safepoints
speculative optimizations
tiered compilation
gptkbp:hasComponent C1 compiler
C2 compiler
https://www.w3.org/2000/01/rdf-schema#label HotSpot compiler
gptkbp:implementedIn Just-In-Time compilation
gptkbp:introducedIn gptkb:JDK_1.3
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:openSource true
gptkbp:partOf gptkb:Java_Virtual_Machine
gptkbp:platform gptkb:ARM
gptkb:PowerPC
gptkb:SPARC
gptkb:AArch64
cross-platform
x86
x86-64
gptkbp:repository gptkb:OpenJDK
gptkbp:supportsLanguage gptkb:Java
other JVM languages
gptkbp:usedBy gptkb:Amazon_Corretto
gptkb:OpenJDK
gptkb:Oracle_JDK
gptkb:AdoptOpenJDK
gptkbp:usedIn gptkb:Java_Virtual_Machine
gptkbp:writtenBy gptkb:C++
gptkbp:bfsParent gptkb:Just-In-Time_compilation_(JIT)
gptkbp:bfsLayer 7