Re: JDK 7 Project

2007-12-06 Thread Mark Reinhold
Vote: yes (duh) - Mark

Re: JDK 7 Project

2007-12-06 Thread Tim Bell
Vote: yes This is the Open way to work on JDK7 while the JSR(s) are finalized. Tim

Re: JDK 7 Project

2007-12-06 Thread Xiomara Jayasena
Vote: yes -Xiomara Kelly O'Hair wrote: Mark Reinhold has proposed the JDK 7 Project [1]. Should the Build Group sponsor this Project? Please cast your vote by replying to this message with either Vote: yes or Vote: no as the first line of the message body. You may indicate th

Re: JDK 7 Project

2007-12-06 Thread Kelly O'Hair
Vote: yes -kto Kelly O'Hair wrote: Mark Reinhold has proposed the JDK 7 Project [1]. Should the Build Group sponsor this Project? Please cast your vote by replying to this message with either Vote: yes or Vote: no as the first line of the message body. You may indicate the rea

JDK 7 Project

2007-12-06 Thread Kelly O'Hair
Mark Reinhold has proposed the JDK 7 Project [1]. Should the Build Group sponsor this Project? Please cast your vote by replying to this message with either Vote: yes or Vote: no as the first line of the message body. You may indicate the reason for your decision, if you wish, on

Re: how to build 32-bit openjdk7 on x86_64

2007-12-06 Thread Tim Bell
Ben Cheng wrote: : : So the bottom line is if a developer is constrained by the hybrid 32/64-bit environment like I am, it is possible to build 32-bit JDK with a few makefile hacks. That is good to know, and thanks for the description as it will benefit the folks who may find this thread

Re: how to build 32-bit openjdk7 on x86_64

2007-12-06 Thread Ben Cheng
Sorry for not being clear in the original email. It is not as scary as it sounds. All the pre-installed libraries by IT on our x86_64 linux workstations are 32-bit, so I just grab a few extra ones (sound, freetype, ...) as described on the build-howto page. After that and the makefile hacks, I was