RFR: JDK-8163346: Update jmap-hashcode/Test8028623.java for better diagnostic of timeout.
Dmitry Samersoff
dmitry.samersoff at oracle.com
Wed Aug 10 07:45:34 UTC 2016
Sharath,
As soon as you request a heap dump of LingeredApp, LingeredApp should
contains the object with extended characters in it's name.
So please:
1. Inherit LingeredApp (See LingeredAppWithDeadlock as an example) and add
public static int \u00CB = 1;
2. Copy BasicLauncherTest to HeapDumpWitExtCharsTest.java
and change it according to you needs (i.e. remove everything but
heapDumpTest)
3. Remove Test8028623.java
-Dmitry
On 2016-08-08 12:37, Sharath Ballal wrote:
> Hello,
>
> Pls review the following fix for modifying the testcase
> jmap-hashcode/Test8028623.java to use LingeredApp.
>
>
>
> http://cr.openjdk.java.net/~sballal/8163346/webrev.00/
>
>
>
> Link to bug: https://bugs.openjdk.java.net/browse/JDK-8163346
>
>
>
> -Sharath Ballal
>
>
>
>
>
--
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.
More information about the serviceability-dev
mailing list