Deprecated
This page is deprecated and it's content is either old or being moved to the OpenJDK Developers' Guide. Please update your links.
The HotSpot team owns two components in JBS: hotspot and core-svc.
Please note that all issues in the hotspot component are required to have a subcomponent set.
Team | JBS component | JBS query |
---|---|---|
Compiler | hotspot / compiler | component = hotspot AND Subcomponent = compiler |
GC | hotspot / gc | component = hotspot AND Subcomponent = gc |
Runtime | hotspot / runtime hotspot / jfr | component = hotspot AND Subcomponent in (runtime, jfr) |
Serviceability | hotspot / jvmti hotspot / svc core-svc core-svc / debugger core-svc / tools core-svc / java.lang.instrument tools / hprof | ( (component = hotspot AND Subcomponent in (jvmti, svc)) OR (component = tools AND Subcomponent = hprof) ) |
Monitor and Management | hotspot / svc-agent core-svc / java.lang.management core-svc / javax.management | ( (component = hotspot AND Subcomponent = svc-agent) OR |
Test | hotspot / test | component = hotspot AND Subcomponent = test |
Overview
Content Tools
ThemeBuilder