mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-08 10:09:14 +00:00
Add a CDS log statement in arguments.cpp. The test catches RuntimeException duing dumping and checks if the log statement is in the stdout. Reviewed-by: iklam, dholmes