undf: stamp graal-0001/0002 (UNDF-599/600); registry 600 assigned

This commit is contained in:
russell@unturf.com 2026-03-29 19:18:05 -04:00
parent b5384cea54
commit 8c4b291108
3 changed files with 5 additions and 1 deletions

View file

@ -596,5 +596,7 @@
"dagger-0001": "UNDF-2026-000000580",
"jackson-0001": "UNDF-2026-000000596",
"jackson-0002": "UNDF-2026-000000597",
"eclipse-jdt-0002": "UNDF-2026-000000598"
"eclipse-jdt-0002": "UNDF-2026-000000598",
"graal-0001": "UNDF-2026-000000599",
"graal-0002": "UNDF-2026-000000600"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000599
# UNDF: (pending)
# graal-0001: RegisterVerifier.addToWorkList — ArrayList.contains() O(B²) in LSRA verification worklist

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000600
# UNDF: (pending)
# graal-0002: ClassfileConstant.resolveMethod/resolveField — O(2^D) diamond re-traversal without visited set