hg: jdk8/tl/jdk: 6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh

2012-09-05 Thread staffan . larsen
Changeset: 5ca450af2a9e Author:sla Date: 2012-09-05 14:42 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5ca450af2a9e 6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh Summary: Make tests more resilient by allowing

hg: jdk8/tl/langtools: 7185778: javah error Not a valid class name on class names with dollar signs

2012-09-05 Thread james . holmlund
Changeset: 3673c811be1c Author:jjh Date: 2012-09-05 08:32 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3673c811be1c 7185778: javah error Not a valid class name on class names with dollar signs Reviewed-by: jjg ! src/share/classes/com/sun/tools/javah/JavahTask.java +

hg: jdk8/tl/jdk: 2 new changesets

2012-09-05 Thread valerie . peng
Changeset: e129833555f6 Author:valeriep Date: 2012-09-04 18:41 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e129833555f6 7044060: Need to support NSA Suite B Cryptography algorithms Summary: Add support for DSA parameter generation and OIDs for NSA Suite B algorithms.

hg: jdk8/tl/corba: 2 new changesets

2012-09-05 Thread lana . steuck
Changeset: 6b2a363213f4 Author:katleman Date: 2012-08-30 10:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/6b2a363213f4 Added tag jdk8-b54 for changeset 16c82fc74695 ! .hgtags Changeset: e8a0e84383d6 Author:lana Date: 2012-08-30 20:10 -0700 URL:

hg: jdk8/tl/jaxws: Added tag jdk8-b54 for changeset 91970935926a

2012-09-05 Thread lana . steuck
Changeset: 109c9e1f2d85 Author:katleman Date: 2012-08-30 10:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/109c9e1f2d85 Added tag jdk8-b54 for changeset 91970935926a ! .hgtags

hg: jdk8/tl/langtools: 3 new changesets

2012-09-05 Thread lana . steuck
Changeset: c47742f53f99 Author:katleman Date: 2012-08-30 10:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c47742f53f99 Added tag jdk8-b54 for changeset 9cf72631baf5 ! .hgtags Changeset: e48e7e1f026b Author:lana Date: 2012-08-30 20:14 -0700 URL:

hg: jdk8/tl/jaxp: 2 new changesets

2012-09-05 Thread lana . steuck
Changeset: 0cb5f2471628 Author:katleman Date: 2012-08-30 10:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/0cb5f2471628 Added tag jdk8-b54 for changeset 7dd81ccb7c11 ! .hgtags Changeset: 7c2363666890 Author:lana Date: 2012-08-30 20:10 -0700 URL:

hg: jdk8/tl/hotspot: Added tag jdk8-b54 for changeset e8fb566b9466

2012-09-05 Thread lana . steuck
Changeset: 3b77f0c58018 Author:katleman Date: 2012-08-30 10:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/3b77f0c58018 Added tag jdk8-b54 for changeset e8fb566b9466 ! .hgtags

Review request for 7192302 Remove JDBCRowSetImpl dependency on java.beans

2012-09-05 Thread Lance Andersen - Oracle
Hi all, Looking for a reviewer for the removal of PropertyChangeSupport from JDBCRowSetImpl that was originally going to be used by the EOL Rave product. As it is no longer needed the code has been removed. The SQE and RowSet TCK tests all continue to run without regression. The webrev can

Re: Review request for 7192302 Remove JDBCRowSetImpl dependency on java.beans

2012-09-05 Thread Alan Bateman
On 05/09/2012 22:04, Lance Andersen - Oracle wrote: Hi all, Looking for a reviewer for the removal of PropertyChangeSupport from JDBCRowSetImpl that was originally going to be used by the EOL Rave product. As it is no longer needed the code has been removed. The SQE and RowSet TCK tests