commit | 026a05429caa5885fcc1e8e9c3a050b41d339a20 | [log] [tgz] |
---|---|---|
author | Calvin Cheung <ccheung@openjdk.org> | Tue Dec 20 11:50:40 2016 -0800 |
committer | Calvin Cheung <ccheung@openjdk.org> | Tue Dec 20 11:50:40 2016 -0800 |
tree | 9be3011932704a0924616ebc880dffecc8576e7e | |
parent | 973b6f24d075a6171344809b7f2c3615bf2401e0 [diff] |
8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces Print informational message if a module related options is used during dumping except for the -m option Reviewed-by: iklam, jiangli, mseledtsov