<html>
<head>
<base href="http://icedtea.classpath.org/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [IcedTea7] register_method usage in sharkCompiler.cpp needs to be adjusted following S7196199"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1757">1757</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[IcedTea7] register_method usage in sharkCompiler.cpp needs to be adjusted following S7196199
</td>
</tr>
<tr>
<th>Product</th>
<td>IcedTea
</td>
</tr>
<tr>
<th>Version</th>
<td>7-hg
</td>
</tr>
<tr>
<th>Hardware</th>
<td>all
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>IcedTea
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gnu.andrew@redhat.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gnu.andrew@redhat.com
</td>
</tr>
<tr>
<th>CC</th>
<td>unassigned@icedtea.classpath.org
</td>
</tr></table>
<p>
<div>
<pre>/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
<a href="http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-wheezy-x86_64-shark/builds/1/steps/compile/logs/stdio">http://builder.classpath.org/icedtea/buildbot/builders/icedtea7-wheezy-x86_64-shark/builds/1/steps/compile/logs/stdio</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>