Re: RFR (S): 8000999: backport of JSR 292 to 7u

2012-10-17 Thread Christian Thalinger
On Oct 16, 2012, at 8:59 PM, David Holmes david.hol...@oracle.com wrote: Hi Christian, Is this just a preliminary review request, as actual backport requests have to go to the jdk7u-dev mailing list for approval. Kind of. I will pass on the reviewed changes to John Coomes to be

hg: jdk8/tl/jdk: 8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false

2012-10-17 Thread mandy . chung
Changeset: 6156b9235758 Author:mchung Date: 2012-10-17 12:03 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6156b9235758 8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false Reviewed-by: alanb, ohair ! make/common/internal/Defs-jaxws.gmk

Re: RFR: 7159567 - inconsistent configuration of MemoryHandler

2012-10-17 Thread Jim Gish
Fixed. Just needed to change a ul to /ul in StreamHandler.java Jim On 10/17/2012 02:46 PM, Jim Gish wrote: I just discovered a small syntax error in StreamHandler (thanks to specdiff :-)). I'll regenerate the webrev shortly. Jim On 10/17/2012 12:41 PM, Jim Gish wrote: Thanks. I believe

Re: Review/comment needed for the new public java.util.Base64 class

2012-10-17 Thread Xueming Shen
Hi Webrev has been updated with following changes (1) added a pair of en/decode(ByteBuffer src, ByteBuffer dst) methods (2) some minor spec clarification regarding the end of decoding (3) performance tuning. webrev: http://cr.openjdk.java.net/~sherman/4235519/webrev some performance scores: