hg: jdk8/build/hotspot: 65 new changesets

2013-05-07 Thread david . katleman
Changeset: 57ac6a688ae6 Author:amurillo Date: 2013-04-26 00:40 -0700 URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/57ac6a688ae6 8013227: new hotspot build - hs25-b31 Reviewed-by: jcoomes ! make/hotspot_version Changeset: cc70cbbd422e Author:hseigel Date: 2013-04-

Re: Exporting symbols on OSX ?

2013-05-07 Thread David DeHaven
>>> We just discovered that every symbol is libjvm is being exported on OSX. >>> The OSX/BSD makefiles were copied from the linux ones and so have the >>> options for linker scripts and mapfiles, but as OSX doesn't support linker >>> scripts this is disabled by setting LDNOMAP=true - hence all

Re: Exporting symbols on OSX ?

2013-05-07 Thread David Holmes
On 8/05/2013 2:55 AM, David DeHaven wrote: We just discovered that every symbol is libjvm is being exported on OSX. The OSX/BSD makefiles were copied from the linux ones and so have the options for linker scripts and mapfiles, but as OSX doesn't support linker scripts this is disabled by set

Re: 8013652: (profiles) Add javax.script to compact1

2013-05-07 Thread David Holmes
Ship it! :) David On 7/05/2013 11:05 PM, Alan Bateman wrote: I'd like to propose adding javax.script to the compact1 builds (it has been in compact3 to date). The rational is to provide a supported way for applications running on the smallest profile make use of scripting languages. The origin

hg: jdk8/build/nashorn: 38 new changesets

2013-05-07 Thread david . katleman
Changeset: aa8170c0dec9 Author:sundar Date: 2013-04-15 20:12 +0530 URL: http://hg.openjdk.java.net/jdk8/build/nashorn/rev/aa8170c0dec9 8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error Reviewed-by: lagergren, jlaskey ! src/

hg: jdk8/build/langtools: 15 new changesets

2013-05-07 Thread david . katleman
Changeset: ed918a442b83 Author:jlahoda Date: 2013-04-17 15:54 +0200 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/ed918a442b83 8008174: DocTree API should provide start and end positions for tree nodes Summary: Adding DocSourcePositions to allow access to DocTree starting

hg: jdk8/build/jdk: 75 new changesets

2013-05-07 Thread david . katleman
Changeset: b0c41789f500 Author:jgodinez Date: 2013-04-25 10:14 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/b0c41789f500 8009199: Printed text become garbage on Mac OSX Reviewed-by: bae, prr ! src/macosx/native/sun/awt/CTextPipe.m Changeset: f4aa34a7a44d Author:jch

hg: jdk8/build: 7 new changesets

2013-05-07 Thread david . katleman
Changeset: e34781a0566b Author:mduigou Date: 2013-04-24 21:46 -0700 URL: http://hg.openjdk.java.net/jdk8/build/rev/e34781a0566b 8013185: Add java.util.stream to CORE_PKGS.gmk in root repo Reviewed-by: mduigou Contributed-by: Henry Jen ! common/makefiles/javadoc/CORE_PKGS.gmk Chan

hg: jdk8/build/corba: 4 new changesets

2013-05-07 Thread david . katleman
Changeset: 8f0a461776a9 Author:dmeetry Date: 2013-04-29 16:44 +0400 URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/8f0a461776a9 4504275: CORBA boolean type unions do not generate compilable code from idlj Summary: JLS doesn't allow boolean type in switch statement, hence subst

hg: jdk8/build/jaxp: 5 new changesets

2013-05-07 Thread david . katleman
Changeset: fad6560cb32a Author:dfuchs Date: 2013-04-17 15:23 +0200 URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/fad6560cb32a 8005954: JAXP Plugability Layer should use java.util.ServiceLoader Summary: This fix replaces manual processing of files under META-INF/services in JA

Re: AdapterMethodHandle not found

2013-05-07 Thread Pete Brunet
If I clone the current code, where to I find the equivalent import? I have been going to jre.us.oracle.com/java/re/jdk/ and looking for the highest numbered 7u directory, 7u80 in this case. I just sorted the jdk directory by date though and I see 7u40 has a more recent date. But that might not b

Re: AdapterMethodHandle not found

2013-05-07 Thread Kelly O'Hair
On May 7, 2013, at 1:59 AM, Volker Simonis wrote: > On Tue, May 7, 2013 at 3:10 AM, Pete Brunet wrote: > >> I tried changing my ALT_BOOTDIR from my normal 64 bit 7u21 installation >> to the 7u80 tarball I extracted, but got: >> make[2]: *** No rule to make target >> `../../../build/windows-i586

hg: jdk8/build: Added tag jdk8-b88 for changeset e1a929afcfc4

2013-05-07 Thread david . katleman
Changeset: 8fb91165e596 Author:katleman Date: 2013-05-02 13:34 -0700 URL: http://hg.openjdk.java.net/jdk8/build/rev/8fb91165e596 Added tag jdk8-b88 for changeset e1a929afcfc4 ! .hgtags

hg: jdk8/build/langtools: Added tag jdk8-b88 for changeset a1e10f3adc47

2013-05-07 Thread david . katleman
Changeset: adec2a5d510a Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/adec2a5d510a Added tag jdk8-b88 for changeset a1e10f3adc47 ! .hgtags

Re: Exporting symbols on OSX ?

2013-05-07 Thread David DeHaven
>>> We just discovered that every symbol is libjvm is being exported on OSX. >>> The OSX/BSD makefiles were copied from the linux ones and so have the >>> options for linker scripts and mapfiles, but as OSX doesn't support linker >>> scripts this is disabled by setting LDNOMAP=true - hence all

hg: jdk8/build/hotspot: Added tag jdk8-b88 for changeset 8482058e74bc

2013-05-07 Thread david . katleman
Changeset: d0081bfc425c Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/d0081bfc425c Added tag jdk8-b88 for changeset 8482058e74bc ! .hgtags

hg: jdk8/build/jdk: 2 new changesets

2013-05-07 Thread david . katleman
Changeset: 1daef88acff2 Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/1daef88acff2 Added tag jdk8-b88 for changeset 8dbb4b159e04 ! .hgtags Changeset: 7ba77fff0ef6 Author:katleman Date: 2013-05-07 10:51 -0700 URL: htt

hg: jdk8/build/nashorn: Added tag jdk8-b88 for changeset 40c107d1ae6f

2013-05-07 Thread david . katleman
Changeset: 501bc4aeb1b1 Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/nashorn/rev/501bc4aeb1b1 Added tag jdk8-b88 for changeset 40c107d1ae6f ! .hgtags

hg: jdk8/build/jaxp: Added tag jdk8-b88 for changeset 7122f7bb0fcc

2013-05-07 Thread david . katleman
Changeset: 21f75e572cb3 Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/21f75e572cb3 Added tag jdk8-b88 for changeset 7122f7bb0fcc ! .hgtags

hg: jdk8/build/jaxws: Added tag jdk8-b88 for changeset 24fa5452e5d4

2013-05-07 Thread david . katleman
Changeset: 88838e08e4ef Author:katleman Date: 2013-05-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/88838e08e4ef Added tag jdk8-b88 for changeset 24fa5452e5d4 ! .hgtags

hg: jdk8/build/corba: Added tag jdk8-b88 for changeset 4e3a881ebb1e

2013-05-07 Thread david . katleman
Changeset: 1f13a798d1b8 Author:katleman Date: 2013-05-02 13:34 -0700 URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/1f13a798d1b8 Added tag jdk8-b88 for changeset 4e3a881ebb1e ! .hgtags

Re: Exporting symbols on OSX ?

2013-05-07 Thread Daniel D. Daugherty
On 5/7/13 10:55 AM, David DeHaven wrote: We just discovered that every symbol is libjvm is being exported on OSX. The OSX/BSD makefiles were copied from the linux ones and so have the options for linker scripts and mapfiles, but as OSX doesn't support linker scripts this is disabled by settin

Re: Exporting symbols on OSX ?

2013-05-07 Thread David DeHaven
> We just discovered that every symbol is libjvm is being exported on OSX. The > OSX/BSD makefiles were copied from the linux ones and so have the options for > linker scripts and mapfiles, but as OSX doesn't support linker scripts this > is disabled by setting LDNOMAP=true - hence all symbols

Re: 8013652: (profiles) Add javax.script to compact1

2013-05-07 Thread Mandy Chung
Looks good to me. Mandy On 5/7/2013 6:05 AM, Alan Bateman wrote: I'd like to propose adding javax.script to the compact1 builds (it has been in compact3 to date). The rational is to provide a supported way for applications running on the smallest profile make use of scripting languages. The

Re: PING: [PATCH] Enable debug info on all libraries for OpenJDK builds

2013-05-07 Thread Andrew Hughes
- Original Message - > On 7/05/2013 1:19 PM, Martin Buchholz wrote: > > On Thu, May 2, 2013 at 9:06 AM, Andrew Hughes > > wrote: > > > > HotSpot is even more of a problem because not being able to commit > > directly > > risks people losing credi

Re: RFR: 8009280: JCE jurisdiction policy files not copied into jdk/lib/security

2013-05-07 Thread Erik Joelsson
This patch didn't work with sjavac enabled. Back to the drawing board. /Erik On 2013-04-30 16:45, Erik Joelsson wrote: With this patch the security tests will again be runnable on the exploded jdk image. The main changes are: * The security classes are compiled separately to a different outpu

8013652: (profiles) Add javax.script to compact1

2013-05-07 Thread Alan Bateman
I'd like to propose adding javax.script to the compact1 builds (it has been in compact3 to date). The rational is to provide a supported way for applications running on the smallest profile make use of scripting languages. The original goal of compact1 was to provide a migration target for ap

Exporting symbols on OSX ?

2013-05-07 Thread David Holmes
We just discovered that every symbol is libjvm is being exported on OSX. The OSX/BSD makefiles were copied from the linux ones and so have the options for linker scripts and mapfiles, but as OSX doesn't support linker scripts this is disabled by setting LDNOMAP=true - hence all symbols are expo

Re: RFR: 8009280: JCE jurisdiction policy files not copied into jdk/lib/security

2013-05-07 Thread David Holmes
On 7/05/2013 7:22 PM, Erik Joelsson wrote: It seems to work for me. The reason I removed things from RT_JAR_EXCLUDES that are no longer present in jdk/classes outputdir. Ah okay that should be fine then. If they aren't there in the first place then no need to exclude :) Thanks, David /Eri

Re: RFR: 8009280: JCE jurisdiction policy files not copied into jdk/lib/security

2013-05-07 Thread Erik Joelsson
It seems to work for me. The reason I removed things from RT_JAR_EXCLUDES that are no longer present in jdk/classes outputdir. /Erik On 2013-05-07 07:33, David Holmes wrote: Erik, Was this tested with a Profiles build? The changes to the RT_JAR_INCLUDES variable has me concerned. Thanks,

Re: AdapterMethodHandle not found

2013-05-07 Thread Volker Simonis
On Tue, May 7, 2013 at 3:10 AM, Pete Brunet wrote: > I tried changing my ALT_BOOTDIR from my normal 64 bit 7u21 installation > to the 7u80 tarball I extracted, but got: > make[2]: *** No rule to make target > `../../../build/windows-i586/btjars/addjsum.jar', needed by > `../../../build/windows-i5