RFR(xxs) 8074543 Missing symbol "objArrayOopDesc::obj_at" when buiding with CPP Interpreter

Thomas Stüfe thomas.stuefe at gmail.com
Mon Mar 9 16:27:31 UTC 2015


Hi Coleen,

I did built AIX with the CPP interpreter.

I saw the bug report about removing the CPP interpreter but was not sure
whether the fix was needed for the Zero CPP interpreter too,

Thanks, Thomas

On Mon, Mar 9, 2015 at 4:40 PM, Coleen Phillimore <
coleen.phillimore at oracle.com> wrote:

>
> Thomas, Did you build the Zero or the CPP interpreter?  See:
>
> https://bugs.openjdk.java.net/browse/JDK-8074457
>
> Thanks,
> Coleen
>
>
> On 3/6/15, 6:15 AM, Thomas Stüfe wrote:
>
>> Hi all,
>>
>> please review this tiny change to fix a build error when building with the
>> CPP interpreter.
>>
>> webrev:
>> http://cr.openjdk.java.net/~stuefe/webrevs/8074543/webrev.01/
>>
>> bug:
>> https://bugs.openjdk.java.net/browse/JDK-8074543
>>
>> bytecodeInterpreter.cpp misses include "objArrayOop.inline.hpp", so the
>> inline definition of this function is missing.
>>
>> Kind Regards, Thomas
>>
>
>


More information about the hotspot-runtime-dev mailing list