hg: jdk7/tl/langtools: 7003477: Paths.isDefaultBootClassPath needs to be public

2010-11-30 Thread jonathan . gibbons
Changeset: bcbc86cc5b31 Author:jjg Date: 2010-11-30 09:38 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/bcbc86cc5b31 7003477: Paths.isDefaultBootClassPath needs to be public Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/file/Paths.java

hg: jdk7/tl/corba: 6382377: incorrect Exception is given to interceptor; ...

2010-11-30 Thread vikram . aroskar
Changeset: ff0f02a67881 Author:vikram Date: 2010-11-29 22:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/ff0f02a67881 6382377: incorrect Exception is given to interceptor 6828768: RMI-IIOP EJB clients do not fail over due to defect in JDK 1.6.0_12 Summary: Also reviewed

hg: jdk7/tl/jdk: 2 new changesets

2010-11-30 Thread mike . duigou
Changeset: 714eb2807ed8 Author:mduigou Date: 2010-11-30 13:53 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/714eb2807ed8 7003544: backout of openjdk changeset 58fa22ee49f9 Reviewed-by: ohair ! make/common/shared/Defs-linux.gmk ! make/common/shared/Sanity.gmk Changeset:

Re: Code Review Request 6203816 and 6720456

2010-11-30 Thread Brad Wetmore
For the TBD tests, we sort of just let them run, i.e. through the getInstance(), init(..), generateKey(), and don't enforce the actual result to match the expected result. Hm...that's unfortunate. I guess I don't see a better way to do it either.