Re: Where should the accessibility problems goes to?

2011-03-24 Thread Charles Lee
On 03/25/2011 11:53 AM, Roger Yeung wrote: On 3/24/11 7:54 PM, Charles Lee wrote: On 03/25/2011 02:53 AM, Roger Yeung wrote: On 3/24/11 1:27 AM, Charles Lee wrote: On 03/24/2011 04:17 PM, Roger Yeung wrote: On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the

hg: jdk7/tl/jdk: 7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build

2011-03-24 Thread weijun . wang
Changeset: 4a64eefbfd7a Author:weijun Date: 2011-03-25 11:58 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4a64eefbfd7a 7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build Reviewed-by: mullan ! src/share/classes/java/util/jar/JarVerifier.jav

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Roger Yeung
On 3/24/11 7:54 PM, Charles Lee wrote: On 03/25/2011 02:53 AM, Roger Yeung wrote: On 3/24/11 1:27 AM, Charles Lee wrote: On 03/24/2011 04:17 PM, Roger Yeung wrote: On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these pr

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Charles Lee
On 03/25/2011 02:53 AM, Roger Yeung wrote: On 3/24/11 1:27 AM, Charles Lee wrote: On 03/24/2011 04:17 PM, Roger Yeung wrote: On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks

hg: jdk7/tl/jdk: 7029680: fix test/sun/misc/Version/Version.java build parsing

2011-03-24 Thread stuart . marks
Changeset: f326a018fd3f Author:smarks Date: 2011-03-24 17:26 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f326a018fd3f 7029680: fix test/sun/misc/Version/Version.java build parsing Reviewed-by: ohair ! test/sun/misc/Version/Version.java

hg: jdk7/tl/langtools: 6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies

2011-03-24 Thread jonathan . gibbons
Changeset: 83260b3305ac Author:jjg Date: 2011-03-24 16:14 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/83260b3305ac 6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies Reviewed-by: mcimadamore ! src/share/classes/

Re: Request for review: 6597112: Referential integrity loophole during remote object export

2011-03-24 Thread David Holmes
Neil Richards said the following on 03/25/11 06:54: PS: I see the bug details [2] are not currently externally visible, but don't know of a good reason for this. Could this be reviewed, please? [1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-March/006144.html [2] http://bugs.sun.co

Re: Request for review: 6597112: Referential integrity loophole during remote object export

2011-03-24 Thread Neil Richards
Hi all, Can I encourage further review / comment on my suggested fix (and testcase) for this problem [1] [2], please ? For reference, I include the 'hg export' for the latest version of the change below, Any feedback gratefully received, Thanks, Neil PS: I see the bug details [2] are not current

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Roger Yeung
On 3/24/11 1:27 AM, Charles Lee wrote: On 03/24/2011 04:17 PM, Roger Yeung wrote: On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks. Is this regarding the new AB2.0.2 ( http:

hg: jdk7/tl/jdk: 7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles

2011-03-24 Thread jim . holmlund
Changeset: 632a96f5752d Author:jjh Date: 2011-03-24 11:40 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/632a96f5752d 7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles Summary: Use @Deprecated instead of @java.lang.annotation.Documented Reviewed-by

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Roger Yeung
On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks. Is this regarding the new AB2.0.2 ( http://jdk6.java.net/6uNea.html )? Please report is at http://bugreport.sun.com and

Re: A method with return type size_t returns negative value

2011-03-24 Thread Alan Bateman
Jing LV wrote: : Thanks Alan. Would you please tell me the bug number? The bug now tracking this is: 7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited -Alan.

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Charles Lee
On 03/24/2011 04:35 PM, Alan Bateman wrote: Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks. Do you mean accessibility issues with Swing components (in which case swing-dev), or something else?

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Alan Bateman
Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks. Do you mean accessibility issues with Swing components (in which case swing-dev), or something else? -Alan.

Re: Where should the accessibility problems goes to?

2011-03-24 Thread Charles Lee
On 03/24/2011 04:17 PM, Roger Yeung wrote: On 3/24/11 12:59 AM, Charles Lee wrote: Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks. Is this regarding the new AB2.0.2 ( http://jdk6.java.net/6uNea.html )? Please rep

hg: jdk7/tl/jdk: 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA

2011-03-24 Thread weijun . wang
Changeset: 65e7fddf517f Author:weijun Date: 2011-03-24 16:16 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/65e7fddf517f 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA Reviewed-by: xuelei ! src/share/classes/sun/security/tools/TimestampedSigner

Where should the accessibility problems goes to?

2011-03-24 Thread Charles Lee
Hi guys, We have some problems about the accessibility things. Where should these problems go to? this mailing list? Thanks.

Re: A method with return type size_t returns negative value

2011-03-24 Thread Jing LV
于 2011-3-23 18:23, Alan Bateman 写道: Jing LV wrote: Hello, I found a problem in windows/native/java/io/io_util_md.c, method handleRead(). The return type of the method is size_t, which is defined as unsigned int. However we see the method would return negative values while it meets some error. T