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

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Tue Jan 19 16:03:14 UTC 2016


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