Re: hg: jdk7/tl/jdk: 6642323: Speeding up Single Byte Decoders; ...

2009-01-07 Thread Rémi Forax
Brad Wetmore a écrit : Ulf, Sorry for the delay, I've been working on other projects, and my OpenJDK folder is now overflowing. So as I understand right, looking for posts like "Added tag jdk7-b40 for changeset 44be42de6693" doesn't make much sense in my case. I'm not sure I completely un

Re: hg: jdk7/tl/jdk: 6642323: Speeding up Single Byte Decoders; ...

2009-01-07 Thread Brad Wetmore
Ulf, Sorry for the delay, I've been working on other projects, and my OpenJDK folder is now overflowing. So as I understand right, looking for posts like "Added tag jdk7-b40 for changeset 44be42de6693" doesn't make much sense in my case. I'm not sure I completely understand the question.

memory leak in io_util.c

2009-01-07 Thread Martin Buchholz
This is a followup to our previous io_util.c fixing. Alan, please file a bug: Description: When a user reads from a closed FileInputStream or RandomAccessFile into a byte array (or a region thereof) larger than 8k, an internal native buffer created for the read is

hg: jdk7/tl/langtools: 6512707: "incompatible types" after (unrelated) annotation processing

2009-01-07 Thread jonathan . gibbons
Changeset: 7a595d92e252 Author:jjg Date: 2009-01-07 14:48 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7a595d92e252 6512707: "incompatible types" after (unrelated) annotation processing Reviewed-by: darcy Contributed-by: pru...@velocitynet.com.au ! src/share/classes/

hg: jdk7/tl/jdk: 6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour

2009-01-07 Thread martinrb
Changeset: ff572b4f1ca4 Author:martin Date: 2009-01-07 11:50 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ff572b4f1ca4 6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour Reviewed-by: alanb Contributed-by: gben...@redhat.com ! src/share/native/java/io

hg: jdk7/tl/jdk: 6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm

2009-01-07 Thread tomas . hurka
Changeset: 0bd360988b3a Author:thurka Date: 2009-01-07 14:06 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0bd360988b3a 6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm Summary: test for MonitoredHost.setInterval() and MonitoredVm.setInterva

Re: [PATCH] 6788196: Array bounds checks in io_util.c rely on undefined behaviour

2009-01-07 Thread Gary Benson
Martin Buchholz wrote: > I propose to commit this, if Gary and Alan give me thumbs up. Thumbs up, thank you :) Cheers, Gary -- http://gbenson.net/