Re: Review Request : 7151595 : Disable copying of java db demos when NO_DEMOS defined

2012-03-06 Thread David Holmes
Looks okay to me. David On 7/03/2012 5:40 AM, Mike Duigou wrote: As a followup to Max's report I have posted a webrev which corrects the problem he noticed. WEBREV @ : http://cr.openjdk.java.net/~mduigou/7151595/0/webrev/ Thanks, Mike On Mar 5 2012, at 20:55 , Weijun Wang wrote: On 03/

Re: BUILD_HEADLESS_ONLY

2012-03-06 Thread David Holmes
On 7/03/2012 2:40 AM, Anthony Petrov wrote: Hi Martin, On 3/6/2012 6:17 PM, martin burtscher wrote: if I use BUILD_HEADLESS=true the awt packages are included and useable. So either I understand BUILD_HEADLESS wrong or it doesnt do what its supposed to do. AWT can work w/o a display, e.g. for

Re: javax.tools in jdk/make/javax/others

2012-03-06 Thread Jonathan Gibbons
Note the source gets imported. -- Jon On 03/06/2012 11:48 AM, Fredrik Öhrström wrote: Since there is no javax/tools in the jdk, this seems indeed like a redundant line of makefile. //Fredrik 2012/3/5 Jonathan Gibbons: jdk/make/javax/others lists the following: # # Files to compile # AUTO_FI

Re: javax.tools in jdk/make/javax/others

2012-03-06 Thread Fredrik Öhrström
Since there is no javax/tools in the jdk, this seems indeed like a redundant line of makefile. //Fredrik 2012/3/5 Jonathan Gibbons : > jdk/make/javax/others lists the following: > > # > # Files to compile > # > AUTO_FILES_JAVA_DIRS =       \ >    javax/naming             \ >    com/sun/naming/int

Re: Fwd: Need reviewer, 7150322: Stop using drop source bundles in jaxws

2012-03-06 Thread Fredrik Öhrström
Looks fine to me too! //Fredrik 2012/3/6 Joe Darcy : > Looks fine, > > -Joe > > > On 3/6/2012 9:24 AM, Kelly O'Hair wrote: > > Still need a reviewer or 2 on this. > > -kto > > > Begin forwarded message: > > From: "Kelly O'Hair" > Subject: Need reviewer, 7150322: Stop using drop source bundles in

Review Request : 7151595 : Disable copying of java db demos when NO_DEMOS defined

2012-03-06 Thread Mike Duigou
As a followup to Max's report I have posted a webrev which corrects the problem he noticed. WEBREV @ : http://cr.openjdk.java.net/~mduigou/7151595/0/webrev/ Thanks, Mike On Mar 5 2012, at 20:55 , Weijun Wang wrote: > > > On 03/06/2012 12:33 PM, Mike Duigou wrote: >> Yes, it looks like part

Re: Fwd: Need reviewer, 7150322: Stop using drop source bundles in jaxws

2012-03-06 Thread Joe Darcy
Looks fine, -Joe On 3/6/2012 9:24 AM, Kelly O'Hair wrote: Still need a reviewer or 2 on this. -kto Begin forwarded message: *From: *"Kelly O'Hair" > *Subject: **Need reviewer, 7150322: Stop using drop source bundles in jaxws * *Date: *March 2, 2012 15:49:28

Fwd: Need reviewer, 7150322: Stop using drop source bundles in jaxws

2012-03-06 Thread Kelly O'Hair
Still need a reviewer or 2 on this. -kto Begin forwarded message: > From: "Kelly O'Hair" > Subject: Need reviewer, 7150322: Stop using drop source bundles in jaxws > Date: March 2, 2012 15:49:28 PM PST > To: build-dev build-dev > > Similar to jaxp change, but the source normalization was no

Re: BUILD_HEADLESS_ONLY

2012-03-06 Thread Anthony Petrov
Hi Martin, On 3/6/2012 6:17 PM, martin burtscher wrote: if I use BUILD_HEADLESS=true the awt packages are included and useable. So either I understand BUILD_HEADLESS wrong or it doesnt do what its supposed to do. AWT can work w/o a display, e.g. for in-memory image manipulation, or printing

Re: BUILD_HEADLESS_ONLY

2012-03-06 Thread martin burtscher
Am 6. März 2012 13:05 schrieb David Holmes : > On 6/03/2012 8:16 PM, martin burtscher wrote: > >> Hello, >> >> i get the following error when i try to compile openjdk7: >> >>/home/marty/openjdk/build/**linux-i586/tmp/sun/sun.awt/** >> jawt/obj/jawt.o >> -L/home/marty/openjdk/build/**linux-i5

Re: BUILD_HEADLESS_ONLY

2012-03-06 Thread David Holmes
On 6/03/2012 8:16 PM, martin burtscher wrote: Hello, i get the following error when i try to compile openjdk7: /home/marty/openjdk/build/linux-i586/tmp/sun/sun.awt/jawt/obj/jawt.o -L/home/marty/openjdk/build/linux-i586/lib/i386 -lawt -L/home/marty/openjdk/build/linux-i586/lib/i386/headle

BUILD_HEADLESS_ONLY

2012-03-06 Thread martin burtscher
Hello, i get the following error when i try to compile openjdk7: /home/marty/openjdk/build/linux-i586/tmp/sun/sun.awt/jawt/obj/jawt.o -L/home/marty/openjdk/build/linux-i586/lib/i386 -lawt -L/home/marty/openjdk/build/linux-i586/lib/i386/headless -lmawt -ljava -L/home/marty/openjdk/build/linux

Re: Port to VxWorks

2012-03-06 Thread Mark Wielaard
On Mon, 2012-03-05 at 15:41 +0100, Mario Torre wrote: > 2012/3/5 martin burtscher : > > I try to port OpenJDK to the OS VxWorks. The Problem is, that i cant compile > > it on a VxWorks-Machine, so i have to cross-compile it from a Linux machine. > > What I've read so far is, that i have to use open