Latest instructions on getting and patching
John Rose
John.Rose at Sun.COM
Fri Apr 3 02:33:13 PDT 2009
Adjusting and testing the patch... Looks like it works.
I found that this line in my top-level build.sh script helps when I am
rebuilding the JVM from a non-clean forest:
rm -f $(find build -name _precompiled.incl.gch)
Also, because I'm not building the whole forest, this line seems to be
required in build.sh also:
ALT_JDK_IMPORT_PATH=/usr/local/soylatte16-i386-1.0.3 (same as
ALT_BOOTDIR)
-- John
On Mar 29, 2009, at 2:02 PM, Charles Oliver Nutter wrote:
> Charles Oliver Nutter wrote:
>> To get the java.dyn.* classes included in rt.jar, I used Kirill's
>> makefile patch. I've attached a version in "extended git" format
>> which should apply cleanly.
>
> Forgot the patch...
>
> - Charlie
> diff --git a/make/docs/CORE_PKGS.gmk b/make/docs/CORE_PKGS.gmk
More information about the mlvm-dev
mailing list