mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-08 10:09:14 +00:00
Weakened a too-strong, off-by-one assert; added code to keep track of and report any overflows at appropriate level of verbosity. Reviewed-by: jcoomes, tonyp