Re: CFV: New jdk8 Reviewer: Stuart Marks

2013-11-22 Thread Michael McMahon
Vote: yes

Re: CFV: New JDK8 Committer: Mark Sheppard

2013-10-24 Thread Michael McMahon
Vote: yes On 24/10/13 15:33, Chris Hegarty wrote: I hereby nominate Mark Sheppard (msheppar) to JDK8 Committer. Mark is currenly an author on the JDK8 project. He has been working on the JDK for more than a year, and contributing many signifcant changes, in quite intricate areas of code. Of m

JEP 110: New HTTP Client: Please drop from JDK 8

2012-12-21 Thread Michael McMahon
JEP 110: "New Http Client" is a feature intended for Java SE 8 which aims to provide a new client API for http, and which leverages some of the new features in recent releases of Java SE, such as asynchronous sockets in NIO and Lambda expressions. A significant amount of work has been done so

Review of new Http client API

2012-08-14 Thread Michael McMahon
Hi, (apologies for sending this again) We have just published a draft of a proposed new Http client API [1] for JDK 8. This message has been cc'd to jdk8-dev so that as many people as possible know about it, but the discussion will be on the net-dev list (net-...@openjdk.java.net). So, folks

Re: [7u6] RFR: 7162043: Add headless mode tests to problem list [macosx]

2012-04-18 Thread Michael McMahon
On 17/04/12 16:09, Alan Bateman wrote: On 17/04/2012 15:50, Michael McMahon wrote: This change is to add a number of tests to the Problem list for mac os. Most of them are for issues related to running AWT remotely which requires specific environment variables to be set (or the headless mode

Re: RFR: 7113349 JDK8 port to macosx

2012-03-01 Thread Michael McMahon
Thanks for all the comments. Take it all have been acted on as suggested except as indicated below: On 27/02/12 23:47, David Holmes wrote: Hi Michael, Partial review of jdk changes. Sorry but it is too large to go through everything in detail. General meta comme

Re: RFR: 7113349 JDK8 port to macosx

2012-02-27 Thread Michael McMahon
mistake - langtools test updates - synchronized with TL now as opposed to master - removal of fix for 7087956, which wasn't part of mac os work Comments welcome. Thanks, Michael. On 22/02/12 21:50, Michael McMahon wrote: This is the webrev for the Mac OS changes for JDK8. It is pretty m

Re: RFR: 7113349 JDK8 port to macosx

2012-02-23 Thread Michael McMahon
rc/solaris/native/sun/awt/awt_*). These files have been removed explicitly from JDK 8 with a fix for 6996291. I think we should examine the list of hg add'ed files carefully to see if they were really added in 7u-dev or not. -- best regards, Anthony On 2/23/2012 1:50 AM, Michael McMahon

RFR: 7113349 JDK8 port to macosx

2012-02-22 Thread Michael McMahon
This is the webrev for the Mac OS changes for JDK8. It is pretty much a straight merge of the current jdk7u-dev changes. It builds and passes most JCK and regression tests with only a small number of failures. http://cr.openjdk.java.net/~michaelm/7113349/jdk8/webrev.1/ There are three separate w

Re: CFV: New jdk8 Committer: Kurchi Subhra Hazra

2012-02-02 Thread Michael McMahon
Vote: Yes - Michael