RFR: 8075735: Missing include causes minimal build failure

Stefan Karlsson stefan.karlsson at oracle.com
Tue Mar 24 09:18:48 UTC 2015


On 2015-03-23 16:06, 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/

Looks good.

StefanK

>
> 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.
>
> Testing:
> Verified that minimal1 builds and run after the change.
>
> Thanks,
> Stefan



More information about the hotspot-dev mailing list