Re: jfx ant build strangeness

2013-02-22 Thread Pete Brunet
Restarting the console solved it. On 2/22/13 11:16 PM, Pete Brunet wrote: > What is causing this? I am in .../controls/jfx but the build is running > from .../controls-old3. > > $ pwd > /Users/petebrunet/JavaFX/controls/jfx > > $ ant -Dhudson.jfx.job.name=8.0-controls-scrum sdk-no-docs > Buildfil

jfx ant build strangeness

2013-02-22 Thread Pete Brunet
What is causing this? I am in .../controls/jfx but the build is running from .../controls-old3. $ pwd /Users/petebrunet/JavaFX/controls/jfx $ ant -Dhudson.jfx.job.name=8.0-controls-scrum sdk-no-docs Buildfile: /Users/petebrunet/JavaFX/controls-old3/jfx/build.xml ...

Re: RFR (S): 8006965: test_gamma should run with import JDK

2013-02-22 Thread Christian Thalinger
I talked to a lot of people about this today. What we really want is to not run tests when we build. Mikael and I were looking into how we could do that without gamma and there is a way: http://cr.openjdk.java.net/~twisti/8006965/ This would be the first of three fixes: Fix 1) The patch abo

Re: "j2sdk-image" and new build system

2013-02-22 Thread Tim Bell
Hi Martin: "j2" is so 2001. Before freezing the shiny new build system, consider taking the opportunity to rename "j2sdk" => "jdk" "j2re" => "jre" globally in the new Makefiles. Agreed. I filed 8008771 "anacronism removal: change use of j2* to jdk,jre etc..." This report should be visible

"j2sdk-image" and new build system

2013-02-22 Thread Martin Buchholz
"j2" is so 2001. Before freezing the shiny new build system, consider taking the opportunity to rename "j2sdk" => "jdk" "j2re" => "jre" globally in the new Makefiles.

Re: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so

2013-02-22 Thread Martin Buchholz
On Fri, Feb 22, 2013 at 2:15 PM, Xueming Shen wrote: > ** > Here is the bugid you will need. > > 8008759: Do not let internal JDK zlib symbols leak out of fastdebug > libzip.so > > Thanks! webrev updated.

Re: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so

2013-02-22 Thread Xueming Shen
Here is the bugid you will need. 8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so On 02/22/2013 02:03 PM, Martin Buchholz wrote: Hi Alan, Xueming, build-ers, I'd like you to do a code review. I've finally figured out why fastdebug jdk occasionally gives InternalEr

Do not let internal JDK zlib symbols leak out of fastdebug libzip.so

2013-02-22 Thread Martin Buchholz
Hi Alan, Xueming, build-ers, I'd like you to do a code review. I've finally figured out why fastdebug jdk occasionally gives InternalError in the zip code. Exception in thread "main" java.lang.InternalError at java.util.zip.Inflater.init(Native Method) at java.util.zip.Inflater.(Inflater.java:10

Re: RFR (S): 8006965: test_gamma should run with import JDK

2013-02-22 Thread Christian Thalinger
On Feb 21, 2013, at 8:10 PM, David Holmes wrote: > Hi Christian, > > cc'ing build-dev > > On 22/02/2013 12:40 PM, Christian Thalinger wrote: >> http://cr.openjdk.java.net/~twisti/8006965 >> >> 8006965: test_gamma should run with import JDK >> Reviewed-by: >> >> Right now test_gamma runs with