hg: jdk7/jsn/langtools: 13 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: b6d5f53b3b29 Author:mcimadamore Date: 2008-08-05 12:54 +0100 URL: http://hg.openjdk.java.net/jdk7/jsn/langtools/rev/b6d5f53b3b29 6730423: Diagnostic formatter should be an instance field of JCDiagnostic Summary: JCDiagnostic.fragment should be deprecated and the diagnosti

hg: jdk7/jsn/jdk: 47 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: 00c40e393a75 Author:emcmanus Date: 2008-08-05 10:49 +0200 URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/00c40e393a75 6733589: Intermittent failure of test/javax/management/eventService/SharingThreadTest.java Reviewed-by: sjiang ! test/javax/management/eventService/Sh

hg: jdk7/jsn/jaxws: 2 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: 6dcbcfb9551a Author:xdono Date: 2008-08-04 13:44 -0700 URL: http://hg.openjdk.java.net/jdk7/jsn/jaxws/rev/6dcbcfb9551a Added tag jdk7-b32 for changeset e6daca2eced9 ! .hgtags Changeset: 7a9f629cd957 Author:xdono Date: 2008-08-14 09:26 -0700 URL: http://hg

hg: jdk7/jsn/jaxp: 2 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: 95375835527f Author:xdono Date: 2008-08-04 13:44 -0700 URL: http://hg.openjdk.java.net/jdk7/jsn/jaxp/rev/95375835527f Added tag jdk7-b32 for changeset 400a5ee432cc ! .hgtags Changeset: 01facdf8cabd Author:xdono Date: 2008-08-14 09:26 -0700 URL: http://hg.

hg: jdk7/jsn/hotspot: 5 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: 1fdb98a17101 Author:coleenp Date: 2008-07-19 17:38 -0400 URL: http://hg.openjdk.java.net/jdk7/jsn/hotspot/rev/1fdb98a17101 6716785: implicit null checks not triggering with CompressedOops Summary: allocate alignment-sized page(s) below java heap so that memory accesses a

hg: jdk7/jsn/corba: 8 new changesets

2008-08-20 Thread bradford . wetmore
Changeset: 6e0cf0dc59e5 Author:ohair Date: 2008-08-06 14:30 -0700 URL: http://hg.openjdk.java.net/jdk7/jsn/corba/rev/6e0cf0dc59e5 6734545: Corrections to missing explicit corba sources on javac compile lines Reviewed-by: tbell ! make/com/sun/corba/minclude/com_sun_corba_se_impl_dyn

Re: SCTP for Java

2008-08-20 Thread Alan Bateman
Florian Weimer wrote: : I've been wondering for a while if it is possible (with reasonable additional effort) to add new socket and socket address classes without patching the JDK sources. Otherwise, you won't get any interoperability with existing code, you need to deal with the fine points of