RFR: 8147609: Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests

Alexander Kulyakhtin alexander.kulyakhtin at oracle.com
Tue Jan 19 16:23:47 UTC 2016


Jaroslav,

Thank you very much for the review.

Best regards,
Alexander

----- Original Message -----
From: jaroslav.bachorik at oracle.com
To: alexander.kulyakhtin at oracle.com, serviceability-dev at openjdk.java.net
Cc: stefan.sarne at oracle.com
Sent: Tuesday, January 19, 2016 7:03:16 PM GMT +03:00 Iraq
Subject: Re: RFR: 8147609: Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests

On 19.1.2016 16:32, Alexander Kulyakhtin wrote:
> Hi,
>
> Could you, please, review this trivial test-only change:
>
> CR: https://bugs.openjdk.java.net/browse/JDK-8147609 "Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests"
> Webrev: http://cr.openjdk.java.net/~akulyakh/8147609/index.html
>
> The fix corrects a typo made during the fix of  JDK-8079120.
> Instead of @build jdk.test.lib.hprof.module.* there should be @build jdk.test.lib.hprof.model.*
> which corresponds to the directory hs-rt/test/lib/share/classes/jdk/test/lib/hprof/model (and there is no directory hs-rt/test/lib/share/classes/jdk/test/lib/hprof/module)

Reviewed (just update the copyright year to '2015, 2016' before push).

-JB-

>
> Best regards,
> Alexander
>



More information about the serviceability-dev mailing list