Hi Folks
This is part of a project to move fixes that are already in OpenJDK6
forward to OpenJDK7.
The fix for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6695776
will remove some binary artifacts from the source tree and instead build
them from sources when required.
Here are the c
FYI... (Windows only)
The changes to allow for using the latest Windows 64bit SDK are starting to
show up, but I wanted to caution people that until all the repositories
get the necessary changesets, full JDK builds will likely not build or
work with this newer SDK. The sanity warning messages a
Changeset: 9e5a6ed08fc9
Author:jmasa
Date: 2009-02-17 15:35 -0800
URL: http://hg.openjdk.java.net/jdk7/build/hotspot/rev/9e5a6ed08fc9
6786346: intermittent Internal Error
(src/share/vm/memory/cardTableModRefBS.cpp:226)
Summary: Two assertions were incorrectly composed.
Reviewed-by:
Kelly O'Hair wrote:
> A few pieces of information... you probably already know most of this...
>
> * Debugging -g -O code has it's limitations, I assume that is
> understood. Sometimes local variable information is not included,
> sometimes the source line to instruction mapping is a bi