Erik:
When building hotspot with closed sources present and configuring with
--enable-openjdk-only, various closed parts are included in the build
anyway, at least on Windows. This needs to be fixed in preparation for
the new hotspot build for build output comparisons to be meaningful
between
Hi everyone.
When set -XX:+CrashOnOutOfMemoryError, I think we should know
whether core dumping has been enabled or not before launching
process to prevent lack of information for after-the-fact analysis.
So I create a patch to check the core dumping, please review it.
I do not have an account of
I updated webrev:
http://cr.openjdk.java.net/~ysuenaga/JDK-8151709/webrev.01/
I added changes for JInfo.java because help message is shown in twice.
Please review.
Thanks,
Yasumasa
On 2016/03/11 22:26, Yasumasa Suenaga wrote:
> Hi all,
>
> jhsdb shows error message in each tool impleman