code review request: 6911951: NTLM should be a supported Java SASL mechanism

2010-08-24 Thread Weijun Wang
Ping again. The webrev is updated: http://cr.openjdk.java.net/~weijun/6911951/webrev.01/ The CCC is about to be finalized: http://ccc.sfbay.sun.com/6911951 Thanks Max On 04/16/2010 11:12 AM, Weijun Wang wrote: Vinnie Please take a review on this webrev: cr.openjdk.java.net/~weijun

hg: jdk7/tl/langtools: 6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry

2010-08-24 Thread jonathan . gibbons
Changeset: f3323b1c65ee Author:jjg Date: 2010-08-24 15:09 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f3323b1c65ee 6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry Reviewed-by: darcy ! src/share/classes/com/sun/tools/jav

hg: jdk7/tl/langtools: 6935638: -implicit:none prevents compilation with annotation processing

2010-08-24 Thread jonathan . gibbons
Changeset: e9d09e97d669 Author:jjg Date: 2010-08-24 11:31 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/e9d09e97d669 6935638: -implicit:none prevents compilation with annotation processing Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/main/JavaCompiler.ja

hg: jdk7/tl: 6976186: Integrate Shark

2010-08-24 Thread ahughes
Changeset: 1fbed32d2ddd Author:gbenson Date: 2010-08-24 13:27 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/rev/1fbed32d2ddd 6976186: Integrate Shark Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: ohair ! make/hotspot-rules.gmk