<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Forwarding Mario's email:<br>
<br>
First, he got a build failure in 8/awt, then he tried building
8/jdk8 - same problem.<br>
JDK8 build fails in hotspot.<br>
<pre>>> ompiling
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/blockOffsetTable.cpp
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:
>> In instantiation of ‘TreeList<Chunk>*
>> TreeList<Chunk>::remove_chunk_replace_if_needed(TreeChunk<Chunk>*)
>> [with Chunk = FreeChunk]’:
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:1342:16:
>> required from here
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:173:7:
>> error: ‘link_tail’ was not declared in this scope, and no declarations
>> were found by argument-dependent lookup at the point of instantiation
>> [-fpermissive]</pre>
<br>
He thinks:<br>
<pre>>> I guess the tree needs to be integrated with this patch:
>>
>> <a class="moz-txt-link-freetext" href="http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a297b0e14605">http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a297b0e14605</a></pre>
Could this be a problem in his build environment?<br>
<br>
- Lana<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" cellpadding="0"
cellspacing="0" border="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
<td>Re: <awt dev=""> JDK8 tree fails to compile</awt></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
<td>Wed, 13 Jun 2012 14:17:05 +0200</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
<td>Mario Torre <neugens.limasoftware@gmail.com></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
<td>Anthony Petrov <anthony.petrov@oracle.com></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">CC: </th>
<td>awt-dev@openjdk.java.net, Lana Steuck
<lana.steuck@oracle.com></td>
</tr>
</tbody>
</table>
<br>
<pre>Hi Anthony, Lana,
Thanks for taking a look at it.
I got the same problem with the very latest jdk8 repository. It seems
that this patch is missing there too.
I'm on a Fedora 17 machine, gcc version 4.7.0 20120507 (Red Hat
4.7.0-5) (GCC), perhaps this would explain why you don't see this?
(It's the first time I tried to compile directly from the OpenJDK
since I updated, so I can't say when this started to happen).
Cheers,
Mario
> On 6/13/2012 2:19 PM, Mario Torre wrote:
>>
>> Hi all!
>>
>> I'm trying to compile the latest http://hg.openjdk.java.net/jdk8/awt
>> but I got this error:
>>
>> ompiling
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/blockOffsetTable.cpp
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:
>> In instantiation of ‘TreeList<Chunk>*
>> TreeList<Chunk>::remove_chunk_replace_if_needed(TreeChunk<Chunk>*)
>> [with Chunk = FreeChunk]’:
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:1342:16:
>> required from here
>>
>> /home/neugens/work_space/jdk/jdk8-awt/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp:173:7:
>> error: ‘link_tail’ was not declared in this scope, and no declarations
>> were found by argument-dependent lookup at the point of instantiation
>> [-fpermissive]
>>
>> I guess the tree needs to be integrated with this patch:
>>
>> http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a297b0e14605
>>
>> Any ideas?
>>
>> Cheers,
>> Mario
--
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
IcedRobot: www.icedrobot.org
Proud GNU Classpath developer: http://www.classpath.org/
Read About us at: http://planet.classpath.org
OpenJDK: http://openjdk.java.net/projects/caciocavallo/
Please, support open standards:
http://endsoftpatents.org/
</pre>
</body>
</html>