Re: [PATCH FOR REVIEW]: Fix CORBA documentation warnings

2010-01-15 Thread Ken Cavanaugh
s ok to push? If so, can I have a bug ID for it? Joe, would this also be ok for 6? Thanks, cc'ing Ken Cavanaugh for corba matters. If this fix is approved for JDK 7, I approve it to also go back into OpenJDK 6. Regards, -Joe

Re: [PATCH] Remove dependency on JScheme for generating CORBA exceptions

2008-06-19 Thread Ken Cavanaugh
Mark Wielaard wrote: Hi Ken, On Thu, 2008-06-19 at 10:35 -0700, Ken Cavanaugh wrote: Mark Reinhold wrote: Andrew: Thanks for the patch! The CORBA code isn't maintained directly in OpenJDK, but rather in a sub-project of GlassFish (https://glas

Re: [PATCH] Remove dependency on JScheme for generating CORBA exceptions

2008-06-19 Thread Ken Cavanaugh
Mark Reinhold wrote: Andrew: Thanks for the patch! The CORBA code isn't maintained directly in OpenJDK, but rather in a sub-project of GlassFish (https://glassfish-corba.dev.java.net/). That's why there's no CORBA Group. (The same goes for JAXWS and JAXP.) Ken Cavanaugh own

Re: Make target for compiling java classes only?

2008-01-10 Thread Ken Cavanaugh
On Jan 10, 2008, at 9:09 AM, Kelly O'Hair wrote: Some of the java sources are generated, from Makefile logic. So no you can't just do a javac `find . -name \*.java`. But in general, the java compilations and the native compilations are done together as each part of the jdk areas are built