Migrated from https://git2.unturf.com/engineering/java-topology.git
5 new defects across 5 repos — all diamond recursion (map/set .put/.add return value ignored before unconditional recurse): - spring-0001: AnnotationsScanner.processClassHierarchy TYPE_HIERARCHY mode, no visited guard, used by every @Transactional/@Autowired/@RequestMapping scan - hibernate-0001: ClassHierarchyHelper.getImplementedInterfaces, Set.add() return ignored before unconditional recurse — hibernate-validator - weld-0004: HierarchyDiscovery.discoverTypes, HashMap.put() return ignored, CDI bean type closure discovery at startup - quarkus-0004: HierarchyDiscovery.discoverTypes (ArC, copied from Weld), same defect — Quarkus startup + native image - micronaut-0005: NativeElementsHelper.populateTypeHierarchy, no visited guard - micronaut-0006: GenericUtils.populateTypeArgumentsForInterfaces, recursion outside containsKey guard Also rename cpython-0001→0002, 0002→0003, 0003→0004 (pre-existing renumber). |
||
|---|---|---|
| .github | ||
| .jcheck | ||
| bin | ||
| defects | ||
| doc | ||
| docs | ||
| make | ||
| src | ||
| test | ||
| tests | ||
| tools | ||
| whitepaper | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| ADDITIONAL_LICENSE_INFO | ||
| ASSEMBLY_EXCEPTION | ||
| CLAUDE.md | ||
| configure | ||
| CONTRIBUTING.md | ||
| GNUmakefile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SECURITY.md | ||
| UNDF-REGISTRY.json | ||
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.