Latest instructions on getting and patching

Charles Oliver Nutter charles.nutter at sun.com
Fri Apr 3 06:51:50 PDT 2009


Excellent. I'll probably get things patched and try to do a test build 
today. Thanks John!

John Rose wrote:
> 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
> 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev




More information about the mlvm-dev mailing list