XS RFR: 7198815 Add the minimal VM as "known" in jvm.cfg

2012-10-31 Thread David Holmes
http://cr.openjdk.java.net/~dholmes/7198815/webrev/ The minimal VM has just reached jdk8/jdk8/hotspot. This change makes it easy for anyone building the minimal VM to actually select it at runtime. Only 32-bit linux platforms are targeted. This will be pushed via the TL repo. Thanks, David

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread David Holmes
Hi Jon, On 1/11/2012 12:09 PM, Jonathan Gibbons wrote: David, For a long time now, the JDK 8 langtools repo has accepted -source 8 and -target 8, so this should not affect which version of langtools you need to use. Of course, you do need to make sure that these options are not used with the bo

Re: RFR: 7050936: (pack200) Support version 52.0 class files

2012-10-31 Thread David Holmes
Hi Kumar, On 1/11/2012 4:15 AM, Kumar Srinivasan wrote: Please review change which allows pack200 to recognize the class file v52.0. Looks fine, but I'm curious - if constants.h was never updated for 51.0 are those values even being used? David Bug is here: http://bugs.sun.com/bugdatabas

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread David Holmes
Hi Kumar, So after this jdk8 builds will have to use current langtools javac in order to work? The corresponding changes to the new build system will be needed as well. David On 1/11/2012 3:43 AM, Kumar Srinivasan wrote: Hello, Please review changes to rev up the default -source and -targe

hg: jdk8/tl/langtools: 8001664: refactor javadoc to use abstraction to handle files

2012-10-31 Thread jonathan . gibbons
Changeset: b980e8e6aabf Author:jjg Date: 2012-10-31 13:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b980e8e6aabf 8001664: refactor javadoc to use abstraction to handle files Reviewed-by: darcy ! src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImp

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread Chris Hegarty
Looks fine Kumar. -Chris On 31 Oct 2012, at 17:43, Kumar Srinivasan wrote: > Hello, > > Please review changes to rev up the default -source and -target for jdk > compilation, > thus producing v52.0 class files. > > Bug is here: > https://jbs.oracle.com/bugs/browse/JDK-8001191 > > Webrev is

Review Request: CR#8001634 : Initial set of lambda functional interfaces

2012-10-31 Thread Mike Duigou
There's a large set of library changes that will be coming with Lambda. We're getting near the end of the runway and there's lots left to do so we want to start the process of getting some of the more stable pieces put back to the JDK8 repositories. We've spent a some time slicing things into m

Re: about JavaOne2012 Finding and Solving Java Deadlocks

2012-10-31 Thread Jim Gish
I'd be very interested in this too, and would also like to see the slides. Thanks, Jim On 10/15/2012 05:50 PM, Mike Duigou wrote: The session was a hands on lab so was not recorded that I can tell. Here's the official session page: https://oracleus.activeevents.com/connect/search.ww?event=

Re: Review request for 8001536 updated

2012-10-31 Thread Remi Forax
On 10/31/2012 04:08 PM, Lance Andersen - Oracle wrote: Here is revised webrev taking into account Remi's suggestions http://cr.openjdk.java.net/~lancea/8001536/webrev.01/ looks good :) Best, Lance RĂ©mi On Oct 30, 2012, at 2:05 PM, Remi Forax wrote: On 10/30/2012 05:25 PM, Lance Anders

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread Kumar Srinivasan
Looks good. make/java/invoke/Makefile: I have had good success in the lambda repo with just removing the version directives from this file. They date from early days of 292 and are no longer relevant. The package compiles just fine using the global default now. Lets address this as separa

RFR: 7050936: (pack200) Support version 52.0 class files

2012-10-31 Thread Kumar Srinivasan
Hi, Please review change which allows pack200 to recognize the class file v52.0. Bug is here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7050936 Webrev is here: http://cr.openjdk.java.net/~ksrini/7050936/webrev.0/ Thanks Kumar

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread Mike Duigou
Looks good. make/java/invoke/Makefile: I have had good success in the lambda repo with just removing the version directives from this file. They date from early days of 292 and are no longer relevant. The package compiles just fine using the global default now. On Oct 31 2012, at 10:43 , Kumar

Re: RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread Jim Gish
Looks good to me. Thanks, Jim On 10/31/2012 01:43 PM, Kumar Srinivasan wrote: Hello, Please review changes to rev up the default -source and -target for jdk compilation, thus producing v52.0 class files. Bug is here: https://jbs.oracle.com/bugs/browse/JDK-8001191 Webrev is here: http://c

RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK

2012-10-31 Thread Kumar Srinivasan
Hello, Please review changes to rev up the default -source and -target for jdk compilation, thus producing v52.0 class files. Bug is here: https://jbs.oracle.com/bugs/browse/JDK-8001191 Webrev is here: http://cr.openjdk.java.net/~ksrini/8001191/webrev.0/ Note: this webrev is generated agains

hg: jdk8/tl/jdk: 49 new changesets

2012-10-31 Thread lana . steuck
Changeset: 1ae6420126af Author:katleman Date: 2012-10-18 11:09 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1ae6420126af Added tag jdk8-b61 for changeset 61ddb3fd000a ! .hgtags Changeset: 61af38b8d4ff Author:twisti Date: 2012-10-19 17:04 -0700 URL: http://h

hg: jdk8/tl/jaxp: 4 new changesets

2012-10-31 Thread lana . steuck
Changeset: 5d0fa0108d02 Author:katleman Date: 2012-10-18 11:08 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/5d0fa0108d02 Added tag jdk8-b61 for changeset 6b1db0b41d2f ! .hgtags Changeset: a96e34e038f5 Author:katleman Date: 2012-10-25 09:53 -0700 URL: http:

hg: jdk8/tl/langtools: 5 new changesets

2012-10-31 Thread lana . steuck
Changeset: b47bb81ba962 Author:katleman Date: 2012-10-18 11:09 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b47bb81ba962 Added tag jdk8-b61 for changeset 26020b247ad3 ! .hgtags Changeset: 16498acd21b5 Author:katleman Date: 2012-10-25 09:54 -0700 URL:

hg: jdk8/tl: 6 new changesets

2012-10-31 Thread lana . steuck
Changeset: 8343ccdd63f1 Author:katleman Date: 2012-10-18 11:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/8343ccdd63f1 Added tag jdk8-b61 for changeset 20ff117b5090 ! .hgtags Changeset: c12e759ac4e8 Author:tbell Date: 2012-10-23 10:10 -0700 URL: http://hg.ope

hg: jdk8/tl/corba: 7 new changesets

2012-10-31 Thread lana . steuck
Changeset: 2394155f9f9e Author:katleman Date: 2012-10-18 11:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/2394155f9f9e Added tag jdk8-b61 for changeset 0e08ba7648fb ! .hgtags Changeset: 0a5931be9176 Author:tbell Date: 2012-10-23 10:10 -0700 URL: http://

hg: jdk8/tl/jaxws: 2 new changesets

2012-10-31 Thread lana . steuck
Changeset: d265b9b4c0f5 Author:katleman Date: 2012-10-18 11:08 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/d265b9b4c0f5 Added tag jdk8-b61 for changeset 97e5e74e2a34 ! .hgtags Changeset: c27ea8d489e8 Author:katleman Date: 2012-10-25 09:53 -0700 URL: http

Re: Review request for 8001536 updated

2012-10-31 Thread Lance Andersen - Oracle
Here is revised webrev taking into account Remi's suggestions http://cr.openjdk.java.net/~lancea/8001536/webrev.01/ Best, Lance On Oct 30, 2012, at 2:05 PM, Remi Forax wrote: > On 10/30/2012 05:25 PM, Lance Andersen - Oracle wrote: >> Hi, >> >> This is a request for review of >> http://cr.o

Re: Review request for 8001536

2012-10-31 Thread Remi Forax
On 10/30/2012 07:53 PM, Lance Andersen - Oracle wrote: Hi Remi, Thank you for the feedback On Oct 30, 2012, at 2:05 PM, Remi Forax wrote: On 10/30/2012 05:25 PM, Lance Andersen - Oracle wrote: Hi, This is a request for review of http://cr.openjdk.java.net/~lancea/8001536/webrev.00/. This