<AWT Dev> JDK8 tree fails to compile

Mario Torre neugens.limasoftware at gmail.com
Wed Jun 13 03:19:45 PDT 2012


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/



More information about the awt-dev mailing list