On Thu, Jul 29, 2010 at 07:53, Jonathan Ellis <jbel...@gmail.com> wrote:
> GCInspector isn't required at runtime
> (https://issues.apache.org/jira/browse/CASSANDRA-1061) -- any
> suggestions how to make it happier at build time too?

A healthy dose of reflection!  I've attached a patch (based on trunk)
to #1061 that should allow compilation and execution from non-sun
JDKs.

Gary

>
> On Thu, Jul 29, 2010 at 5:29 AM, ant elder <ant.el...@gmail.com> wrote:
>> +1
>>
>> As an FYI, when i first tried to build the src it happened my
>> environemnt had an IBM JDK which gives a compile error in
>> src\java\org\apache\cassandra\service\GCInspector.java which is using
>> some classes from the package com.sun.management
>>
>>   ...ant
>>

Reply via email to