Re: Codereview request for 8003680: JSR 310: Date/Time API

2013-01-23 Thread Erik Joelsson
On 2013-01-23 01:14, David Holmes wrote: On 23/01/2013 9:08 AM, Xueming Shen wrote: On 01/22/2013 02:58 PM, Alan Bateman wrote: On 22/01/2013 22:19, David Holmes wrote: All of the jar building was modified so that jars go into images/lib not jdk/lib. So it should not be necessary (or

Re: RFR : 8006594/8006595 : Define jdk_core test set

2013-01-23 Thread Jonathan Gibbons
On 01/23/2013 06:35 AM, Alan Bateman wrote: The other thing that is that I assume this means the results are in scattered locations where I would think that anyone doing make test TEST=jdk_core would expect to get one set of results. As an aside, I personally prefer to run jtreg directly and

Re: Encoding problem when building

2013-01-23 Thread Kelly O'Hair
Getting an Open JBS system is one of our top priority issues, it's happening, just so damn slowly. sorry. -kto On Jan 17, 2013, at 10:59 PM, Frank Ding wrote: Hi kto, Thank you. Somehow I think we cannot submit bugs since the new JBS system. Best regards, Frank On 1/10/2013 1:27 AM,

hg: jdk8/build: 8006797: build-infra JPRT builds need JPRT_ARCHIVE_INSTALL_BUNDLE in common/makefiles/Jprt.gmk

2013-01-23 Thread tim . bell
Changeset: c3bf62746a80 Author:tbell Date: 2013-01-23 13:30 -0800 URL: http://hg.openjdk.java.net/jdk8/build/rev/c3bf62746a80 8006797: build-infra JPRT builds need JPRT_ARCHIVE_INSTALL_BUNDLE in common/makefiles/Jprt.gmk Reviewed-by: ohair ! common/makefiles/Jprt.gmk

Review Makefile Changes For JDK-8001334 - Remove use of JVM_* functions from java.io code

2013-01-23 Thread Dan Xu
Hi, I have a fix for JDK-8001334 to remove JVM_* functions and replace with direct system calls. It introduces newmake filechangesin IO area especially on Windows platform. Please help review and approve them. Bug: https://jbs.oracle.com/bugs/browse/JDK-8001334 webrev:

Re: Review Makefile Changes For JDK-8001334 - Remove use of JVM_* functions from java.io code

2013-01-23 Thread Martin Buchholz
On Wed, Jan 23, 2013 at 2:20 PM, Dan Xu dan...@oracle.com wrote: Hi, I have a fix for JDK-8001334 to remove JVM_* functions and replace with direct system calls. It introduces newmake filechangesin IO area especially on Windows platform. Please help review and approve them. Bug:

hg: jdk8/build: 6 new changesets

2013-01-23 Thread david . katleman
Changeset: 50307da0149e Author:jqzuo Date: 2012-12-31 14:52 -0500 URL: http://hg.openjdk.java.net/jdk8/build/rev/50307da0149e 8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds Reviewed-by: paulk, billyh ! make/install-rules.gmk Changeset:

Re: Review Makefile Changes For JDK-8001334 - Remove use of JVM_* functions from java.io code

2013-01-23 Thread Joseph Darcy
On 1/23/2013 4:23 PM, Martin Buchholz wrote: On Wed, Jan 23, 2013 at 2:20 PM, Dan Xu dan...@oracle.com wrote: Hi, I have a fix for JDK-8001334 to remove JVM_* functions and replace with direct system calls. It introduces newmake filechangesin IO area especially on Windows platform. Please