2 problems making JDK7
Howard Lovatt
howard.lovatt at gmail.com
Sat Oct 30 20:03:30 PDT 2010
Jon,
Thanks for the help. I deleted my repository and made a new clone and
the hg errors went away.
However the compilation error remains, the version of java I am using
to build JDK is:
Howards-MacBookPro-2007:MLVM lov080$ 1.7.0_2010_09_25/Home/bin/java -version
openjdk version "1.7.0-internal-fastdebug"
OpenJDK Runtime Environment (build
1.7.0-internal-fastdebug-stephen_2010_09_25_21_05-b00)
OpenJDK 64-Bit Server VM (build 19.0-b03-fastdebug, mixed mode)
From:
http://www.concord.org/~sbannasch/mlvm/
Do you know which minimum build number I should use?
-- Howard.
Jonathan Gibbons jonathan.gibbons at oracle.com Sat Oct 30 17:25:21
PDT 2010 wrote:
Howard,
I can't speak to the conflicts regarding the .hgtags file.
The warning about divergent renames is expected and can be ignored.
The compilation error indicates you are using an older version of JDK7
-- you need to get and use a more recent build.
-- Jon
More information about the lambda-dev
mailing list