Zero broken again

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Nov 15 14:23:54 UTC 2017


On 11/15/2017 03:20 PM, Andrew Dinn wrote:
> On 15/11/17 14:11, John Paul Adrian Glaubitz wrote:
>> Now I just need to figure out how "git blame" works in Mercurial :).
> Well, that's easy
> 
>   hg blame src/hotspot/share/runtime/safepoint.hpp

Yep, and it was broken in JDK-8189941:

> http://hg.openjdk.java.net/jdk/hs/rev/0ce0ac68ace7#l57.16

We could set ccpInterpretor as a friend class. But that only fixes
one case. It still fails with byteCodeInterpretor.cpp.

Removing the "private" statement obviously fixes it but that's just
to show what the problem is.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the hotspot-dev mailing list