mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-24 05:40:39 +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