RFR (XS) 8203938: Fix build failures from JDK-8133564
Kim Barrett
kim.barrett at oracle.com
Tue May 29 17:52:51 UTC 2018
> On May 29, 2018, at 1:51 PM, Gerard Ziemski <gerard.ziemski at oracle.com> wrote:
>
> Hi all,
>
> Please review this trivial build fix that adds missing “static” keyword, which I missed while doing manual merge.
>
> I’m sorry about breaking the build.
>
>
> https://bugs.openjdk.java.net/browse/JDK-8203938
> http://cr.openjdk.java.net/~gziemski/8203938_rev1
>
> Tested via build locally, broken before the change, builds with the fix.
>
>
> cheers
Looks good, and trivial.
More information about the hotspot-runtime-dev
mailing list