pd_InlineSmallCode ?

Mark Wielaard mark at klomp.org
Sun Aug 8 01:34:00 PDT 2010


Hi Rob,

On Sat, 2010-08-07 at 17:21 -0600, Rob Savoye wrote:
> Following the suggestion to use a pre pr484 revision of icedtea6, I get
> this error message which seems unrelated to my changes. I'm wondering if
> I need to use a new revision, I'm using this now:
> 
>   hg clone -rf50bc2a9120e http://icedtea.classpath.org/hg/icedtea6
>   hg di -r373a443db017 ports/hotspot/make | patch -p1 -R
> 
> With the full error being:
> 
> /home/rsavoye/build/icedtea6/openjdk-ecj/hotspot/src/share/vm/runtime/globals.cpp:34:
> error: 'pd_InlineSmallCode' was not declared in this scope
> make[7]: *** [globals.o] Error 1

I don't know/understand the whole issue, but I believe the
pd_InlineSmalCode issue and some other breakage came from changes to the
underlying hotspot version. This thread has some pointers:
http://article.gmane.org/gmane.comp.java.openjdk.distro-packaging.devel/9367

Hope that helps,

Mark



More information about the zero-dev mailing list