[Bug 1757] New: [IcedTea7] register_method usage in sharkCompiler.cpp needs to be adjusted following S7196199
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu May 1 21:37:55 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1757
Bug ID: 1757
Summary: [IcedTea7] register_method usage in sharkCompiler.cpp
needs to be adjusted following S7196199
Product: IcedTea
Version: 7-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/shark/sharkCompiler.cpp:
In member function 'virtual void SharkCompiler::compile_method(ciEnv*,
ciMethod*, int)':
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/shark/sharkCompiler.cpp:215:29:
error: no matching function for call to 'ciEnv::register_method(ciMethod*&,
int&, CodeOffsets*, int, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*,
ImplicitExceptionTable*, SharkCompiler* const, int, bool)'
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/shark/sharkCompiler.cpp:215:29:
note: candidate is:
In file included from
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/ci/ciUtilities.hpp:28:0,
from
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/precompiled/precompiled.hpp:36:
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/ci/ciEnv.hpp:322:8:
note: void ciEnv::register_method(ciMethod*, int, CodeOffsets*, int,
CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*,
AbstractCompiler*, int, bool, bool)
/usr/local/build/buildslave/icedtea/icedtea7-shark/build/openjdk-boot/hotspot/src/share/vm/ci/ciEnv.hpp:322:8:
note: candidate expects 13 arguments, 12 provided
http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-wheezy-x86_64-shark/builds/1/steps/compile/logs/stdio
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140501/8c0942bf/attachment.html>
More information about the distro-pkg-dev
mailing list