hg: bsd-port/bsd-port: 5 new changesets

2010-08-02 Thread glewis
Changeset: a191e79df156 Author:lana Date: 2010-06-29 10:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a191e79df156 Merge Changeset: 9cda7c220c08 Author:lana Date: 2010-07-12 19:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9cda7c220

hg: bsd-port/bsd-port/corba: 5 new changesets

2010-08-02 Thread glewis
Changeset: 03fd3d78e344 Author:lana Date: 2010-06-29 10:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/03fd3d78e344 Merge Changeset: 98da66f47273 Author:lana Date: 2010-07-12 19:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/r

hg: bsd-port/bsd-port/jaxws: 5 new changesets

2010-08-02 Thread glewis
Changeset: 2dd6394ddec2 Author:lana Date: 2010-06-29 10:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/2dd6394ddec2 Merge Changeset: 2b7a1ec9562e Author:lana Date: 2010-07-12 19:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/r

hg: bsd-port/bsd-port/jaxp: 6 new changesets

2010-08-02 Thread glewis
Changeset: 34ed99f84832 Author:ohair Date: 2010-06-24 08:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/34ed99f84832 6963941: Correct download link for source drop bundle Reviewed-by: darcy ! jaxp.properties Changeset: e46c304486c0 Author:lana Date: 2

hg: bsd-port/bsd-port/hotspot: . Cast to intptr_t rather than int32_t. Fixes compilation on MacOS X

2010-08-02 Thread glewis
Changeset: 1df7d75c7c3a Author:Greg Lewis Date: 2010-08-02 09:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1df7d75c7c3a . Cast to intptr_t rather than int32_t. Fixes compilation on MacOS X (otherwise the compiler can't determine which version of movptr

Re: Snow Leopard HotSpot Build Failure (Intel)

2010-08-02 Thread Greg Lewis
On Tue, Jul 27, 2010 at 09:08:09AM -0400, David Schlosnagle wrote: > I ran into this over the weekend and I worked around it on my local > build by changing the cast from (int32_t) to (intptr_t), but I haven't > really tested the C1 (client) VM. Those lines were added by 6939930: > exception unwind

hg: bsd-port/bsd-port/langtools: 9 new changesets

2010-08-02 Thread glewis
Changeset: be5cafeb318d Author:darcy Date: 2010-06-23 16:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/be5cafeb318d 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks Reviewed-by: darcy, alanb Contributed-by:

hg: bsd-port/bsd-port/hotspot: 54 new changesets

2010-08-02 Thread glewis
Changeset: 136b78722a08 Author:jrose Date: 2010-06-09 18:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/136b78722a08 6939203: JSR 292 needs method handle constants Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType; extend 'ldc' bytecode. R

hg: bsd-port/bsd-port/jdk: 78 new changesets

2010-08-02 Thread glewis
Changeset: c801686d91f4 Author:prr Date: 2010-06-29 09:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c801686d91f4 6943487: NPE in makeMultiCharsetString while printing on linux Reviewed-by: igor, jgodinez ! src/share/classes/sun/awt/PlatformFont.java ! src/shar

hg: bsd-port/bsd-port/hotspot: 2 new changesets

2010-08-02 Thread glewis
Changeset: efd4401fab1d Author:cl Date: 2010-07-29 13:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/efd4401fab1d Added tag jdk7-b103 for changeset cb4250ef73b2 ! .hgtags Changeset: 9fd19325d2d3 Author:Greg Lewis Date: 2010-08-02 09:58 -0700 URL:

hg: bsd-port/bsd-port/jdk: 2 new changesets

2010-08-02 Thread glewis
Changeset: b839344245a9 Author:cl Date: 2010-07-29 13:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b839344245a9 Added tag jdk7-b103 for changeset 6488b70a23cc ! .hgtags Changeset: f9befb9e38e5 Author:Greg Lewis Date: 2010-08-02 09:58 -0700 URL:

hg: bsd-port/bsd-port/langtools: 2 new changesets

2010-08-02 Thread glewis
Changeset: fc7219517ec1 Author:cl Date: 2010-07-29 13:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/fc7219517ec1 Added tag jdk7-b103 for changeset bd85271c580c ! .hgtags Changeset: e4594a10389b Author:Greg Lewis Date: 2010-08-02 09:58 -0700 UR

HotSpot VM Compile Failure on Snow Leopard

2010-08-02 Thread John Yeary
Hello All, I pulled a fresh fclone of the bsd-port and tried to compile it. It failed during the HotSpot compilation. I had to disable the WARNINGS AS ERRORS to get to this point. Here are the error messages, and log file. java full version "1.6.0_03-p3-landonf_19_aug_2008_14_55-b00" # # A fatal

HotSpot Build Failure

2010-08-02 Thread John Yeary
Hello All, I could not get the tip to build using Soylatte. I tried using my JDK7 build as the ALT_BOOTDIR from two days ago, and it fails to build from it too. Has anyone successfully built it since the code updates today? What did you use for your build script? openjdk full version "1.7.0-inter

Re: HotSpot Build Failure

2010-08-02 Thread David Schlosnagle
On Mon, Aug 2, 2010 at 9:57 PM, John Yeary wrote: > I could not get the tip to build using Soylatte. I tried using my JDK7 build > as the ALT_BOOTDIR from two days ago, and it fails to build from it too. Has > anyone successfully built it since the code updates today? What did you use > for your b