mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
Enhance Assert so that lazy string computation can occurr where needed; enhance static roding rule checkers to make sure the right version of the method is called. Reviewed-by: jlahoda