[security-dev 01527]: Re: Please review changes in regression test test/java/security/Provider/Turkish.java

2010-01-18 Thread Alan Bateman
Pavel Tisnovsky wrote: Hi, please review changes in regression test jtest/java/security/Provider/Turkish.java. Webrev is available at http://cr.openjdk.java.net/~ptisnovs/Turkish/ We already discussed similar issue on jdk6-dev mailing list, concretely in this thread:

[security-dev 01528]: Re: Please review changes in regression test test/java/security/Provider/Turkish.java

2010-01-18 Thread Xuelei Fan
Alan Bateman wrote: Pavel Tisnovsky wrote: Hi, please review changes in regression test jtest/java/security/Provider/Turkish.java. Webrev is available at http://cr.openjdk.java.net/~ptisnovs/Turkish/ We already discussed similar issue on jdk6-dev mailing list, concretely in this thread:

[security-dev 01529]: hg: jdk7/tl/jdk: 6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset

2010-01-18 Thread christopher . hegarty
Changeset: 680d7d312a30 Author:chegar Date: 2010-01-18 14:01 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/680d7d312a30 6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset Reviewed-by: alanb !

[security-dev 01530]: hg: jdk7/tl/jdk: 6917317: (sctp) Remove dependency on handleSocketError

2010-01-18 Thread christopher . hegarty
Changeset: e0870a19b09e Author:chegar Date: 2010-01-18 14:56 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e0870a19b09e 6917317: (sctp) Remove dependency on handleSocketError Reviewed-by: alanb ! src/solaris/native/sun/nio/ch/SctpNet.c !

[security-dev 01531]: hg: jdk7/tl/jdk: 6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider

2010-01-18 Thread alan . bateman
Changeset: 42894ae6671c Author:alanb Date: 2010-01-18 15:21 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/42894ae6671c 6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider Reviewed-by: chegar !

[security-dev 01535]: Re: Please review changes in regression test test/java/security/Provider/Turkish.java

2010-01-18 Thread Andrew John Hughes
2010/1/18 Alan Bateman alan.bate...@sun.com: Andrew John Hughes wrote: : As mentioned by Joe (http://mail.openjdk.java.net/pipermail/jdk6-dev/2010-January/001135.html) patches for jdk6 should be sent to the jdk6-dev list before being pushed to the jdk6 tree. It might be good to also ping

[security-dev 01536]: hg: jdk7/tl/jdk: 6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH

2010-01-18 Thread mandy . chung
Changeset: 056d88d0f4d4 Author:mchung Date: 2010-01-18 15:23 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/056d88d0f4d4 6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH Summary: build modules not depending on ALT_JDK_IMPORT_PATH being set Reviewed-by: alanb !