RFR: 8075735: Missing include causes minimal build failure

David Holmes david.holmes at oracle.com
Tue Mar 24 07:56:55 UTC 2015


On 24/03/2015 1:06 AM, Stefan Johansson wrote:
> Hi,
>
> Please review this small change to fix:
> https://bugs.openjdk.java.net/browse/JDK-8075735
>
> Webrev:
> http://cr.openjdk.java.net/~sjohanss/8075735/hotspot.00/
>
> Summary:
> Minimal1 currently does not build in the hs-gc repo. The cause is a
> missing include in thread.cpp, which is added by the proposed change.

Okay.

Can you update the bug report with a link to whatever change caused the 
build to start failing please. It should not have gotten passed JPRT.

Thanks,
David

> Testing:
> Verified that minimal1 builds and run after the change.
>
> Thanks,
> Stefan


More information about the hotspot-dev mailing list