Re: [cp-patches] FYI: Add MBeanServerFactory and platform server

2006-12-04 Thread Mark Wielaard
Hi,

On Mon, 2006-12-04 at 23:22 +, Andrew John Hughes wrote:
> Ok, thanks for the warning.  Did you see my one to BeanImpl and friends?
> That's the more serious issue.

yes, also applied as:

2006-12-04  Andrew John Hughes  <[EMAIL PROTECTED]>

   * javax/management/openmbean/OpenType.java:
   (OpenType(String,String,String)): Actually use
   the string created to handle arrays.

Cheers,

Mark


signature.asc
Description: This is a digitally signed message part


Re: [cp-patches] FYI: Add MBeanServerFactory and platform server

2006-12-04 Thread Andrew John Hughes
On Mon, 2006-12-04 at 22:55 +0100, Mark Wielaard wrote:
> Hi Andrew,
> 
> On Mon, 2006-12-04 at 00:07 +, Andrew John Hughes wrote:
> > This patch adds the MBeanServerFactory and the platform
> > server for java.lang.management.  It also fixes a bug
> > in the server, which Mark will commit to the release branch;
> > the beans map can be accessed before it is initialised.
> 
> I only applied this part to the 0.93 and generics branch:
> 
> * gnu/javax/management/Server.java (beans): Initialize.
> (registerMBean): Don't initialize beans.
> 
> Note that this makes generics slightly out of sync with trunk (since we
> don't have an extra generics-release branch). Be careful when merging
> back again after the release.
> 
> Cheers,
> 
> Mark

Ok, thanks for the warning.  Did you see my one to BeanImpl and friends?
That's the more serious issue.

Cheers,
-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }


signature.asc
Description: This is a digitally signed message part


Re: [cp-patches] FYI: Add MBeanServerFactory and platform server

2006-12-04 Thread Mark Wielaard
Hi Andrew,

On Mon, 2006-12-04 at 00:07 +, Andrew John Hughes wrote:
> This patch adds the MBeanServerFactory and the platform
> server for java.lang.management.  It also fixes a bug
> in the server, which Mark will commit to the release branch;
> the beans map can be accessed before it is initialised.

I only applied this part to the 0.93 and generics branch:

* gnu/javax/management/Server.java (beans): Initialize.
(registerMBean): Don't initialize beans.

Note that this makes generics slightly out of sync with trunk (since we
don't have an extra generics-release branch). Be careful when merging
back again after the release.

Cheers,

Mark


signature.asc
Description: This is a digitally signed message part