You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Greg Trasuk <tr...@stratuscom.com> on 2015/08/10 15:28:03 UTC

Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Peter:

All other things equal, I’d like to keep the core of River free of external dependencies, so I’m trying to understand what custard-apple is for.

First, I wonder, since you are the author, is it used solely in River? and if so, if you wouldn’t like to just contribute the library to River so we can have an integrated source tree.  That would save us having to figure out how to handle the dependency and save you from having to maintain the library externally (unless of course there are other users that need it).  Alternately, perhaps commons-collections would be a good home, that would see a larger audience.

Second, I’m trying to understand what the driver is for usage.  For instance, I had a look in ServiceDiscoveryManager, and it looks like you’re using a custard-apple collection, but I don’t see why it’s needed over a ConcurrentHashMap.  Could you enlighten me?

Thanks,

Greg

> On Aug 10, 2015, at 7:53 AM, Peter <ji...@zeus.net.au> wrote:
> 
> One more to add to the list to answer Greg's question, ReggieTestNameServiceProvider was removed from the river qa test sources to allow tests to run on platforms other than Sun's Jdk, such as J9, to prevent build compile errors.
> 
> Again this library is only used for testing.
> 
> asm isn't required for downstream projects using Maven.  asm is used for River's build for historical reasons to support classdep.
> 
> If users don't need the performance improvement that CombinerSecurityManager provides, they won't require high-scale-lib.  CombinerSecurityManager avoids duplicated security checks (from identical context) by weakly caching (by caller context's) the result of security checks, this reduces unnecessary network traffic caused by duplicated security checks.
> 
> Only custard-apple is required.
> 
> Peter.
> 
> On 10/08/2015 6:04 PM, Peter wrote:
>> Pat,
>> 
>> I don't have much time, but I'll assist you where I can.
>> 
>> First things first, you'll need a Unix environment.
>> 
>> I'd copy Dennis newly created branch to a 3.0 release branch, then run the qa test suite and jtreg test suite.
>> 
>> ant all.build
>> ant qa.run
>> cd ./qa
>> ant jtreg
>> cd ../
>> ant release
>> 
>> To answer Greg's question:
>> 
>>   The custard-apple library is available on Sourceforge, it's a
>>   Collections wrapper library that enables weak, soft and strong
>>   reference combinations in any java Collection implementation.  This
>>   library is required.  high-scale-lib is also required.
>> 
>>   Test code in the jtreg test suite depends on the bouncy castle
>>   library to provide Certificate Authority functionality to sign
>>   certificates.  All certificates in other branches have expired, I'm
>>   sure there are other people on the dev list would have experienced
>>   and be aware of these test failures, these tests pass on this
>>   suite.  This library isn't required by down stream developers.
>> 
>>   dnsjava is used in the qa test suite, it isn't required by down
>>   stream developers.
>> 
>>   animal sniffer was again used for testing api changes and isn't
>>   required for down stream development.
>> 
>>   Velocity was used by Sim and at least one other developer for
>>   configuration purposes, this library is optional.
>> 
>>   Libraries required by test suites should stay for testing purposes
>>   but aren't required by release artifacts.
>> 
>> 
>> Regaring the current trunk, there are contributions made by Sim (network and other improvements), after the stable branch point (chosen for qa-refactor) that need to be integrated back at some point.  The test failures after the trunk => qa-refactor branch point are latent concurrency bugs, they are not directly related to Sim's code.
>> 
>> This should help you get started...
>> 
>> Regards,
>> 
>> Peter.
>> 
>> On 10/08/2015 2:00 PM, Patricia Shanahan wrote:
>>> In that case, I'll take on the actual release manager role, and get going on dealing with the dependency issue.
>>> 
>>> On 8/9/2015 8:38 PM, Greg Trasuk wrote:
>>>> Pat:
>>>> 
>>>> I can provide support and information for you.  But I do think we need to first sort out the dependencies question I pointed out earlier.
>>>> 
>>>> Cheers,
>>>> 
>>>> Greg Trasuk
>>>> 
>>>>> On Aug 9, 2015, at 9:58 PM, Patricia Shanahan <pa...@acm.org> wrote:
>>>>> 
>>>>> I am going to include the lack of a release manager for 3.0 in the board report, and assign myself an action item to fix it.
>>>>> 
>>>>> At this point I think my best bet is to appeal on the dev@community.apache.org mailing list for a mentor who is familiar with the release process to guide me through the steps. However, I am very open to alternative suggestions.
>>>>> 
>>>>> On 8/8/2015 8:22 AM, Patricia Shanahan wrote:
>>>>>> Peter? Anyone?
>>>>>> 
>>>>>> I have time, but not the knowledge. I would be willing to be release
>>>>>> manager provided at least one person who knows how it is done will
>>>>>> provide a lot of step-by-step guidance.
>>>>>> 
>>>>>> On 8/8/2015 7:21 AM, Bryan Thompson wrote:
>>>>>>> Not really I am afraid.  I am quite heavily committed on several projects
>>>>>>> right now.  I have done applications development with river, but I am not
>>>>>>> familiar with the historical river project structure in any depth and
>>>>>>> have
>>>>>>> never done development on river itself. And I have never participated
>>>>>>> in an
>>>>>>> Apache project release.  I am just not a good candidate for this.
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> Bryan
>>>>>>> 
>>>>>>> On Saturday, August 8, 2015, Patricia Shanahan <pa...@acm.org> wrote:
>>>>>>> 
>>>>>>>> Bryan,
>>>>>>>> 
>>>>>>>> Are you able and willing to act as release manager for 3.0?
>>>>>>>> 
>>>>>>>> On 8/6/2015 11:56 AM, Bryan Thompson wrote:
>>>>>>>> 
>>>>>>>>> Just release to encourage people to use it. +1 on release.for me.
>>>>>>>>> On Aug 6, 2015 2:55 PM, "Patricia Shanahan" <pa...@acm.org> wrote:
>>>>>>>>> 
>>>>>>>>> Would it be useful to tag it as a 3.0 beta release initially, or
>>>>>>>>> just go
>>>>>>>>>> to 3.0 and add point releases as needed?
>>>>>>>>>> 
>>>>>>>>>> I will vote in favor of releasing it either way.
>>>>>>>>>> 
>>>>>>>>>> On 8/6/2015 9:55 AM, Bryan Thompson wrote:
>>>>>>>>>> 
>>>>>>>>>> Or just release it.  If problems emerge, people can report them and
>>>>>>>>>> they
>>>>>>>>>>> can get fixed.  There is a known reliable release now.  Let the
>>>>>>>>>>> community
>>>>>>>>>>> vote by migrating their code.
>>>>>>>>>>> 
>>>>>>>>>>> Bryan
>>>>>>>>>>> 
>>>>>>>>>>> On Thu, Aug 6, 2015 at 12:41 PM, Patricia Shanahan <pa...@acm.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>> As far as I can tell, the main remaining release blocker it
>>>>>>>>>>> getting more
>>>>>>>>>>> 
>>>>>>>>>>>> people to test in more environments. Perhaps we should put out an
>>>>>>>>>>>> appeal
>>>>>>>>>>>> on
>>>>>>>>>>>> user@river.apache.org?
>>>>>>>>>>>> 
>>>>>>>>>>>> On 8/6/2015 9:33 AM, Bryan Thompson wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>> Maybe it would be good to say a few words about the release goals
>>>>>>>>>>>> for
>>>>>>>>>>>> 
>>>>>>>>>>>>> 3.0?
>>>>>>>>>>>>> I.e., 3.0 provides a deep refactoring that address performance,
>>>>>>>>>>>>> concurrency
>>>>>>>>>>>>> and scaling issues.  Significant progress has been made towards the
>>>>>>>>>>>>> 3.0
>>>>>>>>>>>>> release target.  X new tests have been developed for this release.
>>>>>>>>>>>>> The
>>>>>>>>>>>>> remaining blockers for a release are ....
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> 
>>>> 
>>> 
>> 
>> 
> 


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
On 12/08/2015 8:38 PM, Dawid Loubser wrote:
> Off-topic, but I am astonished that custard apple is not in the Central
> Maven repo - I wonder why?
> I'd have thought in this day and age, almost any Java library of
> meaningful utility would be published there?
>
> regards,
> Dawid

Just the usual; time & priorities.

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Dawid Loubser <da...@travellinck.com>.
Off-topic, but I am astonished that custard apple is not in the Central
Maven repo - I wonder why?
I'd have thought in this day and age, almost any Java library of
meaningful utility would be published there?

regards,
Dawid


On 12/08/2015 11:05, Bryan Thompson wrote:
> We use very similar collections in Blazegraph and they are quite important
> (we mainly use them as a cache for index objects)  I do avoid SoftReference
> based collections due to the inability to have predictable behavior of the
> garbage collector.
>
> It sounds like importing the relevant classes would address people's
> concerns?
>
> I assume the license is compatible that that the source code could be
> simply imported.
>
> Bryan
>
> On Wednesday, August 12, 2015, Peter <ji...@zeus.net.au> wrote:
>
>> In ServiceDiscoveryManager, it's used to to cache ServiceDiscardTimerTasks
>> in a ConcurrentHashMap with key's that are weakly referenced by ServiceID.
>>
>> PreferredClassProvider, uses it to cache weakly referenced Classloaders
>> (values) in a ConcurrentHashMap using a LoaderKey that contains URI []
>> representing a codebase annotation, with a weakly referenced parent
>> ClassLoader.  It's also used to provide a weakly referenced set, the set is
>> read and modified by concurrent threads.
>>
>> In CombinerSecurityManager it's used to cache time referenced
>> NavigableSet's of Permission's, these sets are then stored as values in a
>> ConcurrentMap with security contexts as keys.
>>
>> Custard apple adds weak, soft and time (since last access) based reference
>> control to existing Java collection implementations.  References can be
>> identity or equality based.
>>
>> Further information is available in the javadoc.
>>
>> I'm a little busy right now to consider moving custard apple.  If you
>> wan't you can always copy only the code in use into org.apache.river.impl
>>
>> Regards,
>>
>> Peter.
>>
>> On 10/08/2015 11:28 PM, Greg Trasuk wrote:
>>
>>> Peter:
>>>
>>> All other things equal, I’d like to keep the core of River free of
>>> external dependencies, so I’m trying to understand what custard-apple is
>>> for.
>>>
>>> First, I wonder, since you are the author, is it used solely in River?
>>> and if so, if you wouldn’t like to just contribute the library to River so
>>> we can have an integrated source tree.  That would save us having to figure
>>> out how to handle the dependency and save you from having to maintain the
>>> library externally (unless of course there are other users that need it).
>>> Alternately, perhaps commons-collections would be a good home, that would
>>> see a larger audience.
>>>
>>> Second, I’m trying to understand what the driver is for usage.  For
>>> instance, I had a look in ServiceDiscoveryManager, and it looks like you’re
>>> using a custard-apple collection, but I don’t see why it’s needed over a
>>> ConcurrentHashMap.  Could you enlighten me?
>>>
>>> Thanks,
>>>
>>> Greg
>>>
>>> On Aug 10, 2015, at 7:53 AM, Peter<ji...@zeus.net.au>  wrote:
>>>> One more to add to the list to answer Greg's question,
>>>> ReggieTestNameServiceProvider was removed from the river qa test sources to
>>>> allow tests to run on platforms other than Sun's Jdk, such as J9, to
>>>> prevent build compile errors.
>>>>
>>>> Again this library is only used for testing.
>>>>
>>>> asm isn't required for downstream projects using Maven.  asm is used for
>>>> River's build for historical reasons to support classdep.
>>>>
>>>> If users don't need the performance improvement that
>>>> CombinerSecurityManager provides, they won't require high-scale-lib.
>>>> CombinerSecurityManager avoids duplicated security checks (from identical
>>>> context) by weakly caching (by caller context's) the result of security
>>>> checks, this reduces unnecessary network traffic caused by duplicated
>>>> security checks.
>>>>
>>>> Only custard-apple is required.
>>>>
>>>> Peter.
>>>>
>>>> On 10/08/2015 6:04 PM, Peter wrote:
>>>>
>>>>> Pat,
>>>>>
>>>>> I don't have much time, but I'll assist you where I can.
>>>>>
>>>>> First things first, you'll need a Unix environment.
>>>>>
>>>>> I'd copy Dennis newly created branch to a 3.0 release branch, then run
>>>>> the qa test suite and jtreg test suite.
>>>>>
>>>>> ant all.build
>>>>> ant qa.run
>>>>> cd ./qa
>>>>> ant jtreg
>>>>> cd ../
>>>>> ant release
>>>>>
>>>>> To answer Greg's question:
>>>>>
>>>>>    The custard-apple library is available on Sourceforge, it's a
>>>>>    Collections wrapper library that enables weak, soft and strong
>>>>>    reference combinations in any java Collection implementation.  This
>>>>>    library is required.  high-scale-lib is also required.
>>>>>
>>>>>    Test code in the jtreg test suite depends on the bouncy castle
>>>>>    library to provide Certificate Authority functionality to sign
>>>>>    certificates.  All certificates in other branches have expired, I'm
>>>>>    sure there are other people on the dev list would have experienced
>>>>>    and be aware of these test failures, these tests pass on this
>>>>>    suite.  This library isn't required by down stream developers.
>>>>>
>>>>>    dnsjava is used in the qa test suite, it isn't required by down
>>>>>    stream developers.
>>>>>
>>>>>    animal sniffer was again used for testing api changes and isn't
>>>>>    required for down stream development.
>>>>>
>>>>>    Velocity was used by Sim and at least one other developer for
>>>>>    configuration purposes, this library is optional.
>>>>>
>>>>>    Libraries required by test suites should stay for testing purposes
>>>>>    but aren't required by release artifacts.
>>>>>
>>>>>
>>>>> Regaring the current trunk, there are contributions made by Sim
>>>>> (network and other improvements), after the stable branch point (chosen for
>>>>> qa-refactor) that need to be integrated back at some point.  The test
>>>>> failures after the trunk =>  qa-refactor branch point are latent
>>>>> concurrency bugs, they are not directly related to Sim's code.
>>>>>
>>>>> This should help you get started...
>>>>>
>>>>> Regards,
>>>>>
>>>>> Peter.
>>>>>
>>>>> On 10/08/2015 2:00 PM, Patricia Shanahan wrote:
>>>>>
>>>>>> In that case, I'll take on the actual release manager role, and get
>>>>>> going on dealing with the dependency issue.
>>>>>>
>>>>>> On 8/9/2015 8:38 PM, Greg Trasuk wrote:
>>>>>>
>>>>>>> Pat:
>>>>>>>
>>>>>>> I can provide support and information for you.  But I do think we
>>>>>>> need to first sort out the dependencies question I pointed out earlier.
>>>>>>>
>>>>>>> Cheers,
>>>>>>>
>>>>>>> Greg Trasuk
>>>>>>>
>>>>>>> On Aug 9, 2015, at 9:58 PM, Patricia Shanahan<pa...@acm.org>  wrote:
>>>>>>>> I am going to include the lack of a release manager for 3.0 in the
>>>>>>>> board report, and assign myself an action item to fix it.
>>>>>>>>
>>>>>>>> At this point I think my best bet is to appeal on the
>>>>>>>> dev@community.apache.org mailing list for a mentor who is familiar
>>>>>>>> with the release process to guide me through the steps. However, I am very
>>>>>>>> open to alternative suggestions.
>>>>>>>>
>>>>>>>> On 8/8/2015 8:22 AM, Patricia Shanahan wrote:
>>>>>>>>
>>>>>>>>> Peter? Anyone?
>>>>>>>>>
>>>>>>>>> I have time, but not the knowledge. I would be willing to be release
>>>>>>>>> manager provided at least one person who knows how it is done will
>>>>>>>>> provide a lot of step-by-step guidance.
>>>>>>>>>
>>>>>>>>> On 8/8/2015 7:21 AM, Bryan Thompson wrote:
>>>>>>>>>
>>>>>>>>>> Not really I am afraid.  I am quite heavily committed on several
>>>>>>>>>> projects
>>>>>>>>>> right now.  I have done applications development with river, but I
>>>>>>>>>> am not
>>>>>>>>>> familiar with the historical river project structure in any depth
>>>>>>>>>> and
>>>>>>>>>> have
>>>>>>>>>> never done development on river itself. And I have never
>>>>>>>>>> participated
>>>>>>>>>> in an
>>>>>>>>>> Apache project release.  I am just not a good candidate for this.
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Bryan
>>>>>>>>>>
>>>>>>>>>> On Saturday, August 8, 2015, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> Bryan,
>>>>>>>>>>> Are you able and willing to act as release manager for 3.0?
>>>>>>>>>>>
>>>>>>>>>>> On 8/6/2015 11:56 AM, Bryan Thompson wrote:
>>>>>>>>>>>
>>>>>>>>>>> Just release to encourage people to use it. +1 on release.for me.
>>>>>>>>>>>> On Aug 6, 2015 2:55 PM, "Patricia Shanahan"<pa...@acm.org>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> Would it be useful to tag it as a 3.0 beta release initially, or
>>>>>>>>>>>> just go
>>>>>>>>>>>>
>>>>>>>>>>>>> to 3.0 and add point releases as needed?
>>>>>>>>>>>>>
>>>>>>>>>>>>> I will vote in favor of releasing it either way.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 8/6/2015 9:55 AM, Bryan Thompson wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Or just release it.  If problems emerge, people can report them
>>>>>>>>>>>>> and
>>>>>>>>>>>>> they
>>>>>>>>>>>>>
>>>>>>>>>>>>>> can get fixed.  There is a known reliable release now.  Let the
>>>>>>>>>>>>>> community
>>>>>>>>>>>>>> vote by migrating their code.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Bryan
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Thu, Aug 6, 2015 at 12:41 PM, Patricia Shanahan<
>>>>>>>>>>>>>> pats@acm.org>
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> As far as I can tell, the main remaining release blocker it
>>>>>>>>>>>>>> getting more
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> people to test in more environments. Perhaps we should put out
>>>>>>>>>>>>>>> an
>>>>>>>>>>>>>>> appeal
>>>>>>>>>>>>>>> on
>>>>>>>>>>>>>>> user@river.apache.org?
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 8/6/2015 9:33 AM, Bryan Thompson wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Maybe it would be good to say a few words about the release
>>>>>>>>>>>>>>> goals
>>>>>>>>>>>>>>> for
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> 3.0?
>>>>>>>>>>>>>>>> I.e., 3.0 provides a deep refactoring that address
>>>>>>>>>>>>>>>> performance,
>>>>>>>>>>>>>>>> concurrency
>>>>>>>>>>>>>>>> and scaling issues.  Significant progress has been made
>>>>>>>>>>>>>>>> towards the
>>>>>>>>>>>>>>>> 3.0
>>>>>>>>>>>>>>>> release target.  X new tests have been developed for this
>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>> The
>>>>>>>>>>>>>>>> remaining blockers for a release are ....
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>



Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
We use very similar collections in Blazegraph and they are quite important
(we mainly use them as a cache for index objects)  I do avoid SoftReference
based collections due to the inability to have predictable behavior of the
garbage collector.

It sounds like importing the relevant classes would address people's
concerns?

I assume the license is compatible that that the source code could be
simply imported.

Bryan

On Wednesday, August 12, 2015, Peter <ji...@zeus.net.au> wrote:

> In ServiceDiscoveryManager, it's used to to cache ServiceDiscardTimerTasks
> in a ConcurrentHashMap with key's that are weakly referenced by ServiceID.
>
> PreferredClassProvider, uses it to cache weakly referenced Classloaders
> (values) in a ConcurrentHashMap using a LoaderKey that contains URI []
> representing a codebase annotation, with a weakly referenced parent
> ClassLoader.  It's also used to provide a weakly referenced set, the set is
> read and modified by concurrent threads.
>
> In CombinerSecurityManager it's used to cache time referenced
> NavigableSet's of Permission's, these sets are then stored as values in a
> ConcurrentMap with security contexts as keys.
>
> Custard apple adds weak, soft and time (since last access) based reference
> control to existing Java collection implementations.  References can be
> identity or equality based.
>
> Further information is available in the javadoc.
>
> I'm a little busy right now to consider moving custard apple.  If you
> wan't you can always copy only the code in use into org.apache.river.impl
>
> Regards,
>
> Peter.
>
> On 10/08/2015 11:28 PM, Greg Trasuk wrote:
>
>> Peter:
>>
>> All other things equal, I’d like to keep the core of River free of
>> external dependencies, so I’m trying to understand what custard-apple is
>> for.
>>
>> First, I wonder, since you are the author, is it used solely in River?
>> and if so, if you wouldn’t like to just contribute the library to River so
>> we can have an integrated source tree.  That would save us having to figure
>> out how to handle the dependency and save you from having to maintain the
>> library externally (unless of course there are other users that need it).
>> Alternately, perhaps commons-collections would be a good home, that would
>> see a larger audience.
>>
>> Second, I’m trying to understand what the driver is for usage.  For
>> instance, I had a look in ServiceDiscoveryManager, and it looks like you’re
>> using a custard-apple collection, but I don’t see why it’s needed over a
>> ConcurrentHashMap.  Could you enlighten me?
>>
>> Thanks,
>>
>> Greg
>>
>> On Aug 10, 2015, at 7:53 AM, Peter<ji...@zeus.net.au>  wrote:
>>>
>>> One more to add to the list to answer Greg's question,
>>> ReggieTestNameServiceProvider was removed from the river qa test sources to
>>> allow tests to run on platforms other than Sun's Jdk, such as J9, to
>>> prevent build compile errors.
>>>
>>> Again this library is only used for testing.
>>>
>>> asm isn't required for downstream projects using Maven.  asm is used for
>>> River's build for historical reasons to support classdep.
>>>
>>> If users don't need the performance improvement that
>>> CombinerSecurityManager provides, they won't require high-scale-lib.
>>> CombinerSecurityManager avoids duplicated security checks (from identical
>>> context) by weakly caching (by caller context's) the result of security
>>> checks, this reduces unnecessary network traffic caused by duplicated
>>> security checks.
>>>
>>> Only custard-apple is required.
>>>
>>> Peter.
>>>
>>> On 10/08/2015 6:04 PM, Peter wrote:
>>>
>>>> Pat,
>>>>
>>>> I don't have much time, but I'll assist you where I can.
>>>>
>>>> First things first, you'll need a Unix environment.
>>>>
>>>> I'd copy Dennis newly created branch to a 3.0 release branch, then run
>>>> the qa test suite and jtreg test suite.
>>>>
>>>> ant all.build
>>>> ant qa.run
>>>> cd ./qa
>>>> ant jtreg
>>>> cd ../
>>>> ant release
>>>>
>>>> To answer Greg's question:
>>>>
>>>>    The custard-apple library is available on Sourceforge, it's a
>>>>    Collections wrapper library that enables weak, soft and strong
>>>>    reference combinations in any java Collection implementation.  This
>>>>    library is required.  high-scale-lib is also required.
>>>>
>>>>    Test code in the jtreg test suite depends on the bouncy castle
>>>>    library to provide Certificate Authority functionality to sign
>>>>    certificates.  All certificates in other branches have expired, I'm
>>>>    sure there are other people on the dev list would have experienced
>>>>    and be aware of these test failures, these tests pass on this
>>>>    suite.  This library isn't required by down stream developers.
>>>>
>>>>    dnsjava is used in the qa test suite, it isn't required by down
>>>>    stream developers.
>>>>
>>>>    animal sniffer was again used for testing api changes and isn't
>>>>    required for down stream development.
>>>>
>>>>    Velocity was used by Sim and at least one other developer for
>>>>    configuration purposes, this library is optional.
>>>>
>>>>    Libraries required by test suites should stay for testing purposes
>>>>    but aren't required by release artifacts.
>>>>
>>>>
>>>> Regaring the current trunk, there are contributions made by Sim
>>>> (network and other improvements), after the stable branch point (chosen for
>>>> qa-refactor) that need to be integrated back at some point.  The test
>>>> failures after the trunk =>  qa-refactor branch point are latent
>>>> concurrency bugs, they are not directly related to Sim's code.
>>>>
>>>> This should help you get started...
>>>>
>>>> Regards,
>>>>
>>>> Peter.
>>>>
>>>> On 10/08/2015 2:00 PM, Patricia Shanahan wrote:
>>>>
>>>>> In that case, I'll take on the actual release manager role, and get
>>>>> going on dealing with the dependency issue.
>>>>>
>>>>> On 8/9/2015 8:38 PM, Greg Trasuk wrote:
>>>>>
>>>>>> Pat:
>>>>>>
>>>>>> I can provide support and information for you.  But I do think we
>>>>>> need to first sort out the dependencies question I pointed out earlier.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Greg Trasuk
>>>>>>
>>>>>> On Aug 9, 2015, at 9:58 PM, Patricia Shanahan<pa...@acm.org>  wrote:
>>>>>>>
>>>>>>> I am going to include the lack of a release manager for 3.0 in the
>>>>>>> board report, and assign myself an action item to fix it.
>>>>>>>
>>>>>>> At this point I think my best bet is to appeal on the
>>>>>>> dev@community.apache.org mailing list for a mentor who is familiar
>>>>>>> with the release process to guide me through the steps. However, I am very
>>>>>>> open to alternative suggestions.
>>>>>>>
>>>>>>> On 8/8/2015 8:22 AM, Patricia Shanahan wrote:
>>>>>>>
>>>>>>>> Peter? Anyone?
>>>>>>>>
>>>>>>>> I have time, but not the knowledge. I would be willing to be release
>>>>>>>> manager provided at least one person who knows how it is done will
>>>>>>>> provide a lot of step-by-step guidance.
>>>>>>>>
>>>>>>>> On 8/8/2015 7:21 AM, Bryan Thompson wrote:
>>>>>>>>
>>>>>>>>> Not really I am afraid.  I am quite heavily committed on several
>>>>>>>>> projects
>>>>>>>>> right now.  I have done applications development with river, but I
>>>>>>>>> am not
>>>>>>>>> familiar with the historical river project structure in any depth
>>>>>>>>> and
>>>>>>>>> have
>>>>>>>>> never done development on river itself. And I have never
>>>>>>>>> participated
>>>>>>>>> in an
>>>>>>>>> Apache project release.  I am just not a good candidate for this.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Bryan
>>>>>>>>>
>>>>>>>>> On Saturday, August 8, 2015, Patricia Shanahan<pa...@acm.org>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Bryan,
>>>>>>>>>>
>>>>>>>>>> Are you able and willing to act as release manager for 3.0?
>>>>>>>>>>
>>>>>>>>>> On 8/6/2015 11:56 AM, Bryan Thompson wrote:
>>>>>>>>>>
>>>>>>>>>> Just release to encourage people to use it. +1 on release.for me.
>>>>>>>>>>> On Aug 6, 2015 2:55 PM, "Patricia Shanahan"<pa...@acm.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>> Would it be useful to tag it as a 3.0 beta release initially, or
>>>>>>>>>>> just go
>>>>>>>>>>>
>>>>>>>>>>>> to 3.0 and add point releases as needed?
>>>>>>>>>>>>
>>>>>>>>>>>> I will vote in favor of releasing it either way.
>>>>>>>>>>>>
>>>>>>>>>>>> On 8/6/2015 9:55 AM, Bryan Thompson wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> Or just release it.  If problems emerge, people can report them
>>>>>>>>>>>> and
>>>>>>>>>>>> they
>>>>>>>>>>>>
>>>>>>>>>>>>> can get fixed.  There is a known reliable release now.  Let the
>>>>>>>>>>>>> community
>>>>>>>>>>>>> vote by migrating their code.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Bryan
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Thu, Aug 6, 2015 at 12:41 PM, Patricia Shanahan<
>>>>>>>>>>>>> pats@acm.org>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> As far as I can tell, the main remaining release blocker it
>>>>>>>>>>>>> getting more
>>>>>>>>>>>>>
>>>>>>>>>>>>> people to test in more environments. Perhaps we should put out
>>>>>>>>>>>>>> an
>>>>>>>>>>>>>> appeal
>>>>>>>>>>>>>> on
>>>>>>>>>>>>>> user@river.apache.org?
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 8/6/2015 9:33 AM, Bryan Thompson wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Maybe it would be good to say a few words about the release
>>>>>>>>>>>>>> goals
>>>>>>>>>>>>>> for
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 3.0?
>>>>>>>>>>>>>>> I.e., 3.0 provides a deep refactoring that address
>>>>>>>>>>>>>>> performance,
>>>>>>>>>>>>>>> concurrency
>>>>>>>>>>>>>>> and scaling issues.  Significant progress has been made
>>>>>>>>>>>>>>> towards the
>>>>>>>>>>>>>>> 3.0
>>>>>>>>>>>>>>> release target.  X new tests have been developed for this
>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>> The
>>>>>>>>>>>>>>> remaining blockers for a release are ....
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>
>>
>

-- 
----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  MapGraph™ <http://www.systap.com/mapgraph> is our disruptive new
technology to use GPUs to accelerate data-parallel graph analytics.

<http://smartdata2015.dataversity.net/>

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

Re: Release 3.0

Posted by Dawid Loubser <da...@travellinck.com>.
You guys rock - thanks for all the effort involved.

Dawid Loubser


On 02/09/2015 15:01, Peter wrote:
> Thanks Dennis.
>
> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>> Peter,
>>
>> Should be all set now, just pushed the missing sources and resources.
>>
>> Dennis
>>
>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>
>>> Just performed a clean check out, but the build failed.
>>>
>>> There seems to be a number of packages missing from the spec test in
>>> the qa suite?
>>>
>>> Regards,
>>>
>>> Peter.
>>>



Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Bryan,

The only CI tests run on a regular basis are for qa-refactor, it is 
relatively simple to configure these tests to run the new branch, the 
jtreg tests have to be run manually however, jtreg is installed on 
Hudson, but incorrectly, it needs to be raised as an issue with the 
hudson admin.

QA Tests fail due to ports in use, or classdep related failures where 
some class files are missing from jar files, I ignore these test 
failures.  I do however, save tests that fail for other reasons.

The intent over the long term is to deprecate classdep and move to a 
maven build, Dennis has some scripts for this purpose included in this 
build, the qa test suite will also require modularisation, but should 
probably be broken out separately to simplify the entire process.

We have three test suites:

   1. The integration test suite.
   2. The jtreg test suite.
   3. The junit test suite.

Our timezones are 14 hours apart, I'm GMT+10, you appear to be GMT-4.

Regards,

Peter.

On 1/09/2015 3:16 AM, Bryan Thompson wrote:
> Is the branch that Dennis worked on in CI yet?  I am looking at [1] and I
> do not see it called out explicitly.  In fact, it looks like the full CI is
> only running against the trunk.  If that is true, can we put Dennis's
> branch into CI?  And it looks like CI has several pieces.  I assume they
> all need to be running?
>
> Thanks,
> Bryan
>
> [1] https://river.apache.org/ci.html
>
> ----
> Bryan Thompson
> Chief Scientist&  Founder
> SYSTAP, LLC
> 4501 Tower Road
> Greensboro, NC 27410
> bryan@systap.com
> http://blazegraph.com
> http://blog.bigdata.com<http://bigdata.com>
> http://mapgraph.io
>
> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
> technology to accelerate data-parallel graph analytics and graph query.
>
> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> for the sole use of the intended recipient(s) and are confidential or
> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> dissemination or copying of this email or its contents or attachments is
> prohibited. If you have received this communication in error, please notify
> the sender by reply email and permanently delete all copies of the email
> and its contents and attachments.
>
> On Mon, Aug 31, 2015 at 10:36 AM, Greg Trasuk<tr...@stratuscom.com>
> wrote:
>
>> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs
>> folder in the qa-refactor branch.
>>
>> Branch is at:
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/<
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>>
>> or Dennis’s namespace refactoring at
>>
>>
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>> <
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>>
>> Cheers,
>>
>> Greg Trasuk
>>
>>> On Aug 31, 2015, at 10:18 AM, Bryan Thompson<br...@systap.com>  wrote:
>>>
>>> I am pretty sure Peter also indicated that the code is in fact checked in
>>> to apache river right now - part of the qa branch as I recall.  Thus it
>> is
>>> already contributed by Peter.  Right?  I believe that all that is
>> required
>>> is a package rename into org.apache.river....
>>>
>>> Can someone please confirm the current branch and how to check it out?
>> Per
>>> [1], this would be the trunk.  I just would like to make sure that I am
>>> looking at the right branch for these discussions.
>>>
>>> svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
>>>
>>>
>>> Thanks,
>>> Bryan
>>>
>>> [1] https://river.apache.org/source-code.html
>>>
>>> ----
>>> Bryan Thompson
>>> Chief Scientist&  Founder
>>> SYSTAP, LLC
>>> 4501 Tower Road
>>> Greensboro, NC 27410
>>> bryan@systap.com
>>> http://blazegraph.com
>>> http://blog.bigdata.com<http://bigdata.com>
>>> http://mapgraph.io
>>>
>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>> APIs.  Blazegraph is now available with GPU acceleration using our
>> disruptive
>>> technology to accelerate data-parallel graph analytics and graph query.
>>>
>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>>> for the sole use of the intended recipient(s) and are confidential or
>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>> dissemination or copying of this email or its contents or attachments is
>>> prohibited. If you have received this communication in error, please
>> notify
>>> the sender by reply email and permanently delete all copies of the email
>>> and its contents and attachments.
>>>
>>> On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan<pa...@acm.org>
>> wrote:
>>>> Although Peter has indicated approval, from a licensing point of view it
>>>> might be best if he were the one to check it in.
>>>>
>>>>
>>>> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>>>>
>>>>> Fine by me.  I am pretty sure Peter already indicated approval for
>> this.
>>>>> I
>>>>> was just offering to help remove a potential blocker for the release.
>>>>>
>>>>> +1 for publishing apple custard as a river artifact.
>>>>>
>>>>> Bryan
>>>>>
>>>>> ----
>>>>> Bryan Thompson
>>>>> Chief Scientist&  Founder
>>>>> SYSTAP, LLC
>>>>> 4501 Tower Road
>>>>> Greensboro, NC 27410
>>>>> bryan@systap.com
>>>>> http://blazegraph.com
>>>>> http://blog.bigdata.com<http://bigdata.com>
>>>>> http://mapgraph.io
>>>>>
>>>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>>>> disruptive
>>>>> technology to accelerate data-parallel graph analytics and graph query.
>>>>>
>>>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments
>> are
>>>>> for the sole use of the intended recipient(s) and are confidential or
>>>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>>>> dissemination or copying of this email or its contents or attachments
>> is
>>>>> prohibited. If you have received this communication in error, please
>>>>> notify
>>>>> the sender by reply email and permanently delete all copies of the
>> email
>>>>> and its contents and attachments.
>>>>>
>>>>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk<tr...@stratuscom.com>
>>>>> wrote:
>>>>>
>>>>>
>>>>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>>>>> integrated into River.  At some point I saw an
>>>>>> ‘org.apache.river.collections’ package, which I thought was the
>>>>>> custard-apple thing.
>>>>>>
>>>>>> If there’s a strong need for the artifact to be published on its own,
>> it
>>>>>> could also be done through River.  We’re perfectly free to publish
>> more
>>>>>> than one artifact under the org.apache.river.* group id.  We would
>> need
>>>>>> to
>>>>>> create a subversion or git repository for it and then vote a release,
>> the
>>>>>> same as any other release.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Greg Trasuk
>>>>>>
>>>>>>> On Aug 31, 2015, at 3:37 AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>
>>>>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the
>> version
>>>>>> on Sourceforge is older.
>>>>>>
>>>>>>>
>>>>>>>
>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Peter.
>>>>>>>
>>>>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>>>>
>>>>>>>> Peter,  would you be open to having someone else publish the
>> artifact
>>>>>>>> to
>>>>>>>> maven? We are pretty deep in the process of publishing out a
>> variety of
>>>>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>>>>
>>>>>>> remove
>>>>>>> possible blockers from a 3.0 river release.
>>>>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>>>>
>>>>>>> large.
>>>>>>>> Bryan
>>>>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>   wrote:
>>>>>>>>
>>>>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>>>>
>>>>>>> install,
>>>>>>> I do intend on getting this done in the near future, however I'm also
>>>>>>> quite
>>>>>>> busy, but given Rivers pace of devlopment, I'll probably get this
>> done
>>>>>>>> before 3.0 is released.
>>>>>>>>
>>>>>>>> I'm not against any options below, the project is free to choose.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>>
>>>>>>>> Peter.
>>>>>>>>
>>>>>>>>
>>>>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>>>>
>>>>>>>> Good point. That seems to eliminate my option 1.
>>>>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>>>>
>>>>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>>>>> Examples project) will effectively be impossible (it can be done
>> but
>>>>>>>>>> is a royal nuisance for downstream users).
>>>>>>>>>>
>>>>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>>>>> library that’s not in Maven Central.
>>>>>>>>>>
>>>>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then
>> I
>>>>>>>>>> think we have no choice but to accept it as contributed code and
>> roll
>>>>>>>>>> it into River.
>>>>>>>>>>
>>>>>>>>>> A third option would be to accept it as a contributed code, but
>> treat
>>>>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>>>>> packages to ‘org.apache.river….’, since we can only publish under
>> the
>>>>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here)
>> could
>>>>>>>>>> maintain it under River’s aegis, and other users could still get
>> it
>>>>>>>>>> out of Maven Central.
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>>
>>>>>>>>>> Greg
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>> Thanks, Peter.
>>>>>>>>>>>
>>>>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>>>>> "custard apple":
>>>>>>>>>>>
>>>>>>>>>>> 1. Do not include it in the release, but include a download link
>> in
>>>>>>>>>>> the installation instructions.
>>>>>>>>>>>
>>>>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>>>>
>>>>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>>>>
>>>>>>>>>>> Pro: minimize source code volume. Con: more complicated
>> maintenance
>>>>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>>>>> involves the subset.
>>>>>>>>>>>
>>>>>>>>>>> 3. Include the whole library source.
>>>>>>>>>>>
>>>>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy
>> in
>>>>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>>>>> River.
>>>>>>>>>>>
>>>>>>>>>>> Any other options we should consider? Other pros or cons I have
>> not
>>>>>>>>>>> thought of? Opinions?
>>>>>>>>>>>
>>>>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>>>>
>>>>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>>>>> consider it already contributed.
>>>>>>>>>>>>
>>>>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>>>>> updated at some point to support Java 8&   9 collections
>>>>>>>>>>>> interfaces also).
>>>>>>>>>>>>
>>>>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>>>>> created and destroyed without being shared among other threads,
>> a
>>>>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>>>>> compact.
>>>>>>>>>>>>
>>>>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>>>>
>>>>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>>>>> reference capabilities, allowing the user to wrap this over
>> their
>>>>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>>>>> improvements in popular collections.
>>>>>>>>>>>>
>>>>>>>>>>>> Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Peter.
>>>>>>>>>>>>
>>>>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>>>>> to Apache.)
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>>>>
>>>>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> ...
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>
>>


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Initial jtreg regression test results, will look into it later:

Sorry we don't have the Bug ID's from the Sun bug database, Sun / Oracle 
never donated them.

java/rmi/server/RMIClassLoader/loadProxyClasses/PreferredLoadProxyClasses.java                         Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.lang.reflect.ReflectPermission" "newProxyInPackage.")
java/rmi/server/Unreferenced/marshalledObjectGet/MarshalledObjectGet.java                              Passed. Execution successful
java/rmi/server/Unreferenced/whenOnUnexport/WhenOnUnexport.java                                        Passed. Execution successful
net/jini/activation/ActivatableInvocationHandler/readObject/ReadObject.java                            Passed. Execution successful
net/jini/activation/Activatable/activateExceptionTest/ActivateExceptionTest.java                       Passed. Execution successful
net/jini/activation/Activatable/activateFailure/ActivateFailure.java                                   Passed. Execution successful
net/jini/activation/Activatable/checkImplClassLoader/CheckImplClassLoader.java                         Passed. Execution successful
net/jini/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java                             Passed. Execution successful
net/jini/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java                   Passed. Execution successful
net/jini/activation/Activatable/downloadParameterClass/DownloadParameterClass.java                     Passed. Execution successful
net/jini/activation/Activatable/downloadSecurityManager/DownloadSecurityManager.java                   Passed. Execution successful
net/jini/activation/Activatable/forceLogSnapshot/ForceLogSnapshot.java                                 Passed. Execution successful
net/jini/activation/Activatable/inactiveGroup/InactiveGroup.java                                       Passed. Execution successful
net/jini/activation/Activatable/nestedActivate/NestedActivate.java                                     Passed. Execution successful
net/jini/activation/Activatable/nonExistentActivatable/NonExistentActivatable.java                     Passed. Execution successful
net/jini/activation/Activatable/restartCrashedService/RestartCrashedService.java                       Passed. Execution successful
net/jini/activation/Activatable/restartService/RestartService.java                                     Passed. Execution successful
net/jini/activation/Activatable/terminateGroup/TerminateGroup.java                                     Passed. Execution successful
net/jini/activation/Activatable/unregisterInactive/UnregisterInactive.java                             Passed. Execution successful
net/jini/activation/Activatable/useProxyAccessor/UseProxyAccessor.java                                 Passed. Execution successful
net/jini/activation/ActivationAdmin/getGroupsObjects/GetGroupsObjects.java                             Passed. Execution successful
net/jini/activation/ActivationSystem/accessControl/AccessControl.java                                  Passed. Execution successful
net/jini/activation/ActivationSystem/bootstrapAttack/BootstrapAttack.java                              Passed. Execution successful
net/jini/activation/ActivationSystem/ensureRestart/EnsureRestart.java                                  Passed. Execution successful
net/jini/activation/ActivationSystem/unregisterGroup/UnregisterGroup.java                              Passed. Execution successful
net/jini/config/ConfigurationFile/TestParser/TestParser.java                                           Passed. Execution successful
net/jini/config/TestAPI/TestConstructor.java                                                           Passed. Execution successful
net/jini/config/TestAPI/TestGetEntryType.java                                                          Passed. Execution successful
net/jini/config/TestAPI/TestGetInstance.java                                                           Passed. Execution successful
net/jini/config/TestAPI/TestOverrides.java                                                             Passed. Execution successful
net/jini/config/TestAPI/TestUnicodeEscapesDecodingReader.java                                          Passed. Execution successful
net/jini/config/TestAbstractConfiguration.java                                                         Passed. Execution successful
net/jini/config/TestEmptyConfiguration.java                                                            Passed. Execution successful
net/jini/constraints/BasicMethodConstraints/getConstraints/GetConstraints.java                         Passed. Execution successful
net/jini/constraints/BasicMethodConstraints/ordering/Ordering.java                                     Passed. Execution successful
net/jini/constraints/basicOperations/BasicOperations.java                                              Passed. Execution successful
net/jini/constraints/readObject/ReadObject.java                                                        Passed. Execution successful
net/jini/iiop/echo/ConnectedExport.java                                                                Passed. Execution successful
net/jini/iiop/echo/NonIiopExport.java                                                                  Passed. Execution successful
net/jini/iiop/echo/UnconnectedExport.java                                                              Passed. Execution successful
net/jini/io/MarshalInputStream/verifyWithEqualLoaders/VerifyWithEqualLoaders.java                      Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError
net/jini/jeri/BasicInvocationDispatcher/checkClientPermission/CheckClientPermission.java               Passed. Execution successful
net/jini/jeri/BasicInvocationDispatcher/suppressStackTraces/SuppressStackTraces.java                   Passed. Execution successful
net/jini/jeri/BasicInvocationHandler/serverStackTrace/ServerStackTrace.java                            Passed. Execution successful
net/jini/jeri/BasicInvocationHandler/unmarshalUnexpectedException/UnmarshalUnexpectedException.java    Passed. Execution successful
net/jini/jeri/BasicJeriExporter/dgcServerExposure/DgcServerExposure.java                               Passed. Execution successful
net/jini/jeri/BasicJeriExporter/globalListenLock/GlobalListenLock.java                                 Passed. Execution successful
net/jini/jeri/BasicJeriExporter/operations/Operations.java                                             Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.proxy")
net/jini/jeri/BasicJeriExporter/sameClassCheck/SameClassCheck.java                                     Passed. Execution successful
net/jini/jeri/BasicJeriTrustVerifier/BjtvSubclassTest.java                                             Passed. Execution successful
net/jini/jeri/connection/ConnectionManager/overlocking/Overlocking.java                                Passed. Execution successful
net/jini/jeri/connection/ConnectionManager/saturation/Saturation.java                                  Passed. Execution successful
net/jini/jeri/http/connectionReuse/Test.java                                                           Passed. Execution successful
net/jini/jeri/http/echo/EchoImpl.java                                                                  Failed. Execution failed: `main' threw exception: java.rmi.UnknownHostException: unknown host in BasicObjectEndpoint[be9cfd0d-a258-434e-883e-6f0f67834e12,HttpEndpoint[10.73.126.248:26692]]; nested exception is:
	java.net.UnknownHostException: jiniproxy
net/jini/jeri/internal/runtime/getRemoteInterfaces/GetRemoteInterfaces.java                            Passed. Execution successful
net/jini/jeri/internal/runtime/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java          Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: loader not detected weakly reachable
net/jini/jeri/kerberos/RegressionTests/runListenEndpointTest.sh                                        Failed. Execution failed: exit code 1
net/jini/jeri/kerberos/UnitTests/TestVerifier.java                                                     Passed. Execution successful
net/jini/jeri/kerberos/UnitTests/runTestEndpoints.sh                                                   Failed. Execution failed: exit code 1
net/jini/jeri/kerberos/UnitTests/runTestPerformance.sh                                                 Failed. Execution failed: exit code 1
net/jini/jeri/ssl/UnitTests/TestConnectionContext.java                                                 Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestEndpoint.java                                                          Error. Program `C:\Program Files\Java\jdk1.8.0\bin\java' interrupted! (timed out?)
net/jini/jeri/ssl/UnitTests/TestEndpointHttps.sh                                                       Failed. Execution failed: `main' threw exception: Test$FailedException: 1 test failure
net/jini/jeri/ssl/UnitTests/TestEndpointInternal.java                                                  Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestEndpointInternalHttps.sh                                               Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestPerformance.java                                                       Failed. Execution failed: `main' threw exception: Test$FailedException: 11 test failures
net/jini/jeri/ssl/UnitTests/TestPerformanceHttps.sh                                                    Failed. Execution failed: `main' threw exception: Test$FailedException: 11 test failures
net/jini/jeri/ssl/UnitTests/TestRMI.java                                                               Failed. Execution failed: `main' threw exception: Test$FailedException: 6 test failures
net/jini/jeri/ssl/UnitTests/TestRMIHttps.sh                                                            Failed. Execution failed: `main' threw exception: Test$FailedException: 4 test failures
net/jini/jeri/ssl/UnitTests/TestServerEndpoint.java                                                    Failed. Execution failed: `main' threw exception: Test$FailedException: 1 test failure
net/jini/jeri/ssl/UnitTests/TestServerEndpointHttps.sh                                                 Failed. Execution failed: `main' threw exception: Test$FailedException: 1 test failure
net/jini/jeri/ssl/UnitTests/TestTwoEndpoints.java                                                      Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestUtilities.java                                                         Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestVerifier.java                                                          Passed. Execution successful
net/jini/jeri/ssl/UnitTests/TestWeakSoftTable.java                                                     Passed. Execution successful
net/jini/jeri/tcp/ServerEndpointClose.java                                                             Passed. Execution successful
net/jini/jeri/tcp/connectTimeout/TestConnectTimeout.java                                               Passed. Execution successful
net/jini/jeri/tcp/localHostExposure/LocalHostExposure.java                                             Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: exception message contains local host name
net/jini/jeri/tcp/outOfThreads/OutOfThreads.java                                                       Passed. Execution successful
net/jini/jeri/tcp/outOfThreads/OutOfThreads2.java                                                      Passed. Execution successful
net/jini/jeri/tcp/serverSocketClose/ServerSocketClose.java                                             Passed. Execution successful
net/jini/jeri/tcp/unfulfilledConstraints/TestUnfulfilledConstraints.java                               Passed. Execution successful
net/jini/jeri/transport/multihomed/Multihomed.java                                                     Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED
net/jini/jeri/transport/multihomed/runMultihome.sh                                                     Failed. Execution failed: exit code 1
net/jini/jrmp/ServerContext/TestServerContext.java                                                     Passed. Execution successful
net/jini/jrmp/echo/TestActivatableExport.java                                                          Passed. Execution successful
net/jini/jrmp/echo/TestExport.java                                                                     Passed. Execution successful
net/jini/loader/ClassLoading/verifyBeforeLoading/VerifyBeforeLoading.java                              Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError
net/jini/loader/pref/PreferredClassLoader/4881293/Test4881293.java                                     Passed. Execution successful
net/jini/loader/pref/PreferredClassLoader/urlStreamHandlerFactory/TestURLStreamHandlerFactory.java     Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/arrayClassNames/ArrayClassNames.java                       Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/checkBoomerangs/CheckBoomerangs.java                       Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
net/jini/loader/pref/PreferredClassProvider/checkDefinite/CheckDefinite.java                           Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError
net/jini/loader/pref/PreferredClassProvider/constructorCheck/ConstructorCheck.java                     Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/defaultIsExtensionLoader/DefaultIsExtensionLoader.java     Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/exerciseProviderConfig/ExerciseNoProvider.java             Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/exerciseProviderConfig/ExerciseProviderConfig.java         Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/exerciseProviderConfig/ExerciseRequireDlPermProvider.java  Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/finalizerAttack/FinalizerAttack.java                       Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/malformedAncestorURLs/MalformedAncestorURLs.java           Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/nonURLAncestor/NonURLAncestor.java                         Passed. Execution successful
net/jini/loader/pref/PreferredClassProvider/pinContextLoader/PinContextLoader.java                     Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: loader not detected weakly reachable
net/jini/loader/pref/PreferredClassProvider/registryRetainCodebase/RegistryRetainCodebase.java         Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError
net/jini/loader/pref/PreferredResources/correctInterpretation/CorrectInterpretation.java               Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\jtreg\JTwork\classes\net\jini\loader\pref\PreferredResources\correctInterpretation\Three.class" "read")
net/jini/security/AccessPermission/Operations.java                                                     Passed. Execution successful
net/jini/security/AuthenticationPermission/Operations.java                                             Passed. Execution successful
net/jini/security/GrantPermission/implies/Test.java                                                    Passed. Execution successful
net/jini/security/GrantPermission/invalidNamedPermission/Test.java                                     Passed. Execution successful
net/jini/security/GrantPermission/nested/Test.java                                                     Passed. Execution successful
net/jini/security/GrantPermission/parseName/Test.java                                                  Passed. Execution successful
net/jini/security/GrantPermission/readObject/Test.java                                                 Passed. Execution successful
net/jini/security/GrantPermission/serialize/Test.java                                                  Passed. Execution successful
net/jini/security/ProxyPreparer/TestBasicProxyPreparer.java                                            Passed. Execution successful
net/jini/security/Security/contextClassLoader/Test.java                                                Passed. Execution successful
net/jini/security/Security/doPrivileged/Test.java                                                      Passed. Execution successful
net/jini/security/Security/getContext/Test.java                                                        Passed. Execution successful
net/jini/security/Security/grants/Test.java                                                            Passed. Execution successful
net/jini/security/Security/implicitGrants/Test.java                                                    Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/basePolicyNotFound/Test.java                            Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/domainCaching/Test.java                                 Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/dynamicBasePolicy/Test.java                             Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/nullCases/Test.java                                     Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/principalGrants/Test.java                               Passed. Execution successful
net/jini/security/policy/DynamicPolicyProvider/selfGrants/Test.java                                    Passed. Execution successful
net/jini/security/policy/PolicyFileProvider/basePolicyNotFound/Test.java                               Passed. Execution successful
net/jini/security/policy/PolicyFileProvider/basicGrants/Test.java                                      Passed. Execution successful
net/jini/security/policy/PolicyFileProvider/nullCases/Test.java                                        Passed. Execution successful
net/jini/security/policy/PolicyFileProvider/umbrellaGrants/Test.java                                   Passed. Execution successful
net/jini/url/httpmd/TestEqual.java                                                                     Passed. Execution successful
net/jini/url/httpmd/TestHttpmdUtil.java                                                                Passed. Execution successful
net/jini/url/httpmd/TestJar.java                                                                       Passed. Execution successful
net/jini/url/httpmd/TestParse.java                                                                     Passed. Execution successful
net/jini/url/httpmd/TestStream.java                                                                    Passed. Execution successful
org/apache/river/action/catchSecurityException/CatchSecurityException.java                             Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED
org/apache/river/config/KeyStores/TestGetKeyStore.java                                                 Passed. Execution successful
org/apache/river/config/KeyStores/TestGetX500Principal.java                                            Passed. Execution successful
org/apache/river/phoenix/ExecOptionPermission/Operations.java                                          Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
org/apache/river/tool/CheckConfigurationFile/TestCheck.java                                            Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Malformed \uxxxx encoding.


    Results

Tests that passed 	110
Tests that failed 	27
Tests that had errors 	1
Total 	138

------------------------------------------------------------------------


    Known Failure Analysis

Known Failure File(s):No Files Specified

------------------------------------------------------------------------


    Statistics


      Keyword Summary

keyword 	passed 	failed 	error 	Total
	7 			7
bug4010355 othervm 	1 			1
bug4095165 othervm shell 	1 			1
bug4110548 othervm shell 	1 			1
bug4115296 othervm shell 	1 			1
bug4115331 othervm shell 	1 			1
bug4116082 othervm shell 	1 			1
bug4138056 othervm shell 	1 			1
bug4140736 othervm shell 	1 			1
bug4143175 othervm shell 	1 			1
bug4149366 othervm shell 	1 			1
bug4164971 othervm shell 	1 			1
bug4173960 othervm shell 	1 			1
bug4213186 othervm shell 	1 			1
bug4289544 othervm shell 	1 			1
bug4302502 bug4402154 othervm 	1 			1
bug4302502 bug4403470 bug4403495 othervm 		1 		1
bug4302502 othervm 	2 			2
bug4302502 othervm shell 	1 			1
bug4398973 othervm shell 	1 			1
bug4404702 othervm 		1 		1
bug4408449 othervm 		1 		1
bug4454736 othervm shell 	1 			1
bug4487532 othervm 	1 			1
bug4526514 othervm shell 	1 			1
bug4838975 othervm 	1 			1
bug4842263 othervm 	1 			1
bug4843268 othervm 	1 			1
bug4849581 othervm 	1 			1
bug4863274 othervm 	1 			1
bug4881293 othervm 	1 			1
bug4903755 othervm 	1 			1
bug4917993 othervm shell 	1 			1
bug4975726 othervm 	1 			1
bug5015331 othervm 	1 			1
bug5024489 othervm 	1 			1
bug5054114 othervm 	1 			1
bug5087833 othervm 		1 		1
bug5090030 othervm 		1 		1
bug5099956 othervm 	1 			1
bug6181041 shell 		1 		1
bug6192775 othervm 		1 		1
bug6194337 othervm 		1 		1
bug6231770 othervm 	1 			1
bug6232019 othervm 	1 			1
bug6232020 othervm 	1 			1
bug6304035 othervm 		1 		1
bug6304782 othervm 	1 			1
bug6307813 othervm 	1 			1
bug6313626 othervm 	1 			1
othervm 	56 	15 	1 	72
othervm shell 	4 			4
shell 	2 	3 		5
Total 	110 	27 	1 	138


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
If you have it handy :)

On 3/09/2015 12:43 AM, Dennis Reedy wrote:
> Sooo … do you need the package rename utility?
>
> Dennis
>
>


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Sooo … do you need the package rename utility? 

Dennis

> On Sep 2, 2015, at 1032AM, Peter <ji...@zeus.net.au> wrote:
> 
> Well,  it turns out I didn't encounter the live lock on this occassion, just SSL handshake timeouts, but it reminded me nevertheless of a bug I did fix.
> 
> Regards,
> 
> Peter.
> 
> On 3/09/2015 12:27 AM, Peter wrote:
>> Dennis,
>> 
>> Did you write a script to perform the package rename?
>> 
>> If so, can I have a copy please?
>> 
>> Because I've just encountered a live lock and I remembered I fixed it, I reworked jeri's multiplexer locally while I was working on a heap of security serialization improvements that were rejected, I parked the work, forgetting about the bug and never committed the fix, but now that I've encountered it again, my copy is out of synch with River, and it would be easier if ...
>> 
>> Thanks,
>> 
>> Peter.
>> 
>> C:\Users\peter>jstack 2660
>> 2015-09-03 00:04:41
>> Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode):
>> 
>> "DefaultTestRunner:Worker-0:0_StreamCopier_183" #197 prio=4 os_prio=-1 tid=0x140c5000 nid=0xdb0 runnable [0x154df000]
>>   java.lang.Thread.State: RUNNABLE
>>        at java.io.FileInputStream.readBytes(Native Method)
>>        at java.io.FileInputStream.read(FileInputStream.java:234)
>>        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
>>        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
>>        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
>>        - locked <0x03e00b80> (a java.io.InputStreamReader)
>>        at java.io.InputStreamReader.read(InputStreamReader.java:184)
>>        at java.io.BufferedReader.fill(BufferedReader.java:161)
>>        at java.io.BufferedReader.readLine(BufferedReader.java:324)
>>        - locked <0x03e00b80> (a java.io.InputStreamReader)
>>        at java.io.BufferedReader.readLine(BufferedReader.java:389)
>>        at com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)
>> 
>> "DefaultTestRunner:Worker-0:0_StreamCopier_182" #196 prio=4 os_prio=-1 tid=0x140c5800 nid=0x3a8 runnable [0x1537e000]
>>   java.lang.Thread.State: RUNNABLE
>>        at java.io.FileInputStream.readBytes(Native Method)
>>        at java.io.FileInputStream.read(FileInputStream.java:234)
>>        at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
>>        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
>>        - locked <0x03df84b0> (a java.io.BufferedInputStream)
>>        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
>>        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
>>        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
>>        - locked <0x03dfa580> (a java.io.InputStreamReader)
>>        at java.io.InputStreamReader.read(InputStreamReader.java:184)
>>        at java.io.BufferedReader.fill(BufferedReader.java:161)
>>        at java.io.BufferedReader.readLine(BufferedReader.java:324)
>>        - locked <0x03dfa580> (a java.io.InputStreamReader)
>>        at java.io.BufferedReader.readLine(BufferedReader.java:389)
>>        at com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)
>> 
>> "Timer0" #13 daemon prio=4 os_prio=-1 tid=0x140c4c00 nid=0x820 in Object.wait() [0x1437f000]
>>   java.lang.Thread.State: TIMED_WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x09971220> (a com.sun.javatest.util.Timer)
>>        at com.sun.javatest.util.Timer.getNextEntry(Timer.java:171)
>>        - locked <0x09971220> (a com.sun.javatest.util.Timer)
>>        at com.sun.javatest.util.Timer.access$000(Timer.java:39)
>>        at com.sun.javatest.util.Timer$1.run(Timer.java:79)
>> 
>> "DefaultTestRunner:Worker-0:0" #11 prio=4 os_prio=-1 tid=0x140c4400 nid=0x193c in Object.wait() [0x144ef000]
>>   java.lang.Thread.State: TIMED_WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x03dfc630> (a com.sun.javatest.lib.ProcessCommand$StreamCopier)
>>        at com.sun.javatest.lib.ProcessCommand$StreamCopier.waitUntilDone(ProcessCommand.java:423)
>>        - locked <0x03dfc630> (a com.sun.javatest.lib.ProcessCommand$StreamCopier)
>>        at com.sun.javatest.lib.ProcessCommand.exec(ProcessCommand.java:304)
>>        at com.sun.javatest.lib.ProcessCommand.run(ProcessCommand.java:240)
>>        at com.sun.javatest.regtest.MainAction.runOtherJVM(MainAction.java:395)
>>        at com.sun.javatest.regtest.MainAction.run(MainAction.java:239)
>>        at com.sun.javatest.regtest.RegressionScript.run(RegressionScript.java:146)
>>        at com.sun.javatest.Script.run(Script.java:228)
>>        at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:174)
>>        at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
>>        at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)
>> 
>> "TestResultCache.worker0[C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\jtreg\JTwork]" #9 daemon prio=3 os
>> _prio=-1 tid=0x140c4000 nid=0x10bc in Object.wait() [0x1460f000]
>>   java.lang.Thread.State: TIMED_WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x098b3488> (a com.sun.javatest.TestResultCache)
>>        at com.sun.javatest.TestResultCache.doWorkUntilDone(TestResultCache.java:251)
>>        - locked <0x098b3488> (a com.sun.javatest.TestResultCache)
>>        at com.sun.javatest.TestResultCache.access$000(TestResultCache.java:48)
>>        at com.sun.javatest.TestResultCache$1.run(TestResultCache.java:140)
>> 
>> "Service Thread" #7 daemon prio=9 os_prio=0 tid=0x140c3000 nid=0x1bd4 runnable [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x140bd000 nid=0x14f4 waiting on condition [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x140bb800 nid=0x14b8 waiting on condition [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x140b8800 nid=0x1a78 runnable [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x14075000 nid=0x1af8 in Object.wait() [0x143cf000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
>>        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
>>        - locked <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
>>        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
>>        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
>> 
>> "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x1406d400 nid=0x1438 in Object.wait() [0x1443f000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x0924fa30> (a java.lang.ref.Reference$Lock)
>>        at java.lang.Object.wait(Object.java:502)
>>        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
>>        - locked <0x0924fa30> (a java.lang.ref.Reference$Lock)
>> 
>> "main" #1 prio=5 os_prio=0 tid=0x0020c400 nid=0x1228 in Object.wait() [0x011af000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
>>        at java.lang.Object.wait(Object.java:502)
>>        at com.sun.javatest.DefaultTestRunner.runTests(DefaultTestRunner.java:84)
>>        - locked <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
>>        at com.sun.javatest.Harness.runTests(Harness.java:718)
>>        at com.sun.javatest.Harness.batch(Harness.java:395)
>>        at com.sun.javatest.regtest.Main.batchHarness(Main.java:2088)
>>        at com.sun.javatest.regtest.Main.run(Main.java:1207)
>>        at com.sun.javatest.regtest.Main.access$4100(Main.java:96)
>>        at com.sun.javatest.regtest.Main$Ant.execute(Main.java:835)
>>        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>>        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>        at java.lang.reflect.Method.invoke(Method.java:483)
>>        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>>        at org.apache.tools.ant.Task.perform(Task.java:348)
>>        at org.apache.tools.ant.Target.execute(Target.java:435)
>>        at org.apache.tools.ant.Target.performTasks(Target.java:456)
>>        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>>        at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
>>        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>>        at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>>        at org.apache.tools.ant.Main.runBuild(Main.java:853)
>>        at org.apache.tools.ant.Main.startAnt(Main.java:235)
>>        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
>>        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
>> 
>> "VM Thread" os_prio=2 tid=0x14069800 nid=0x1d8c runnable
>> 
>> "VM Periodic Task Thread" os_prio=2 tid=0x140dc400 nid=0x13a0 waiting on condition
>> 
>> JNI global references: 96
>> 
>> 
>> C:\Users\peter>jstack 8048
>> 2015-09-03 00:05:19
>> Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode, sharing):
>> 
>> "(JSK) mux reader" #17 prio=5 os_prio=0 tid=0x15802000 nid=0x154c runnable [0x1538f000]
>>   java.lang.Thread.State: RUNNABLE
>>        at java.net.SocketInputStream.socketRead0(Native Method)
>>        at java.net.SocketInputStream.read(SocketInputStream.java:150)
>>        at java.net.SocketInputStream.read(SocketInputStream.java:121)
>>        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
>>        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
>>        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
>>        - locked <0x04073d00> (a java.lang.Object)
>>        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
>>        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
>>        - locked <0x04073e58> (a sun.security.ssl.AppInputStream)
>>        at org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
>>        - locked <0x03c59d80> (a org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
>>        at org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
>>        at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>>        at org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "(JSK) mux reader" #16 prio=5 os_prio=0 tid=0x157f0800 nid=0x174c runnable [0x15bfe000]
>>   java.lang.Thread.State: RUNNABLE
>>        at java.net.SocketInputStream.socketRead0(Native Method)
>>        at java.net.SocketInputStream.read(SocketInputStream.java:150)
>>        at java.net.SocketInputStream.read(SocketInputStream.java:121)
>>        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
>>        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
>>        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
>>        - locked <0x040746b0> (a java.lang.Object)
>>        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
>>        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
>>        - locked <0x040747c8> (a sun.security.ssl.AppInputStream)
>>        at org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
>>        - locked <0x03c4fdb0> (a org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
>>        at org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
>>        at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>>        at org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "(JSK) SslListenHandle[localhost:26697]" #15 prio=5 os_prio=0 tid=0x157e0000 nid=0x4f0 runnable [0x151af000]
>>   java.lang.Thread.State: RUNNABLE
>>        at java.net.DualStackPlainSocketImpl.accept0(Native Method)
>>        at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
>>        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
>>        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)
>>        - locked <0x04074068> (a java.net.SocksSocketImpl)
>>        at java.net.ServerSocket.implAccept(ServerSocket.java:545)
>>        at java.net.ServerSocket.accept(ServerSocket.java:513)
>>        at net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle.acceptLoop(SslServerEndpointImpl.java:840)
>>        at net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle$1.run(SslServerEndpointImpl.java:826)
>>        at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>>        at org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "(JSK) ConnectionManager.Reaper" #14 prio=5 os_prio=0 tid=0x157b8800 nid=0x54c waiting on condition [0x156df000]
>>   java.lang.Thread.State: TIMED_WAITING (sleeping)
>>        at java.lang.Thread.sleep(Native Method)
>>        at net.jini.jeri.connection.ConnectionManager$Reaper.run(ConnectionManager.java:647)
>>        at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>>        at org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "(JSK) mux writer" #13 prio=5 os_prio=0 tid=0x15795800 nid=0x1bc4 in Object.wait() [0x153ff000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x03c18250> (a java.lang.Object)
>>        at java.lang.Object.wait(Object.java:502)
>>        at org.apache.river.jeri.internal.mux.StreamConnectionIO$Writer.run(StreamConnectionIO.java:171)
>>        - locked <0x03c18250> (a java.lang.Object)
>>        at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>>        at org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:277)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "MainThread" #9 prio=5 os_prio=0 tid=0x14f87400 nid=0x19e4 in Object.wait() [0x1526e000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x03c18250> (a java.lang.Object)
>>        at org.apache.river.jeri.internal.mux.Mux.start(Mux.java:233)
>>        - locked <0x03c18250> (a java.lang.Object)
>>        at org.apache.river.jeri.internal.mux.MuxClient.start(MuxClient.java:35)
>>        at net.jini.jeri.connection.ConnectionManager$OutboundMux.newRequest(ConnectionManager.java:392)
>>        at net.jini.jeri.connection.ConnectionManager$ReqIterator.next(ConnectionManager.java:722)
>>        at TestEndpoint$TestNewRequest.nextRequest(TestEndpoint.java:1102)
>>        at TestEndpoint$TestNewRequest.run(TestEndpoint.java:1072)
>>        at UnitTestUtilities.test(UnitTestUtilities.java:185)
>>        at UnitTestUtilities.test(UnitTestUtilities.java:130)
>>        at UnitTestUtilities.test(UnitTestUtilities.java:134)
>>        at UnitTestUtilities.test(UnitTestUtilities.java:143)
>>        at UnitTestUtilities.test(UnitTestUtilities.java:99)
>>        at TestEndpoint.main(TestEndpoint.java:50)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>        at java.lang.reflect.Method.invoke(Method.java:483)
>>        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
>>        at java.lang.Thread.run(Thread.java:744)
>> 
>> "Service Thread" #7 daemon prio=9 os_prio=0 tid=0x01743000 nid=0x18fc runnable [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x01726000 nid=0x554 waiting on condition [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x01725000 nid=0x1034 waiting on condition [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x01721800 nid=0x688 runnable [0x00000000]
>>   java.lang.Thread.State: RUNNABLE
>> 
>> "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x016ad000 nid=0x1f80 in Object.wait() [0x1475f000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
>>        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
>>        - locked <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
>>        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
>>        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
>> 
>> "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x016a8000 nid=0x1a00 in Object.wait() [0x03baf000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x09201328> (a java.lang.ref.Reference$Lock)
>>        at java.lang.Object.wait(Object.java:502)
>>        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
>>        - locked <0x09201328> (a java.lang.ref.Reference$Lock)
>> 
>> "main" #1 prio=5 os_prio=0 tid=0x011fe800 nid=0x1e7c in Object.wait() [0x0166f000]
>>   java.lang.Thread.State: WAITING (on object monitor)
>>        at java.lang.Object.wait(Native Method)
>>        - waiting on <0x092003c8> (a java.lang.Thread)
>>        at java.lang.Thread.join(Thread.java:1244)
>>        - locked <0x092003c8> (a java.lang.Thread)
>>        at java.lang.Thread.join(Thread.java:1318)
>>        at com.sun.javatest.regtest.MainWrapper.main(MainWrapper.java:71)
>> 
>> "VM Thread" os_prio=2 tid=0x016a6000 nid=0x1dbc runnable
>> 
>> "VM Periodic Task Thread" os_prio=2 tid=0x01745000 nid=0x1664 waiting on condition
>> 
>> JNI global references: 34
>> 
>> 
>> C:\Users\peter>
>> 
>> Thanks,
>> 
>> Peter.
>> 
>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>> Peter,
>>> 
>>> Should be all set now, just pushed the missing sources and resources.
>>> 
>>> Dennis
>>> 
>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>> 
>>>> Just performed a clean check out, but the build failed.
>>>> 
>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>> 
>>>> Regards,
>>>> 
>>>> Peter.
>>>> 
>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>> <SNIP>
>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>> Checked out revision 1700715.
>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>> 
>>>> 
>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>> deps:
>>>> prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> LeaseRenewalManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupLocatorDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> dis-common-entries:
>>>> browser.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>> destroy.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> fiddler-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>> fiddler-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>> JoinManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> svc-common-entries:
>>>> fiddler-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>> mahalo-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>> mahalo-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>> mahalo-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>> mercury-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>> mercury-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>> mercury-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>> norm-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>> norm-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>> norm-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>> outrigger-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>> outrigger-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>> outrigger-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>> phoenix.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-group.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-stop.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> reggie-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>> reggie-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>> reggie-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>> ServiceDiscoveryManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> sharedgroup.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> start.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> WakeupManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> configentry:
>>>> start.copy-resources:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>> tools.copy-resources:
>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>> copy-resources:
>>>> copy-extlibs:
>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> compile:
>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>        if (mcl.isAssignableFrom(cl)&&
>>>>                                ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>            m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>                            ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>        AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                     ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>        AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                      ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>        interfaceList.toArray(new Class[interfaceList.size()]);
>>>>                             ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>        list.add(intf);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        Class cl = (Class) Security.doPrivileged(
>>>>                                                ^
>>>>  required: PrivilegedExceptionAction<T>
>>>>  found:<anonymous PrivilegedExceptionAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>        new PrivilegedExceptionAction() {
>>>>        ^
>>>>  required: PrivilegedExceptionAction<T>
>>>>  found:<anonymous PrivilegedExceptionAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>        ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>        ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in class Primitive
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>        resultType = ((Primitive<T>) result).getType();
>>>>                                     ^
>>>>  required: Primitive<T>
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>        result = ((Primitive<T>) result).getValue();
>>>>                                 ^
>>>>  required: Primitive<T>
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>        resultType = (Class<T>) result.getClass();
>>>>                                               ^
>>>>  required: Class<T>
>>>>  found:    Class<CAP#1>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>  where CAP#1 is a fresh type-variable:
>>>>    CAP#1 extends Object from capture of ? extends Object
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>        return (T) result;
>>>>                   ^
>>>>  required: T
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>                    return (T) defaultValue;
>>>>  required: T
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>                        return ((T)defaultValue) ;
>>>>  required: T
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>        return type;
>>>>               ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    private class ThisRef extends Literal {
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>        return type;
>>>>               ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>            return type;
>>>>                   ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>               type.isAssignableFrom(argType) ||
>>>>                                    ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>               argType.isAssignableFrom(type))
>>>>                                       ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>        return type;
>>>>               ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>            return type;
>>>>                   ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>        return type;
>>>>               ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>        Class resolve(Entry inEntry) throws ConfigurationException {
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>          ^
>>>>  return type requires unchecked conversion from Class to Class<T>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>                narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                   ^
>>>>  required: Object,Class<T>
>>>>  found: Object,Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>                narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                                           ^
>>>>  required: Class<T>
>>>>  found:    Class
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>        onDemandImports.add("java.lang");
>>>>                           ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>            onDemandImports.add(value);
>>>>                               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>                args.add(parseExpr(inEntry));
>>>>                        ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>        return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>                                         ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>                nodes.add(parseSubExpr(inEntry));
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                    (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                             ^
>>>>  required: PrivilegedAction<T>
>>>>  found: PrivilegedAction
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                              ^
>>>>  required: PrivilegedAction<T>
>>>>  found:    PrivilegedAction
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                             ^
>>>>  required: PrivilegedAction<T>
>>>>  found: PrivilegedAction
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                              ^
>>>>  required: PrivilegedAction<T>
>>>>  found:    PrivilegedAction
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>        return new Primitive<T>((T) result);
>>>>                                    ^
>>>>  required: T
>>>>  found:    Object
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>    } else if (to.isAssignableFrom(from)) {
>>>>                                  ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>            return (T) Byte.valueOf((byte) val);
>>>>                                   ^
>>>>  required: T
>>>>  found:    Byte
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>            return (T) Character.valueOf((char) val);
>>>>                                        ^
>>>>  required: T
>>>>  found:    Character
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>            return (T) Short.valueOf((short) val);
>>>>                                    ^
>>>>  required: T
>>>>  found:    Short
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>        Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>                                ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>                            (ClassLoader) Security.doPrivileged(
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>                                new PrivilegedAction() {
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        cname = (String) Security.doPrivileged(
>>>>                                              ^
>>>>  required: PrivilegedExceptionAction<T>
>>>>  found:<anonymous PrivilegedExceptionAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>        new PrivilegedExceptionAction() {
>>>>        ^
>>>>  required: PrivilegedExceptionAction<T>
>>>>  found:<anonymous PrivilegedExceptionAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>        Constructor cons = cls.getConstructor(
>>>>                                             ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>        return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>                                              ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>        return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>                                          ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>        if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>                                            ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                 cj.isAssignableFrom(ck))
>>>>                                    ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>        if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>                                            ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                 ck.isAssignableFrom(cj))
>>>>                                    ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                               ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                                                          ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>        formatterRef = new SoftReference(formatter);
>>>>                       ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in class SoftReference
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>        contents.add(t);
>>>>                    ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>  required: Map<E,Boolean>
>>>>  found: ConcurrentHashMap
>>>>  where E is a type-variable:
>>>>    E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>  required: Map<E,Boolean>
>>>>  found:    ConcurrentHashMap
>>>>  where E is a type-variable:
>>>>    E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>                (securityContext.wrap(new PrivilegedAction() {
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>                (securityContext.wrap(new PrivilegedAction() {
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>                (securityContext.wrap(new PrivilegedAction() {
>>>>  required: PrivilegedAction<T>,AccessControlContext
>>>>  found: PrivilegedAction,AccessControlContext
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>                (securityContext.wrap(new PrivilegedAction() {
>>>>  required: PrivilegedAction<T>
>>>>  found:    PrivilegedAction
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                    pendingDiscoveries.add(sock);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                            if(pendingDiscoveries.add(req)) {
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        Security.doPrivileged(new PrivilegedAction() {
>>>>                             ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>        Security.doPrivileged(new PrivilegedAction() {
>>>>                              ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>        if (pendingDiscoveries.add(pending)) {
>>>>                                  ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>        Security.doPrivileged(new PrivilegedAction() {
>>>>                             ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>        Security.doPrivileged(new PrivilegedAction() {
>>>>                              ^
>>>>  required: PrivilegedAction<T>
>>>>  found:<anonymous PrivilegedAction>
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>                    Collections.list(en) : Collections.EMPTY_LIST;
>>>>  required: Enumeration<T>
>>>>  found: Enumeration
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>                    Collections.list(en) : Collections.EMPTY_LIST;
>>>>  required: Enumeration<T>
>>>>  found:    Enumeration
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                                         (new NetworkInterface[nicList.size()]) );
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>            tickets = new ArrayList();
>>>>  required: List<Ticket>
>>>>  found:    ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>    this.groups = new ConcurrentSkipListSet();
>>>>                  ^
>>>>  required: Set<String>
>>>>  found:    ConcurrentSkipListSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>            groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>  where K,V are type-variables:
>>>>    K extends Object declared in class HashMap
>>>>    V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>        list.add(l);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>        addNotify(list, groupsMap, DISCOVERED);
>>>>  required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>  found: List,HashMap,int
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>        addNotify(list, groupsMap, DISCOVERED);
>>>>  required: List<DiscoveryListener>
>>>>  found:    List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>        addNotify(list, groupsMap, DISCOVERED);
>>>>  required: Map<ServiceRegistrar,String[]>
>>>>  found:    HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>                req.add(newGroups[i]);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Collection
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>        newGrps.add(newGroups[i]);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>        Set toAdd = new HashSet(newGrps);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>        toAdd.removeAll(groups);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>        Collection toRemove = new HashSet(groups);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>        toRemove.removeAll(newGrps);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>        groups.addAll(toAdd);
>>>>  required: Collection<? extends E>
>>>>  found: Set
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>        groups.addAll(toAdd);
>>>>  required: Collection<? extends E>
>>>>  found:    Set
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface Set
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> 100 warnings
>>>> phoenix.stubs:
>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> start.stubs:
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> stubs:
>>>> jsk-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>> jsk-lib.jar:
>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: org.apache.velocity.Template
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>> jsk-resources.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>> jsk-platform.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> jsk-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>> river.jars:
>>>> tools.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> jarwrapper.jar:
>>>> checkconfigurationfile.jar:
>>>> checkser.jar:
>>>> classdep.jar:
>>>> classserver.jar:
>>>> computedigest.jar:
>>>> computehttpmdcodebase.jar:
>>>> jsk-debug-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>> preferredlistgen.jar:
>>>> envcheck.jar:
>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>> toolswrappers.jars:
>>>> destroy.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>> fiddler.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>> fiddler-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>> group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>> group-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>> mahalo.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar 
>>>> mahalo-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>> mercury.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>> mercury-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>> norm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>> norm-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>> outrigger-snaplogstore.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>> outrigger.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>> outrigger-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>> phoenix.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>> phoenix-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>> phoenix-group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>> phoenix-init.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>> reggie.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar 
>>>> reggie-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>> serviceui.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>> sharedvm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>> start.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>> services.jars:
>>>> extra.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>> browser.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>> browser-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> browser.jars:
>>>> jars:
>>>> river-runtime:
>>>> all.build:
>>>> qa.prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>> qa.copy-resources:
>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> qa.compile:
>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>    protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>  symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>    protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>> import java.rmi.server.SocketSecurityException;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>    list.add(getServiceConfigurationFileName());
>>>>            ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(getServiceComponent()
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            locatorList.add(s);
>>>>                           ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            groupList.add(s);
>>>>                         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(b.toString());
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        groups.add(s);
>>>>                  ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>        groups.set(i, g);
>>>>                  ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return (String[]) groups.toArray(new String[0]);
>>>>                                    ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(getServiceComponent()
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(name + " = exporter." + type + "Exporter");
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>        list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            hostList.add(tok.nextToken());
>>>>                        ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(path);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(qaDir);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    searchList = (String[]) list.toArray(new String[list.size()]);
>>>>                                        ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(component);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(buffer);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return (String[]) list.toArray(new String[list.size()]);
>>>>                                  ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            list.add(s);
>>>>                    ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    list.add(file.getAbsolutePath());
>>>>            ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            files.add(new File(s));
>>>>                     ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(vmArgs[i]);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return (String[]) list.toArray(new String[list.size()]);
>>>>                                  ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            list.add(prop[0]);
>>>>                    ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            list.add(prop[1]);
>>>>                    ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return (String[]) list.toArray(new String[list.size()]);
>>>>                                  ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>        options.add(o1[i]);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>        options.add(o2[i]);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>    return (String[]) options.toArray(new String[options.size()]);
>>>>                                     ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>        map.put(p1[i], p1[i + 1]);
>>>>               ^
>>>>  where K,V are type-variables:
>>>>    K extends Object declared in class HashMap
>>>>    V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>        map.put(p2[i], p2[i + 1]);
>>>>               ^
>>>>  where K,V are type-variables:
>>>>    K extends Object declared in class HashMap
>>>>    V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    overrideProviders.add(provider);
>>>>                         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>                                                          ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    failureAnalyzers.add(analyzer);
>>>>                        ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            overrideProviders.add(op);
>>>>                                 ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>                ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    return (String[]) list.toArray(new String[list.size()]);
>>>>                                  ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        available.add(iInt);
>>>>                     ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    selectedIndexes.add(selected);
>>>>                       ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add(getJVM());
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add("-cp");
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add(getClasspath());
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        cmdList.add(options[i]);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add(getWrapperClassName());
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        cmdList.add(args[i]);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>                                         ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    cmdList.add("-D" + name + "=" + val);
>>>>               ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>    tokenMap.put(token, value);
>>>>                ^
>>>>  where K,V are type-variables:
>>>>    K extends Object declared in class HashMap
>>>>    V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>        (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>                                      ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>        serviceRef = new MarshalledObject(created.proxy).get();
>>>>                     ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in class MarshalledObject
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>    createdAdminSet.add(admin);
>>>>                       ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>        Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>                                                  ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>        serviceCounters.put(key,new Integer(newVal));
>>>>                           ^
>>>>  where K,V are type-variables:
>>>>    K extends Object declared in class HashMap
>>>>    V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        lusList.add(admin);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        sharedList.add(admin);
>>>>                      ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        nonActList.add(admin);
>>>>                      ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        actSystemList.add(admin);
>>>>                         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        classServerList.add(admin);
>>>>                           ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        svcList.add(admin);
>>>>                   ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>    return new HashSet(createdAdminSet).iterator();
>>>>           ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>    return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>                                                           ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add(vm + "/bin/java");
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        l.add(opts[i]);
>>>>             ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>        l.add("-D" + props[i] + "=" + props[i+1]);
>>>>             ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add("-cp");
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add(getServiceClasspath());
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>    l.add(getServiceImpl());
>>>>         ^
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>    String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>                                            ^
>>>>  where T is a type-variable:
>>>>    T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                l.add(System.getProperty("java.home") + "/bin/java");
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>            l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                    l.add(opts[i]);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                    l.add("-D" + props[i] + "=" + props[i+1]);
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>  where E is a type-variable:
>>>>    E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>        logger.log(Level.FINE, "run()");
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>        logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>        locatorDiscovery.terminate();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>        logger.log(Level.FINE, methodStr[methodType]);
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                    locatorDiscovery.addDiscoveryListener(mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                    locatorDiscovery.addDiscoveryListener(mainListener);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>                    locatorDiscovery.getRegistrars();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>                    locatorDiscovery.discard(null);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>                    locatorDiscovery.getLocators();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>                    locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>                    locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>                    locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>                    locatorDiscovery.getDiscoveredLocators();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>                    locatorDiscovery.getUndiscoveredLocators();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>            logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>        logger.log(Level.FINE, "run()");
>>>>  symbol:   variable logger
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>        logger.log(Level.FINE, "Adding bad listener");
>>>>  symbol:   variable logger
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>  symbol:   variable logger
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>        startAddLookups();
>>>>  symbol:   method startAddLookups()
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>  symbol:   method getLookupServices()
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>        mainListener.clearAllEventInfo();
>>>>  symbol:   variable mainListener
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>  symbol:   method getLookupServices()
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>  symbol:   variable mainListener
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>        LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>  symbol:   method getLookupServices()
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>        locatorDiscovery.addLocators(locsToAdd);
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>        logger.log(Level.FINE, "added additional locators to "
>>>>  symbol:   variable logger
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>        waitForDiscovery(mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol:   variable super
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>        logger.log(Level.FINE, "run()");
>>>>  symbol:   variable logger
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>  symbol:   method getLookupServices()
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>    logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>    ^
>>>>  symbol:   variable logger
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>        ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>        locatorDiscovery.discard(regs[i]);
>>>>        ^
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>        logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>        ^
>>>>  symbol:   variable logger
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>    if (locatorDiscovery.getRegistrars().length != 0) {
>>>>        ^
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>    if (locatorDiscovery.getRegistrars().length == 0) {
>>>>        ^
>>>>  symbol:   variable locatorDiscovery
>>>>  location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>        super.construct(sysConfig);
>>>>  symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>        return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>        logger.log(Level.FINE, "run()");
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>        logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>        lookupDiscovery.terminate();
>>>>  symbol:   variable lookupDiscovery
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>        logger.log(Level.FINE, methodStr[methodType]);
>>>>  symbol:   variable logger
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>                    lookupDiscovery.addDiscoveryListener(mainListener);
>>>>  symbol:   variable mainListener
>>>>  location: class AddDiscoveryListenerAfterTerminate
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>> 100 errors
>>>> 100 warnings
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>> 
>> 
> 
> 



Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Well,  it turns out I didn't encounter the live lock on this occassion, 
just SSL handshake timeouts, but it reminded me nevertheless of a bug I 
did fix.

Regards,

Peter.

On 3/09/2015 12:27 AM, Peter wrote:
> Dennis,
>
> Did you write a script to perform the package rename?
>
> If so, can I have a copy please?
>
> Because I've just encountered a live lock and I remembered I fixed it, 
> I reworked jeri's multiplexer locally while I was working on a heap of 
> security serialization improvements that were rejected, I parked the 
> work, forgetting about the bug and never committed the fix, but now 
> that I've encountered it again, my copy is out of synch with River, 
> and it would be easier if ...
>
> Thanks,
>
> Peter.
>
> C:\Users\peter>jstack 2660
> 2015-09-03 00:04:41
> Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode):
>
> "DefaultTestRunner:Worker-0:0_StreamCopier_183" #197 prio=4 os_prio=-1 
> tid=0x140c5000 nid=0xdb0 runnable [0x154df000]
>    java.lang.Thread.State: RUNNABLE
>         at java.io.FileInputStream.readBytes(Native Method)
>         at java.io.FileInputStream.read(FileInputStream.java:234)
>         at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
>         at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
>         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
>         - locked <0x03e00b80> (a java.io.InputStreamReader)
>         at java.io.InputStreamReader.read(InputStreamReader.java:184)
>         at java.io.BufferedReader.fill(BufferedReader.java:161)
>         at java.io.BufferedReader.readLine(BufferedReader.java:324)
>         - locked <0x03e00b80> (a java.io.InputStreamReader)
>         at java.io.BufferedReader.readLine(BufferedReader.java:389)
>         at 
> com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)
>
> "DefaultTestRunner:Worker-0:0_StreamCopier_182" #196 prio=4 os_prio=-1 
> tid=0x140c5800 nid=0x3a8 runnable [0x1537e000]
>    java.lang.Thread.State: RUNNABLE
>         at java.io.FileInputStream.readBytes(Native Method)
>         at java.io.FileInputStream.read(FileInputStream.java:234)
>         at 
> java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
>         at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
>         - locked <0x03df84b0> (a java.io.BufferedInputStream)
>         at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
>         at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
>         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
>         - locked <0x03dfa580> (a java.io.InputStreamReader)
>         at java.io.InputStreamReader.read(InputStreamReader.java:184)
>         at java.io.BufferedReader.fill(BufferedReader.java:161)
>         at java.io.BufferedReader.readLine(BufferedReader.java:324)
>         - locked <0x03dfa580> (a java.io.InputStreamReader)
>         at java.io.BufferedReader.readLine(BufferedReader.java:389)
>         at 
> com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)
>
> "Timer0" #13 daemon prio=4 os_prio=-1 tid=0x140c4c00 nid=0x820 in 
> Object.wait() [0x1437f000]
>    java.lang.Thread.State: TIMED_WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x09971220> (a com.sun.javatest.util.Timer)
>         at com.sun.javatest.util.Timer.getNextEntry(Timer.java:171)
>         - locked <0x09971220> (a com.sun.javatest.util.Timer)
>         at com.sun.javatest.util.Timer.access$000(Timer.java:39)
>         at com.sun.javatest.util.Timer$1.run(Timer.java:79)
>
> "DefaultTestRunner:Worker-0:0" #11 prio=4 os_prio=-1 tid=0x140c4400 
> nid=0x193c in Object.wait() [0x144ef000]
>    java.lang.Thread.State: TIMED_WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x03dfc630> (a 
> com.sun.javatest.lib.ProcessCommand$StreamCopier)
>         at 
> com.sun.javatest.lib.ProcessCommand$StreamCopier.waitUntilDone(ProcessCommand.java:423)
>         - locked <0x03dfc630> (a 
> com.sun.javatest.lib.ProcessCommand$StreamCopier)
>         at 
> com.sun.javatest.lib.ProcessCommand.exec(ProcessCommand.java:304)
>         at 
> com.sun.javatest.lib.ProcessCommand.run(ProcessCommand.java:240)
>         at 
> com.sun.javatest.regtest.MainAction.runOtherJVM(MainAction.java:395)
>         at com.sun.javatest.regtest.MainAction.run(MainAction.java:239)
>         at 
> com.sun.javatest.regtest.RegressionScript.run(RegressionScript.java:146)
>         at com.sun.javatest.Script.run(Script.java:228)
>         at 
> com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:174)
>         at 
> com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
>         at 
> com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)
>
> "TestResultCache.worker0[C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\jtreg\JTwork]" 
> #9 daemon prio=3 os
> _prio=-1 tid=0x140c4000 nid=0x10bc in Object.wait() [0x1460f000]
>    java.lang.Thread.State: TIMED_WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x098b3488> (a com.sun.javatest.TestResultCache)
>         at 
> com.sun.javatest.TestResultCache.doWorkUntilDone(TestResultCache.java:251)
>         - locked <0x098b3488> (a com.sun.javatest.TestResultCache)
>         at 
> com.sun.javatest.TestResultCache.access$000(TestResultCache.java:48)
>         at 
> com.sun.javatest.TestResultCache$1.run(TestResultCache.java:140)
>
> "Service Thread" #7 daemon prio=9 os_prio=0 tid=0x140c3000 nid=0x1bd4 
> runnable [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x140bd000 
> nid=0x14f4 waiting on condition [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x140bb800 nid=0x14b8 
> waiting on condition [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x140b8800 
> nid=0x1a78 runnable [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x14075000 nid=0x1af8 in 
> Object.wait() [0x143cf000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
>         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
>         - locked <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
>         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
>         at 
> java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
>
> "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x1406d400 
> nid=0x1438 in Object.wait() [0x1443f000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x0924fa30> (a java.lang.ref.Reference$Lock)
>         at java.lang.Object.wait(Object.java:502)
>         at 
> java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
>         - locked <0x0924fa30> (a java.lang.ref.Reference$Lock)
>
> "main" #1 prio=5 os_prio=0 tid=0x0020c400 nid=0x1228 in Object.wait() 
> [0x011af000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
>         at java.lang.Object.wait(Object.java:502)
>         at 
> com.sun.javatest.DefaultTestRunner.runTests(DefaultTestRunner.java:84)
>         - locked <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
>         at com.sun.javatest.Harness.runTests(Harness.java:718)
>         at com.sun.javatest.Harness.batch(Harness.java:395)
>         at com.sun.javatest.regtest.Main.batchHarness(Main.java:2088)
>         at com.sun.javatest.regtest.Main.run(Main.java:1207)
>         at com.sun.javatest.regtest.Main.access$4100(Main.java:96)
>         at com.sun.javatest.regtest.Main$Ant.execute(Main.java:835)
>         at 
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:483)
>         at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at org.apache.tools.ant.Target.execute(Target.java:435)
>         at org.apache.tools.ant.Target.performTasks(Target.java:456)
>         at 
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
>         at 
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>         at org.apache.tools.ant.Main.runBuild(Main.java:853)
>         at org.apache.tools.ant.Main.startAnt(Main.java:235)
>         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
>         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
>
> "VM Thread" os_prio=2 tid=0x14069800 nid=0x1d8c runnable
>
> "VM Periodic Task Thread" os_prio=2 tid=0x140dc400 nid=0x13a0 waiting 
> on condition
>
> JNI global references: 96
>
>
> C:\Users\peter>jstack 8048
> 2015-09-03 00:05:19
> Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode, 
> sharing):
>
> "(JSK) mux reader" #17 prio=5 os_prio=0 tid=0x15802000 nid=0x154c 
> runnable [0x1538f000]
>    java.lang.Thread.State: RUNNABLE
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.read(SocketInputStream.java:150)
>         at java.net.SocketInputStream.read(SocketInputStream.java:121)
>         at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
>         at sun.security.ssl.InputRecord.read(InputRecord.java:503)
>         at 
> sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
>         - locked <0x04073d00> (a java.lang.Object)
>         at 
> sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
>         at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
>         - locked <0x04073e58> (a sun.security.ssl.AppInputStream)
>         at 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
>         - locked <0x03c59d80> (a 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
>         at 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
>         at 
> org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>         at 
> org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>         at java.lang.Thread.run(Thread.java:744)
>
> "(JSK) mux reader" #16 prio=5 os_prio=0 tid=0x157f0800 nid=0x174c 
> runnable [0x15bfe000]
>    java.lang.Thread.State: RUNNABLE
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.read(SocketInputStream.java:150)
>         at java.net.SocketInputStream.read(SocketInputStream.java:121)
>         at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
>         at sun.security.ssl.InputRecord.read(InputRecord.java:503)
>         at 
> sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
>         - locked <0x040746b0> (a java.lang.Object)
>         at 
> sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
>         at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
>         - locked <0x040747c8> (a sun.security.ssl.AppInputStream)
>         at 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
>         - locked <0x03c4fdb0> (a 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
>         at 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
>         at 
> org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>         at 
> org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>         at java.lang.Thread.run(Thread.java:744)
>
> "(JSK) SslListenHandle[localhost:26697]" #15 prio=5 os_prio=0 
> tid=0x157e0000 nid=0x4f0 runnable [0x151af000]
>    java.lang.Thread.State: RUNNABLE
>         at java.net.DualStackPlainSocketImpl.accept0(Native Method)
>         at 
> java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
>         at 
> java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
>         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)
>         - locked <0x04074068> (a java.net.SocksSocketImpl)
>         at java.net.ServerSocket.implAccept(ServerSocket.java:545)
>         at java.net.ServerSocket.accept(ServerSocket.java:513)
>         at 
> net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle.acceptLoop(SslServerEndpointImpl.java:840)
>         at 
> net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle$1.run(SslServerEndpointImpl.java:826)
>         at 
> org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>         at 
> org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>         at java.lang.Thread.run(Thread.java:744)
>
> "(JSK) ConnectionManager.Reaper" #14 prio=5 os_prio=0 tid=0x157b8800 
> nid=0x54c waiting on condition [0x156df000]
>    java.lang.Thread.State: TIMED_WAITING (sleeping)
>         at java.lang.Thread.sleep(Native Method)
>         at 
> net.jini.jeri.connection.ConnectionManager$Reaper.run(ConnectionManager.java:647)
>         at 
> org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>         at 
> org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
>         at java.lang.Thread.run(Thread.java:744)
>
> "(JSK) mux writer" #13 prio=5 os_prio=0 tid=0x15795800 nid=0x1bc4 in 
> Object.wait() [0x153ff000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x03c18250> (a java.lang.Object)
>         at java.lang.Object.wait(Object.java:502)
>         at 
> org.apache.river.jeri.internal.mux.StreamConnectionIO$Writer.run(StreamConnectionIO.java:171)
>         - locked <0x03c18250> (a java.lang.Object)
>         at 
> org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
>         at 
> org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:277)
>         at java.lang.Thread.run(Thread.java:744)
>
> "MainThread" #9 prio=5 os_prio=0 tid=0x14f87400 nid=0x19e4 in 
> Object.wait() [0x1526e000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x03c18250> (a java.lang.Object)
>         at org.apache.river.jeri.internal.mux.Mux.start(Mux.java:233)
>         - locked <0x03c18250> (a java.lang.Object)
>         at 
> org.apache.river.jeri.internal.mux.MuxClient.start(MuxClient.java:35)
>         at 
> net.jini.jeri.connection.ConnectionManager$OutboundMux.newRequest(ConnectionManager.java:392)
>         at 
> net.jini.jeri.connection.ConnectionManager$ReqIterator.next(ConnectionManager.java:722)
>         at 
> TestEndpoint$TestNewRequest.nextRequest(TestEndpoint.java:1102)
>         at TestEndpoint$TestNewRequest.run(TestEndpoint.java:1072)
>         at UnitTestUtilities.test(UnitTestUtilities.java:185)
>         at UnitTestUtilities.test(UnitTestUtilities.java:130)
>         at UnitTestUtilities.test(UnitTestUtilities.java:134)
>         at UnitTestUtilities.test(UnitTestUtilities.java:143)
>         at UnitTestUtilities.test(UnitTestUtilities.java:99)
>         at TestEndpoint.main(TestEndpoint.java:50)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:483)
>         at 
> com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
>         at java.lang.Thread.run(Thread.java:744)
>
> "Service Thread" #7 daemon prio=9 os_prio=0 tid=0x01743000 nid=0x18fc 
> runnable [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x01726000 
> nid=0x554 waiting on condition [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x01725000 nid=0x1034 
> waiting on condition [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x01721800 
> nid=0x688 runnable [0x00000000]
>    java.lang.Thread.State: RUNNABLE
>
> "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x016ad000 nid=0x1f80 in 
> Object.wait() [0x1475f000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
>         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
>         - locked <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
>         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
>         at 
> java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
>
> "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x016a8000 
> nid=0x1a00 in Object.wait() [0x03baf000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x09201328> (a java.lang.ref.Reference$Lock)
>         at java.lang.Object.wait(Object.java:502)
>         at 
> java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
>         - locked <0x09201328> (a java.lang.ref.Reference$Lock)
>
> "main" #1 prio=5 os_prio=0 tid=0x011fe800 nid=0x1e7c in Object.wait() 
> [0x0166f000]
>    java.lang.Thread.State: WAITING (on object monitor)
>         at java.lang.Object.wait(Native Method)
>         - waiting on <0x092003c8> (a java.lang.Thread)
>         at java.lang.Thread.join(Thread.java:1244)
>         - locked <0x092003c8> (a java.lang.Thread)
>         at java.lang.Thread.join(Thread.java:1318)
>         at com.sun.javatest.regtest.MainWrapper.main(MainWrapper.java:71)
>
> "VM Thread" os_prio=2 tid=0x016a6000 nid=0x1dbc runnable
>
> "VM Periodic Task Thread" os_prio=2 tid=0x01745000 nid=0x1664 waiting 
> on condition
>
> JNI global references: 34
>
>
> C:\Users\peter>
>
> Thanks,
>
> Peter.
>
> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>> Peter,
>>
>> Should be all set now, just pushed the missing sources and resources.
>>
>> Dennis
>>
>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>
>>> Just performed a clean check out, but the build failed.
>>>
>>> There seems to be a number of packages missing from the spec test in 
>>> the qa suite?
>>>
>>> Regards,
>>>
>>> Peter.
>>>
>>> checkout 
>>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk 
>>> -r HEAD --depth=infinity --force
>>> <SNIP>
>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>> Checked out revision 1700715.
>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>
>>>
>>> ant -f 
>>> C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk 
>>> all.build
>>> deps:
>>> prep:
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>> LeaseRenewalManager.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> LookupDiscovery.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> LookupLocatorDiscovery.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> dis-common-entries:
>>> browser.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>> destroy.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> fiddler-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>> fiddler-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>> JoinManager.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> svc-common-entries:
>>> fiddler-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>> mahalo-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>> mahalo-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>> mahalo-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>> mercury-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>> mercury-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>> mercury-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>> norm-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>> norm-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>> norm-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>> outrigger-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>> outrigger-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>> outrigger-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>> phoenix.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> phoenix-group.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> phoenix-stop.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> reggie-activatable.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>> reggie-persistent.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>> reggie-transient.configentry:
>>> Creating 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>> ServiceDiscoveryManager.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> sharedgroup.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> start.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> WakeupManager.configentry:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> configentry:
>>> start.copy-resources:
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>> tools.copy-resources:
>>> Copying 8 files to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>> copy-resources:
>>> copy-extlibs:
>>> Copying 4 files to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>> Copying 1 file to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>> compile:
>>> Compiling 889 source files to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> javac 1.8.0
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>         if (mcl.isAssignableFrom(cl)&&
>>>                                 ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: 
>>> warning: [unchecked] unchecked call to getMethod(String,Class<?>...) 
>>> as a member of the raw type Class
>>>             m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>                             ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class AccessController is applied to given types
>>>         AccessController.doPrivileged(new PrivilegedAction() {
>>>                                      ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: 
>>> warning: [unchecked] unchecked conversion
>>>         AccessController.doPrivileged(new PrivilegedAction() {
>>>                                       ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type Set
>>>         interfaceList.toArray(new Class[interfaceList.size()]);
>>>                              ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>         list.add(intf);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         Class cl = (Class) Security.doPrivileged(
>>>                                                 ^
>>>   required: PrivilegedExceptionAction<T>
>>>   found:<anonymous PrivilegedExceptionAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: 
>>> warning: [unchecked] unchecked conversion
>>>         new PrivilegedExceptionAction() {
>>>         ^
>>>   required: PrivilegedExceptionAction<T>
>>>   found:<anonymous PrivilegedExceptionAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: 
>>> warning: [unchecked] unchecked conversion
>>>         ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>         ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in class Primitive
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: 
>>> warning: [unchecked] unchecked cast
>>>         resultType = ((Primitive<T>) result).getType();
>>>                                      ^
>>>   required: Primitive<T>
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: 
>>> warning: [unchecked] unchecked cast
>>>         result = ((Primitive<T>) result).getValue();
>>>                                  ^
>>>   required: Primitive<T>
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: 
>>> warning: [unchecked] unchecked cast
>>>         resultType = (Class<T>) result.getClass();
>>>                                                ^
>>>   required: Class<T>
>>>   found:    Class<CAP#1>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>   where CAP#1 is a fresh type-variable:
>>>     CAP#1 extends Object from capture of ? extends Object
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: 
>>> warning: [unchecked] unchecked cast
>>>         return (T) result;
>>>                    ^
>>>   required: T
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: 
>>> warning: [unchecked] unchecked cast
>>>                     return (T) defaultValue;
>>>   required: T
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: 
>>> warning: [unchecked] unchecked cast
>>>                         return ((T)defaultValue) ;
>>>   required: T
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: 
>>> warning: [unchecked] unchecked conversion
>>>         return type;
>>>                ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.NameRef 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.Literal 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.Literal 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     private class ThisRef extends Literal {
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.StringLiteral 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ClassLiteral 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: 
>>> warning: [unchecked] unchecked conversion
>>>         return type;
>>>                ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: 
>>> warning: [unchecked] unchecked conversion
>>>             return type;
>>>                    ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>                type.isAssignableFrom(argType) ||
>>>                                     ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>                argType.isAssignableFrom(type))
>>>                                        ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: 
>>> warning: [unchecked] unchecked conversion
>>>         return type;
>>>                ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: 
>>> warning: [unchecked] unchecked conversion
>>>             return type;
>>>                    ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: 
>>> warning: [unchecked] unchecked conversion
>>>         return type;
>>>                ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.StringConcatenation 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>         Class resolve(Entry inEntry) throws ConfigurationException {
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ConstructorCall 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.MethodCall 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: 
>>> warning: [unchecked] resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ArrayConstructor 
>>> overrides<T>resolve(ConfigurationFile.Entry) in 
>>> ConfigurationFile.ParseNode
>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>           ^
>>>   return type requires unchecked conversion from Class to Class<T>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> narrowingAssignable in class ConfigurationFile is applied to given 
>>> types
>>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>>                                    ^
>>>   required: Object,Class<T>
>>>   found: Object,Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: 
>>> warning: [unchecked] unchecked conversion
>>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>>                                                            ^
>>>   required: Class<T>
>>>   found:    Class
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>         onDemandImports.add("java.lang");
>>>                            ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>             onDemandImports.add(value);
>>>                                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>                 args.add(parseExpr(inEntry));
>>>                         ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type List
>>>         return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>                                          ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>                 nodes.add(parseSubExpr(inEntry));
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type List
>>>                     (ParseNode[]) nodes.toArray(new 
>>> ParseNode[nodes.size()]),
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                              ^
>>>   required: PrivilegedAction<T>
>>>   found: PrivilegedAction
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: 
>>> warning: [unchecked] unchecked conversion
>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                               ^
>>>   required: PrivilegedAction<T>
>>>   found:    PrivilegedAction
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                              ^
>>>   required: PrivilegedAction<T>
>>>   found: PrivilegedAction
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: 
>>> warning: [unchecked] unchecked conversion
>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                               ^
>>>   required: PrivilegedAction<T>
>>>   found:    PrivilegedAction
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: 
>>> warning: [unchecked] unchecked cast
>>>         return new Primitive<T>((T) result);
>>>                                     ^
>>>   required: T
>>>   found:    Object
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>getEntryInternal(String,String,Class<T>,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>     } else if (to.isAssignableFrom(from)) {
>>>                                   ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: 
>>> warning: [unchecked] unchecked cast
>>>             return (T) Byte.valueOf((byte) val);
>>>                                    ^
>>>   required: T
>>>   found:    Byte
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: 
>>> warning: [unchecked] unchecked cast
>>>             return (T) Character.valueOf((char) val);
>>>                                         ^
>>>   required: T
>>>   found:    Character
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: 
>>> warning: [unchecked] unchecked cast
>>>             return (T) Short.valueOf((short) val);
>>>                                     ^
>>>   required: T
>>>   found:    Short
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: 
>>> warning: [unchecked] unchecked call to getMethod(String,Class<?>...) 
>>> as a member of the raw type Class
>>>         Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>                                 ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>                             (ClassLoader) Security.doPrivileged(
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: 
>>> warning: [unchecked] unchecked conversion
>>>                                 new PrivilegedAction() {
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         cname = (String) Security.doPrivileged(
>>>                                               ^
>>>   required: PrivilegedExceptionAction<T>
>>>   found:<anonymous PrivilegedExceptionAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: 
>>> warning: [unchecked] unchecked conversion
>>>         new PrivilegedExceptionAction() {
>>>         ^
>>>   required: PrivilegedExceptionAction<T>
>>>   found:<anonymous PrivilegedExceptionAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: 
>>> warning: [unchecked] unchecked call to getConstructor(Class<?>...) 
>>> as a member of the raw type Class
>>>         Constructor cons = cls.getConstructor(
>>>                                              ^
>>>   where T is a type-variable:
>>>     T extends Object declared in class Class
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type Collection
>>>         return reduce0((Principal[]) c.toArray(new 
>>> Principal[c.size()]));
>>>                                               ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type Collection
>>>         return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>                                           ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>         if (keepSupers ? ck.isAssignableFrom(cj) :
>>>                                             ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>                  cj.isAssignableFrom(ck))
>>>                                     ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>         if (keepSupers ? cj.isAssignableFrom(ck) :
>>>                                             ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>                  ck.isAssignableFrom(cj))
>>>                                     ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>                                ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: 
>>> warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as 
>>> a member of the raw type Class
>>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>                                                           ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: 
>>> warning: [unchecked] unchecked call to SoftReference(T) as a member 
>>> of the raw type SoftReference
>>>         formatterRef = new SoftReference(formatter);
>>>                        ^
>>>   where T is a type-variable:
>>>     T extends Object declared in class SoftReference
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>         contents.add(t);
>>>                     ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> newSetFromMap in class Collections is applied to given types
>>>     private final Set pendingDiscoveries = 
>>> Collections.newSetFromMap(new ConcurrentHashMap());
>>>   required: Map<E,Boolean>
>>>   found: ConcurrentHashMap
>>>   where E is a type-variable:
>>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: 
>>> warning: [unchecked] unchecked conversion
>>>     private final Set pendingDiscoveries = 
>>> Collections.newSetFromMap(new ConcurrentHashMap());
>>>   required: Map<E,Boolean>
>>>   found:    ConcurrentHashMap
>>>   where E is a type-variable:
>>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
>>> warning: [unchecked] unchecked method invocation: method wrap in 
>>> interface SecurityContext is applied to given types
>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
>>> warning: [unchecked] unchecked conversion
>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class AccessController is applied to given types
>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>   required: PrivilegedAction<T>,AccessControlContext
>>>   found: PrivilegedAction,AccessControlContext
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
>>> warning: [unchecked] unchecked conversion
>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>   required: PrivilegedAction<T>
>>>   found:    PrivilegedAction
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>                     pendingDiscoveries.add(sock);
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>                             if(pendingDiscoveries.add(req)) {
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         Security.doPrivileged(new PrivilegedAction() {
>>>                              ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: 
>>> warning: [unchecked] unchecked conversion
>>>         Security.doPrivileged(new PrivilegedAction() {
>>>                               ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>         if (pendingDiscoveries.add(pending)) {
>>>                                   ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: 
>>> warning: [unchecked] unchecked method invocation: method 
>>> doPrivileged in class Security is applied to given types
>>>         Security.doPrivileged(new PrivilegedAction() {
>>>                              ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: 
>>> warning: [unchecked] unchecked conversion
>>>         Security.doPrivileged(new PrivilegedAction() {
>>>                               ^
>>>   required: PrivilegedAction<T>
>>>   found:<anonymous PrivilegedAction>
>>>   where T is a type-variable:
>>>     T extends Object declared in 
>>> method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: 
>>> warning: [unchecked] unchecked method invocation: method list in 
>>> class Collections is applied to given types
>>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>>   required: Enumeration<T>
>>>   found: Enumeration
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>list(Enumeration<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: 
>>> warning: [unchecked] unchecked conversion
>>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>>   required: Enumeration<T>
>>>   found:    Enumeration
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>list(Enumeration<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type List
>>>                                          (new 
>>> NetworkInterface[nicList.size()]) );
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: 
>>> warning: [unchecked] unchecked conversion
>>>             tickets = new ArrayList();
>>>   required: List<Ticket>
>>>   found:    ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: 
>>> warning: [unchecked] unchecked conversion
>>>     this.groups = new ConcurrentSkipListSet();
>>>                   ^
>>>   required: Set<String>
>>>   found:    ConcurrentSkipListSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: 
>>> warning: [unchecked] unchecked call to put(K,V) as a member of the 
>>> raw type HashMap
>>>             groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>   where K,V are type-variables:
>>>     K extends Object declared in class HashMap
>>>     V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>         list.add(l);
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
>>> warning: [unchecked] unchecked method invocation: method addNotify 
>>> in class AbstractLookupDiscovery is applied to given types
>>>         addNotify(list, groupsMap, DISCOVERED);
>>>   required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>   found: List,HashMap,int
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
>>> warning: [unchecked] unchecked conversion
>>>         addNotify(list, groupsMap, DISCOVERED);
>>>   required: List<DiscoveryListener>
>>>   found:    List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
>>> warning: [unchecked] unchecked conversion
>>>         addNotify(list, groupsMap, DISCOVERED);
>>>   required: Map<ServiceRegistrar,String[]>
>>>   found:    HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Collection
>>>                 req.add(newGroups[i]);
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Collection
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type Set
>>>         newGrps.add(newGroups[i]);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: 
>>> warning: [unchecked] unchecked call to HashSet(Collection<? extends 
>>> E>) as a member of the raw type HashSet
>>>         Set toAdd = new HashSet(newGrps);
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: 
>>> warning: [unchecked] unchecked call to removeAll(Collection<?>) as a 
>>> member of the raw type Set
>>>         toAdd.removeAll(groups);
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: 
>>> warning: [unchecked] unchecked call to HashSet(Collection<? extends 
>>> E>) as a member of the raw type HashSet
>>>         Collection toRemove = new HashSet(groups);
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: 
>>> warning: [unchecked] unchecked call to removeAll(Collection<?>) as a 
>>> member of the raw type Collection
>>>         toRemove.removeAll(newGrps);
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: 
>>> warning: [unchecked] unchecked method invocation: method addAll in 
>>> interface Set is applied to given types
>>>         groups.addAll(toAdd);
>>>   required: Collection<? extends E>
>>>   found: Set
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: 
>>> warning: [unchecked] unchecked conversion
>>>         groups.addAll(toAdd);
>>>   required: Collection<? extends E>
>>>   found:    Set
>>>   where E is a type-variable:
>>>     E extends Object declared in interface Set
>>> Note: Some input files additionally use or override a deprecated API.
>>> Note: Some input files additionally use unchecked or unsafe operations.
>>> 100 warnings
>>> phoenix.stubs:
>>> RMI Compiling 4 classes to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and 
>>> static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> RMI Compiling 1 class to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and 
>>> static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> start.stubs:
>>> RMI Compiling 1 class to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and 
>>> static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> stubs:
>>> jsk-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>> jsk-lib.jar:
>>> Warning: Class not found: org.apache.velocity.context.Context
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: org.apache.velocity.Template
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>> jsk-resources.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>> jsk-platform.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class ServerContext$1 has different preferred state 
>>> than outer class ServerContext
>>> Warning: Nested class ServerContext$1 has different preferred state 
>>> than outer class ServerContext
>>> Warning: Nested class BasicMethodConstraints$1 has different 
>>> preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicMethodConstraints$1 has different 
>>> preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class LoadClass$GetClassTask has different preferred 
>>> state than outer class LoadClass
>>> Warning: Nested class LoadClass$GetClassTask has different preferred 
>>> state than outer class LoadClass
>>> Warning: Nested class PreferredClassProvider$5 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class 
>>> PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
>>> different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class 
>>> PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
>>> different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$2 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$2 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$3 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$3 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$1 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class LoadClass$1 has different preferred state than 
>>> outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than 
>>> outer class LoadClass
>>> Warning: Nested class ClassLoading$3 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$3 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class HttpmdUtil$1 has different preferred state 
>>> than outer class HttpmdUtil
>>> Warning: Nested class HttpmdUtil$1 has different preferred state 
>>> than outer class HttpmdUtil
>>> Warning: Nested class ConfigurationFile$NameRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$NameRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$1 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class Configuration$1 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class ConfigurationFile$MethodCall has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$1 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$1 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationFile$ConstructorCall has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$2 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class Configuration$2 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class ServerConnectionManager$Inbound has different 
>>> preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Inbound has different 
>>> preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has 
>>> different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has 
>>> different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$1 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$1 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different 
>>> preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different 
>>> preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different 
>>> preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different 
>>> preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different 
>>> preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different 
>>> preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred 
>>> state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred 
>>> state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state 
>>> than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state 
>>> than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class BasicInvocationHandler$1 has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$1 has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class HttpEndpoint$5 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has 
>>> different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has 
>>> different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different 
>>> preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different 
>>> preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has 
>>> different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has 
>>> different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl 
>>> has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl 
>>> has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred 
>>> state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred 
>>> state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state 
>>> than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state 
>>> than outer class HttpsEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different 
>>> preferred state than outer class SslEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different 
>>> preferred state than outer class SslEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred 
>>> state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred 
>>> state than outer class HttpsEndpoint
>>> Warning: Nested class BasicInvocationHandler$Failure has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$Failure has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred 
>>> state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred 
>>> state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl 
>>> has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl 
>>> has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$2 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$2 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class AbstractILFactory$1 has different preferred 
>>> state than outer class AbstractILFactory
>>> Warning: Nested class AbstractILFactory$1 has different preferred 
>>> state than outer class AbstractILFactory
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred 
>>> state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred 
>>> state than outer class BasicObjectEndpoint
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different 
>>> preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different 
>>> preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner 
>>> has different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner 
>>> has different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustExporter$Reaper has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$Reaper has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has 
>>> different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has 
>>> different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class Security$1 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$1 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$3 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$3 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class GrantPermission$PermissionInfo has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$PermissionInfo has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class AuthenticationPermission$Data has different 
>>> preferred state than outer class AuthenticationPermission
>>> Warning: Nested class AuthenticationPermission$Data has different 
>>> preferred state than outer class AuthenticationPermission
>>> Warning: Nested class Security$SecurityContextImpl has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different 
>>> preferred state than outer class Security
>>> Warning: Nested class GrantPermission$1 has different preferred 
>>> state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$1 has different preferred 
>>> state than outer class GrantPermission
>>> Warning: Nested class Security$2 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$2 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$4 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$4 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$5 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$5 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different 
>>> preferred state than outer class Security
>>> Warning: Nested class DynamicPolicyProvider$1 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$1 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred 
>>> state than outer class PolicyFileProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred 
>>> state than outer class PolicyFileProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class Security$7 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$7 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$6 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$6 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$Context has different preferred state 
>>> than outer class Security
>>> Warning: Nested class Security$Context has different preferred state 
>>> than outer class Security
>>> Warning: Nested class Security$8 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$8 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has 
>>> different preferred state than outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has 
>>> different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$Implier has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$Implier has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceInputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceInputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceOutputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceOutputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred 
>>> state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred 
>>> state than outer class MarshalledInstance
>>> Warning: Nested class MarshalInputStream$1 has different preferred 
>>> state than outer class MarshalInputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred 
>>> state than outer class MarshalInputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred 
>>> state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred 
>>> state than outer class MarshalOutputStream
>>> Warning: Nested class ActivatableInvocationHandler$1 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has 
>>> different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has 
>>> different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivationGroup$1 has different preferred 
>>> state than outer class ActivationGroup
>>> Warning: Nested class ActivationGroup$1 has different preferred 
>>> state than outer class ActivationGroup
>>> Warning: Nested class UuidFactory$Impl has different preferred state 
>>> than outer class UuidFactory
>>> Warning: Nested class UuidFactory$Impl has different preferred state 
>>> than outer class UuidFactory
>>> Warning: Nested class CombinerSecurityManager$Action has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$Action has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class 
>>> DelegatePermission$DelegatePermissionCollection has different 
>>> preferred state than outer class DelegatePermission
>>> Warning: Nested class 
>>> DelegatePermission$DelegatePermissionCollection has different 
>>> preferred state than outer class DelegatePermission
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException 
>>> has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException 
>>> has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner 
>>> has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner 
>>> has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class DelegatePermission$SerializationProxy has 
>>> different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$SerializationProxy has 
>>> different preferred state than outer class DelegatePermission
>>> Warning: Nested class Segment$Status has different preferred state 
>>> than outer class Segment
>>> Warning: Nested class Segment$Status has different preferred state 
>>> than outer class Segment
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has 
>>> different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has 
>>> different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class 
>>> CombinerSecurityManager$DelegateProtectionDomain has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class 
>>> CombinerSecurityManager$DelegateProtectionDomain has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject 
>>> has different preferred state than outer class 
>>> PortableObjectInputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject 
>>> has different preferred state than outer class 
>>> PortableObjectInputStream
>>> Warning: Nested class PortableFactory$1 has different preferred 
>>> state than outer class PortableFactory
>>> Warning: Nested class PortableFactory$1 has different preferred 
>>> state than outer class PortableFactory
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject 
>>> has different preferred state than outer class 
>>> PortableObjectOutputStream
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject 
>>> has different preferred state than outer class 
>>> PortableObjectOutputStream
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class 
>>> DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class 
>>> DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class 
>>> DiscoveryConstraints$MulticastMaxPacketSizeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class 
>>> DiscoveryConstraints$MulticastMaxPacketSizeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class LogManager$Probe has different preferred state 
>>> than outer class LogManager
>>> Warning: Nested class LogManager$Probe has different preferred state 
>>> than outer class LogManager
>>> jsk-policy.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>> river.jars:
>>> tools.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>> Warning: Nested class LogManager$Probe has different preferred state 
>>> than outer class LogManager
>>> Warning: Nested class LogManager$Probe has different preferred state 
>>> than outer class LogManager
>>> Warning: Nested class PortableFactory$1 has different preferred 
>>> state than outer class PortableFactory
>>> Warning: Nested class PortableFactory$1 has different preferred 
>>> state than outer class PortableFactory
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject 
>>> has different preferred state than outer class 
>>> PortableObjectOutputStream
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject 
>>> has different preferred state than outer class 
>>> PortableObjectOutputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject 
>>> has different preferred state than outer class 
>>> PortableObjectInputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject 
>>> has different preferred state than outer class 
>>> PortableObjectInputStream
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has 
>>> different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different 
>>> preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class 
>>> DelegatePermission$DelegatePermissionCollection has different 
>>> preferred state than outer class DelegatePermission
>>> Warning: Nested class 
>>> DelegatePermission$DelegatePermissionCollection has different 
>>> preferred state than outer class DelegatePermission
>>> Warning: Nested class CombinerSecurityManager$1 has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 
>>> has different preferred state than outer class 
>>> ConcurrentPermissions$PermissionEnumerator
>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 
>>> has different preferred state than outer class 
>>> ConcurrentPermissions$PermissionEnumerator
>>> Warning: Nested class Segment$Status has different preferred state 
>>> than outer class Segment
>>> Warning: Nested class Segment$Status has different preferred state 
>>> than outer class Segment
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has 
>>> different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has 
>>> different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class 
>>> CombinerSecurityManager$DelegateProtectionDomain has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class 
>>> CombinerSecurityManager$DelegateProtectionDomain has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner 
>>> has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner 
>>> has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
>>> state than outer class ConcurrentPolicyFile
>>> Warning: Nested class DelegatePermission$SerializationProxy has 
>>> different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$SerializationProxy has 
>>> different preferred state than outer class DelegatePermission
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException 
>>> has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException 
>>> has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class CombinerSecurityManager$Action has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$Action has different 
>>> preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred 
>>> state than outer class RemotePolicyProvider
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has 
>>> different preferred state than outer class DiscoveryV2$DatagramBuffers
>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has 
>>> different preferred state than outer class DiscoveryV2$DatagramBuffers
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has 
>>> different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class 
>>> DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class 
>>> DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred 
>>> state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred 
>>> state than outer class Server
>>> Warning: Nested class 
>>> DiscoveryConstraints$MulticastMaxPacketSizeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class 
>>> DiscoveryConstraints$MulticastMaxPacketSizeReducer has different 
>>> preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class ConfigurationFile$StringLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$2 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class Configuration$2 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class ConfigurationFile$Cast has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$1 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$1 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationFile$1 has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred 
>>> state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$1 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class Configuration$1 has different preferred state 
>>> than outer class Configuration
>>> Warning: Nested class ConfigurationFile$NameRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$NameRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
>>> different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different 
>>> preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$2 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different 
>>> preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ActivatableInvocationHandler$Failure has 
>>> different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has 
>>> different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivationGroup$1 has different preferred 
>>> state than outer class ActivationGroup
>>> Warning: Nested class ActivationGroup$1 has different preferred 
>>> state than outer class ActivationGroup
>>> Warning: Nested class ActivatableInvocationHandler$2 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different 
>>> preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class BasicMethodConstraints$1 has different 
>>> preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicMethodConstraints$1 has different 
>>> preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicInvocationHandler$1 has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$1 has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has 
>>> different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has 
>>> different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$2 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$2 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class AbstractILFactory$1 has different preferred 
>>> state than outer class AbstractILFactory
>>> Warning: Nested class AbstractILFactory$1 has different preferred 
>>> state than outer class AbstractILFactory
>>> Warning: Nested class ServerConnectionManager$Inbound has different 
>>> preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Inbound has different 
>>> preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has 
>>> different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different 
>>> preferred state than outer class ConnectionManager
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred 
>>> state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred 
>>> state than outer class BasicObjectEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state 
>>> than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state 
>>> than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl 
>>> has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl 
>>> has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has 
>>> different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has 
>>> different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different 
>>> preferred state than outer class SslEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different 
>>> preferred state than outer class SslEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different 
>>> preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred 
>>> state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred 
>>> state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred 
>>> state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred 
>>> state than outer class HttpsEndpoint
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different 
>>> preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different 
>>> preferred state than outer class BasicJeriExporter
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred 
>>> state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has 
>>> different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has 
>>> different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state 
>>> than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different 
>>> preferred state than outer class HttpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state 
>>> than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state 
>>> than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different 
>>> preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different 
>>> preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred 
>>> state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred 
>>> state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred 
>>> state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 
>>> has different preferred state than outer class 
>>> TcpServerEndpoint$LH$ServerConnectionImpl
>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 
>>> has different preferred state than outer class 
>>> TcpServerEndpoint$LH$ServerConnectionImpl
>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different 
>>> preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different 
>>> preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has 
>>> different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has 
>>> different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosServerEndpoint$1 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
>>> different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred 
>>> state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred 
>>> state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different 
>>> preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl 
>>> has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl 
>>> has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
>>> different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 
>>> has different preferred state than outer class 
>>> KerberosServerEndpoint$ConnectionHandler$1
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 
>>> has different preferred state than outer class 
>>> KerberosServerEndpoint$ConnectionHandler$1
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
>>> preferred state than outer class KerberosEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$1 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$1 has different 
>>> preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationHandler$Failure has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$Failure has different 
>>> preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different 
>>> preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different 
>>> preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different 
>>> preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different 
>>> preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has 
>>> different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred 
>>> state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred 
>>> state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceInputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceInputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalOutputStream$1 has different preferred 
>>> state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred 
>>> state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred 
>>> state than outer class MarshalInputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred 
>>> state than outer class MarshalInputStream
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceOutputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class 
>>> MarshalledInstance$MarshalledInstanceOutputStream has different 
>>> preferred state than outer class MarshalledInstance
>>> Warning: Nested class ClassLoading$2 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class 
>>> PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
>>> different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class 
>>> PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
>>> different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$3 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$3 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$2 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$2 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$2 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred 
>>> state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$4 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different 
>>> preferred state than outer class PreferredClassProvider
>>> Warning: Nested class ClassLoading$1 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class LoadClass$GetClassTask has different preferred 
>>> state than outer class LoadClass
>>> Warning: Nested class LoadClass$GetClassTask has different preferred 
>>> state than outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than 
>>> outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than 
>>> outer class LoadClass
>>> Warning: Nested class ClassLoading$3 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ClassLoading$3 has different preferred state 
>>> than outer class ClassLoading
>>> Warning: Nested class ServerContext$1 has different preferred state 
>>> than outer class ServerContext
>>> Warning: Nested class ServerContext$1 has different preferred state 
>>> than outer class ServerContext
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class HttpmdUtil$1 has different preferred state 
>>> than outer class HttpmdUtil
>>> Warning: Nested class HttpmdUtil$1 has different preferred state 
>>> than outer class HttpmdUtil
>>> Warning: Nested class Security$Context has different preferred state 
>>> than outer class Security
>>> Warning: Nested class Security$Context has different preferred state 
>>> than outer class Security
>>> Warning: Nested class GrantPermission$1 has different preferred 
>>> state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$1 has different preferred 
>>> state than outer class GrantPermission
>>> Warning: Nested class DynamicPolicyProvider$1 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$1 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred 
>>> state than outer class PolicyFileProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred 
>>> state than outer class PolicyFileProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different 
>>> preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class Security$7 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$7 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$5 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$5 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$4 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$4 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has 
>>> different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has 
>>> different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner 
>>> has different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner 
>>> has different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different 
>>> preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different 
>>> preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
>>> different preferred state than outer class 
>>> BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$Reaper has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$Reaper has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred 
>>> state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different 
>>> preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class AuthenticationPermission$Data has different 
>>> preferred state than outer class AuthenticationPermission
>>> Warning: Nested class AuthenticationPermission$Data has different 
>>> preferred state than outer class AuthenticationPermission
>>> Warning: Nested class Security$8 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$8 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$1 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$1 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class GrantPermission$PermissionInfo has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$PermissionInfo has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class Security$DistributedSubjectCombiner has 
>>> different preferred state than outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has 
>>> different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$Implier has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$Implier has different 
>>> preferred state than outer class GrantPermission
>>> Warning: Nested class Security$2 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$2 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$3 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$3 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different 
>>> preferred state than outer class Security
>>> Warning: Nested class Security$6 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class Security$6 has different preferred state than 
>>> outer class Security
>>> Warning: Nested class UuidFactory$Impl has different preferred state 
>>> than outer class UuidFactory
>>> Warning: Nested class UuidFactory$Impl has different preferred state 
>>> than outer class UuidFactory
>>> jarwrapper.jar:
>>> checkconfigurationfile.jar:
>>> checkser.jar:
>>> classdep.jar:
>>> classserver.jar:
>>> computedigest.jar:
>>> computehttpmdcodebase.jar:
>>> jsk-debug-policy.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>> preferredlistgen.jar:
>>> envcheck.jar:
>>> Updating jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>> toolswrappers.jars:
>>> destroy.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>> fiddler.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>> fiddler-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>> group.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>> group-dl.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>> mahalo.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar 
>>>
>>> mahalo-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>> mercury.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>> mercury-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>> norm.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>> norm-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>> outrigger-snaplogstore.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>> outrigger.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>> outrigger-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>> phoenix.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>> phoenix-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>> phoenix-group.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>> phoenix-init.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>> reggie.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar 
>>>
>>> reggie-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>> serviceui.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>> sharedvm.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>> start.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>> services.jars:
>>> extra.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>> browser.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>> browser-dl.jar:
>>> Building jar: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>> Warning: Nested class Transaction$Created has different preferred 
>>> state than outer class Transaction
>>> Warning: Nested class Transaction$Created has different preferred 
>>> state than outer class Transaction
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state 
>>> than outer class LookupLocator
>>> browser.jars:
>>> jars:
>>> river-runtime:
>>> all.build:
>>> qa.prep:
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>> Created dir: 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>> qa.copy-resources:
>>> Copying 1384 files to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> qa.compile:
>>> Compiling 1412 source files to 
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> javac 1.8.0
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: 
>>> error: package org.apache.river.test.spec.locatordiscovery does not 
>>> exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: 
>>> error: cannot find symbol
>>> public class AddDiscoveryListenerAfterTerminate extends 
>>> AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: 
>>> error: package org.apache.river.test.spec.locatordiscovery does not 
>>> exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: 
>>> error: cannot find symbol
>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: 
>>> error: package org.apache.river.test.spec.locatordiscovery does not 
>>> exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: 
>>> error: cannot find symbol
>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: 
>>> error: package org.apache.river.test.spec.lookupdiscovery does not 
>>> exist
>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: 
>>> error: cannot find symbol
>>> public class AddDiscoveryListenerAfterTerminate extends 
>>> AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: 
>>> error: package org.apache.river.test.spec.lookupdiscovery does not 
>>> exist
>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: 
>>> warning: [deprecation] AdminIterator in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: 
>>> warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger 
>>> has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: 
>>> error: cannot find symbol
>>> public class TerminateSemantics extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: 
>>> error: cannot find symbol
>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: 
>>> error: cannot find symbol
>>> public class AddListenerEvent extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: 
>>> error: package AbstractBaseTest does not exist
>>>     public static class SDMListener extends 
>>> AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: 
>>> error: cannot find symbol
>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: 
>>> error: package AbstractBaseTest does not exist
>>>     protected AbstractBaseTest.SrvcListener srvcListener;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: 
>>> error: cannot find symbol
>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: 
>>> error: package AbstractBaseTest does not exist
>>>     public static class SDMListener extends 
>>> AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: 
>>> error: cannot find symbol
>>> public class LookupTaskRace extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: 
>>> error: package AbstractBaseTest does not exist
>>>     public static class SDMListener extends 
>>> AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: 
>>> error: cannot find symbol
>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: 
>>> error: package AbstractBaseTest does not exist
>>>     public static class SDMListener extends 
>>> AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: 
>>> error: cannot find symbol
>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: 
>>> error: package AbstractBaseTest does not exist
>>>     public static class SDMListener extends 
>>> AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: 
>>> error: package org.apache.river.test.spec.servicediscovery does not 
>>> exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: 
>>> error: cannot find symbol
>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>   symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: 
>>> error: package AbstractBaseTest does not exist
>>>     protected AbstractBaseTest.SrvcListener srvcListener;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: 
>>> warning: [deprecation] TaskManager in org.apache.river.thread has 
>>> been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: 
>>> warning: [deprecation] SocketSecurityException in java.rmi.server 
>>> has been deprecated
>>> import java.rmi.server.SocketSecurityException;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>     list.add(getServiceConfigurationFileName());
>>>             ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(getServiceComponent()
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             locatorList.add(s);
>>>                            ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             groupList.add(s);
>>>                          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(b.toString());
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         groups.add(s);
>>>                   ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(getServiceComponent() + "." + entryName + " = " + 
>>> gbuf);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: 
>>> warning: [unchecked] unchecked call to set(int,E) as a member of the 
>>> raw type ArrayList
>>>         groups.set(i, g);
>>>                   ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return (String[]) groups.toArray(new String[0]);
>>>                                     ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(getServiceComponent()
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(name + " = exporter." + type + "Exporter");
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type List
>>>         list.add(overrides[j] + "=" + overrides[j + 1]);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             hostList.add(tok.nextToken());
>>>                         ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(path);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(qaDir);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     searchList = (String[]) list.toArray(new String[list.size()]);
>>>                                         ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(component);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(buffer);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return (String[]) list.toArray(new String[list.size()]);
>>>                                   ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             list.add(s);
>>>                     ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     list.add(file.getAbsolutePath());
>>>             ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             files.add(new File(s));
>>>                      ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(vmArgs[i]);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return (String[]) list.toArray(new String[list.size()]);
>>>                                   ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             list.add(prop[0]);
>>>                     ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             list.add(prop[1]);
>>>                     ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return (String[]) list.toArray(new String[list.size()]);
>>>                                   ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type HashSet
>>>         options.add(o1[i]);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type HashSet
>>>         options.add(o2[i]);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type AbstractCollection
>>>     return (String[]) options.toArray(new String[options.size()]);
>>>                                      ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: 
>>> warning: [unchecked] unchecked call to put(K,V) as a member of the 
>>> raw type HashMap
>>>         map.put(p1[i], p1[i + 1]);
>>>                ^
>>>   where K,V are type-variables:
>>>     K extends Object declared in class HashMap
>>>     V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: 
>>> warning: [unchecked] unchecked call to put(K,V) as a member of the 
>>> raw type HashMap
>>>         map.put(p2[i], p2[i + 1]);
>>>                ^
>>>   where K,V are type-variables:
>>>     K extends Object declared in class HashMap
>>>     V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     overrideProviders.add(provider);
>>>                          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>                                                           ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     failureAnalyzers.add(analyzer);
>>>                         ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             overrideProviders.add(op);
>>>                                  ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         list.add(overrides[j] + " = " + overrides[j + 1]);
>>>                 ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     return (String[]) list.toArray(new String[list.size()]);
>>>                                   ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         available.add(iInt);
>>>                      ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     selectedIndexes.add(selected);
>>>                        ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add(getJVM());
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         
>>> cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add("-cp");
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add(getClasspath());
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         cmdList.add(options[i]);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add(getWrapperClassName());
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         cmdList.add(args[i]);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>                                          ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     cmdList.add("-D" + name + "=" + val);
>>>                ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: 
>>> warning: [unchecked] unchecked call to put(K,V) as a member of the 
>>> raw type HashMap
>>>     tokenMap.put(token, value);
>>>                 ^
>>>   where K,V are type-variables:
>>>     K extends Object declared in class HashMap
>>>     V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>         (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>                                       ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: 
>>> warning: [unchecked] unchecked call to MarshalledObject(T) as a 
>>> member of the raw type MarshalledObject
>>>         serviceRef = new MarshalledObject(created.proxy).get();
>>>                      ^
>>>   where T is a type-variable:
>>>     T extends Object declared in class MarshalledObject
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type HashSet
>>>     createdAdminSet.add(admin);
>>>                        ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: 
>>> warning: [unchecked] unchecked call to getConstructor(Class<?>...) 
>>> as a member of the raw type Class
>>>         Constructor constructor = c.getConstructor(new 
>>> Class[]{QAConfig.class,
>>>                                                   ^
>>>   where T is a type-variable:
>>>     T extends Object declared in class Class
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: 
>>> warning: [unchecked] unchecked call to put(K,V) as a member of the 
>>> raw type HashMap
>>>         serviceCounters.put(key,new Integer(newVal));
>>>                            ^
>>>   where K,V are type-variables:
>>>     K extends Object declared in class HashMap
>>>     V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         lusList.add(admin);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         sharedList.add(admin);
>>>                       ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         nonActList.add(admin);
>>>                       ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         actSystemList.add(admin);
>>>                          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         classServerList.add(admin);
>>>                            ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         svcList.add(admin);
>>>                    ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: 
>>> warning: [unchecked] unchecked call to HashSet(Collection<? extends 
>>> E>) as a member of the raw type HashSet
>>>     return new HashSet(createdAdminSet).iterator();
>>>            ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type AbstractCollection
>>>     return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>                                                            ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add(vm + "/bin/java");
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         l.add(opts[i]);
>>>              ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>         l.add("-D" + props[i] + "=" + props[i+1]);
>>>              ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add("-cp");
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add(getServiceClasspath());
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>     l.add(getServiceImpl());
>>>          ^
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: 
>>> warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of 
>>> the raw type ArrayList
>>>     String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>                                             ^
>>>   where T is a type-variable:
>>>     T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>                 l.add(System.getProperty("java.home") + "/bin/rmid");
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>                 l.add(System.getProperty("java.home") + "/bin/java");
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>             l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>                     l.add(opts[i]);
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>                     l.add("-D" + props[i] + "=" + props[i+1]);
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: 
>>> warning: [unchecked] unchecked call to add(E) as a member of the raw 
>>> type ArrayList
>>>                 l.add("-Djava.rmi.server.codebase=" + 
>>> getServiceCodebase());
>>>   where E is a type-variable:
>>>     E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "run()");
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "terminating lookup locator discovery 
>>> ...");
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: 
>>> error: cannot find symbol
>>>         locatorDiscovery.terminate();
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, methodStr[methodType]);
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: 
>>> error: cannot find symbol
>>>                     
>>> locatorDiscovery.addDiscoveryListener(mainListener);
>>>   symbol:   variable mainListener
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: 
>>> error: cannot find symbol
>>>                     
>>> locatorDiscovery.addDiscoveryListener(mainListener);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: 
>>> error: cannot find symbol
>>>                     
>>> locatorDiscovery.removeDiscoveryListener(mainListener);
>>>   symbol:   variable mainListener
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: 
>>> error: cannot find symbol
>>>                     
>>> locatorDiscovery.removeDiscoveryListener(mainListener);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.getRegistrars();
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.discard(null);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.getLocators();
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.addLocators(new LookupLocator[0]);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.setLocators(new LookupLocator[0]);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.removeLocators(new 
>>> LookupLocator[0]);
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.getDiscoveredLocators();
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: 
>>> error: cannot find symbol
>>>                     locatorDiscovery.getUndiscoveredLocators();
>>>   symbol:   variable locatorDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: 
>>> error: cannot find symbol
>>>             logger.log(Level.FINE, "IllegalStateException thrown as 
>>> expected");
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: 
>>> error: incompatible types: AddLocatorsAfterTerminate cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "run()");
>>>   symbol:   variable logger
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "Adding bad listener");
>>>   symbol:   variable logger
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: 
>>> error: cannot find symbol
>>>         locatorDiscovery.addDiscoveryListener(new 
>>> BadTestListener(logger));
>>>   symbol:   variable logger
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: 
>>> error: cannot find symbol
>>>         locatorDiscovery.addDiscoveryListener(new 
>>> BadTestListener(logger));
>>>   symbol:   variable locatorDiscovery
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: 
>>> error: cannot find symbol
>>>         startAddLookups();
>>>   symbol:   method startAddLookups()
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: 
>>> error: cannot find symbol
>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), 
>>> mainListener);
>>>   symbol:   method getLookupServices()
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: 
>>> error: cannot find symbol
>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), 
>>> mainListener);
>>>   symbol:   variable mainListener
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: 
>>> error: cannot find symbol
>>>         mainListener.clearAllEventInfo();
>>>   symbol:   variable mainListener
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: 
>>> error: cannot find symbol
>>>         
>>> mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>   symbol:   method getLookupServices()
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: 
>>> error: cannot find symbol
>>>         
>>> mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>   symbol:   variable mainListener
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: 
>>> error: cannot find symbol
>>>         LookupLocator[] locsToAdd = 
>>> toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>   symbol:   method getLookupServices()
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: 
>>> error: cannot find symbol
>>>         locatorDiscovery.addLocators(locsToAdd);
>>>   symbol:   variable locatorDiscovery
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "added additional locators to "
>>>   symbol:   variable logger
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: 
>>> error: cannot find symbol
>>>         waitForDiscovery(mainListener);
>>>   symbol:   variable mainListener
>>>   location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol:   variable super
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: 
>>> error: incompatible types: DelayDiscoveryAfterDiscard cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "run()");
>>>   symbol:   variable logger
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: 
>>> error: cannot find symbol
>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), 
>>> mainListener);
>>>   symbol:   method getLookupServices()
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: 
>>> error: cannot find symbol
>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), 
>>> mainListener);
>>>   symbol:   variable mainListener
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: 
>>> error: cannot find symbol
>>>     logger.log(Level.FINE, "calling getRegistrars ... ");
>>>     ^
>>>   symbol:   variable logger
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: 
>>> error: cannot find symbol
>>>         ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>   symbol:   variable locatorDiscovery
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: 
>>> error: cannot find symbol
>>>         locatorDiscovery.discard(regs[i]);
>>>         ^
>>>   symbol:   variable locatorDiscovery
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>         ^
>>>   symbol:   variable logger
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: 
>>> error: cannot find symbol
>>>     if (locatorDiscovery.getRegistrars().length != 0) {
>>>         ^
>>>   symbol:   variable locatorDiscovery
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: 
>>> error: cannot find symbol
>>>     if (locatorDiscovery.getRegistrars().length == 0) {
>>>         ^
>>>   symbol:   variable locatorDiscovery
>>>   location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: 
>>> error: incompatible types: DiscardAfterTerminate cannot be converted 
>>> to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: 
>>> error: incompatible types: GetDiscoveredLocatorsAfterTerminate 
>>> cannot be converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: 
>>> error: incompatible types: GetLocatorsAfterTerminate cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: 
>>> error: incompatible types: GetRegistrarsAfterTerminate cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: 
>>> error: incompatible types: GetUndiscoveredLocatorsAfterTerminate 
>>> cannot be converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: 
>>> error: incompatible types: RemoveDiscoveryListenerAfterTerminate 
>>> cannot be converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: 
>>> error: incompatible types: RemoveLocatorsAfterTerminate cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: 
>>> error: cannot find symbol
>>>         super.construct(sysConfig);
>>>   symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: 
>>> error: incompatible types: SetLocatorsAfterTerminate cannot be 
>>> converted to Test
>>>         return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "run()");
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, "terminating lookup discovery ...");
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: 
>>> error: cannot find symbol
>>>         lookupDiscovery.terminate();
>>>   symbol:   variable lookupDiscovery
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: 
>>> error: cannot find symbol
>>>         logger.log(Level.FINE, methodStr[methodType]);
>>>   symbol:   variable logger
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: 
>>> error: cannot find symbol
>>>                     lookupDiscovery.addDiscoveryListener(mainListener);
>>>   symbol:   variable mainListener
>>>   location: class AddDiscoveryListenerAfterTerminate
>>> Note: Some input files additionally use or override a deprecated API.
>>> Note: Some input files additionally use unchecked or unsafe operations.
>>> Note: Some messages have been simplified; recompile with 
>>> -Xdiags:verbose to get full output
>>> 100 errors
>>> 100 warnings
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: 
>>> The following error occurred while executing this line:
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: 
>>> The following error occurred while executing this line:
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: 
>>> Compile failed; see the compiler error output for details.
>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>
>



Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Sorry mate, it's been a while since I looked at it, I think we needed to 
create an ant task for it.

If you want to set something up, you have my support.

Regards,

Peter.

On 3/09/2015 12:13 AM, Dennis Reedy wrote:
> Hi Peter,
>
> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup?
>
> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>
> Regards
>
> Dennis
>
>> On Sep 2, 2015, at 901AM, Peter<ji...@zeus.net.au>  wrote:
>>
>> Thanks Dennis.
>>
>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>> Peter,
>>>
>>> Should be all set now, just pushed the missing sources and resources.
>>>
>>> Dennis
>>>
>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>   wrote:
>>>>
>>>> Just performed a clean check out, but the build failed.
>>>>
>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>
>>>> Regards,
>>>>
>>>> Peter.
>>>>
>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>> <SNIP>
>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>> Checked out revision 1700715.
>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>
>>>>
>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>> deps:
>>>> prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> LeaseRenewalManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupLocatorDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> dis-common-entries:
>>>> browser.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>> destroy.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> fiddler-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>> fiddler-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>> JoinManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> svc-common-entries:
>>>> fiddler-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>> mahalo-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>> mahalo-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>> mahalo-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>> mercury-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>> mercury-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>> mercury-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>> norm-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>> norm-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>> norm-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>> outrigger-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>> outrigger-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>> outrigger-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>> phoenix.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-group.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-stop.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> reggie-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>> reggie-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>> reggie-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>> ServiceDiscoveryManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> sharedgroup.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> start.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> WakeupManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> configentry:
>>>> start.copy-resources:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>> tools.copy-resources:
>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>> copy-resources:
>>>> copy-extlibs:
>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> compile:
>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>         if (mcl.isAssignableFrom(cl)&&
>>>>                                 ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>             m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>                             ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>         AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                      ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>         AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                       ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>         interfaceList.toArray(new Class[interfaceList.size()]);
>>>>                              ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>         list.add(intf);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         Class cl = (Class) Security.doPrivileged(
>>>>                                                 ^
>>>>   required: PrivilegedExceptionAction<T>
>>>>   found:<anonymous PrivilegedExceptionAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>         new PrivilegedExceptionAction() {
>>>>         ^
>>>>   required: PrivilegedExceptionAction<T>
>>>>   found:<anonymous PrivilegedExceptionAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>         ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>         ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in class Primitive
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>         resultType = ((Primitive<T>) result).getType();
>>>>                                      ^
>>>>   required: Primitive<T>
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>         result = ((Primitive<T>) result).getValue();
>>>>                                  ^
>>>>   required: Primitive<T>
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>         resultType = (Class<T>) result.getClass();
>>>>                                                ^
>>>>   required: Class<T>
>>>>   found:    Class<CAP#1>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>   where CAP#1 is a fresh type-variable:
>>>>     CAP#1 extends Object from capture of ? extends Object
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>         return (T) result;
>>>>                    ^
>>>>   required: T
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>                     return (T) defaultValue;
>>>>   required: T
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>                         return ((T)defaultValue) ;
>>>>   required: T
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>         return type;
>>>>                ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     private class ThisRef extends Literal {
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>         return type;
>>>>                ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>             return type;
>>>>                    ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                type.isAssignableFrom(argType) ||
>>>>                                     ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                argType.isAssignableFrom(type))
>>>>                                        ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>         return type;
>>>>                ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>             return type;
>>>>                    ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>         return type;
>>>>                ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>         Class resolve(Entry inEntry) throws ConfigurationException {
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>           ^
>>>>   return type requires unchecked conversion from Class to Class<T>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                    ^
>>>>   required: Object,Class<T>
>>>>   found: Object,Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                                            ^
>>>>   required: Class<T>
>>>>   found:    Class
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>         onDemandImports.add("java.lang");
>>>>                            ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>             onDemandImports.add(value);
>>>>                                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>                 args.add(parseExpr(inEntry));
>>>>                         ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>         return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>                                          ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>                 nodes.add(parseSubExpr(inEntry));
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                     (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                              ^
>>>>   required: PrivilegedAction<T>
>>>>   found: PrivilegedAction
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                               ^
>>>>   required: PrivilegedAction<T>
>>>>   found:    PrivilegedAction
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                              ^
>>>>   required: PrivilegedAction<T>
>>>>   found: PrivilegedAction
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                               ^
>>>>   required: PrivilegedAction<T>
>>>>   found:    PrivilegedAction
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>         return new Primitive<T>((T) result);
>>>>                                     ^
>>>>   required: T
>>>>   found:    Object
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>     } else if (to.isAssignableFrom(from)) {
>>>>                                   ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>             return (T) Byte.valueOf((byte) val);
>>>>                                    ^
>>>>   required: T
>>>>   found:    Byte
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>             return (T) Character.valueOf((char) val);
>>>>                                         ^
>>>>   required: T
>>>>   found:    Character
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>             return (T) Short.valueOf((short) val);
>>>>                                     ^
>>>>   required: T
>>>>   found:    Short
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>         Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>                                 ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>                             (ClassLoader) Security.doPrivileged(
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>                                 new PrivilegedAction() {
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         cname = (String) Security.doPrivileged(
>>>>                                               ^
>>>>   required: PrivilegedExceptionAction<T>
>>>>   found:<anonymous PrivilegedExceptionAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>         new PrivilegedExceptionAction() {
>>>>         ^
>>>>   required: PrivilegedExceptionAction<T>
>>>>   found:<anonymous PrivilegedExceptionAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>         Constructor cons = cls.getConstructor(
>>>>                                              ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>         return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>                                               ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>         return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>                                           ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>         if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>                                             ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                  cj.isAssignableFrom(ck))
>>>>                                     ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>         if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>                                             ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                  ck.isAssignableFrom(cj))
>>>>                                     ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                                ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                                                           ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>         formatterRef = new SoftReference(formatter);
>>>>                        ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in class SoftReference
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>         contents.add(t);
>>>>                     ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>   required: Map<E,Boolean>
>>>>   found: ConcurrentHashMap
>>>>   where E is a type-variable:
>>>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>   required: Map<E,Boolean>
>>>>   found:    ConcurrentHashMap
>>>>   where E is a type-variable:
>>>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>>   required: PrivilegedAction<T>,AccessControlContext
>>>>   found: PrivilegedAction,AccessControlContext
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>                 (securityContext.wrap(new PrivilegedAction() {
>>>>   required: PrivilegedAction<T>
>>>>   found:    PrivilegedAction
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                     pendingDiscoveries.add(sock);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                             if(pendingDiscoveries.add(req)) {
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         Security.doPrivileged(new PrivilegedAction() {
>>>>                              ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>         Security.doPrivileged(new PrivilegedAction() {
>>>>                               ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>         if (pendingDiscoveries.add(pending)) {
>>>>                                   ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>         Security.doPrivileged(new PrivilegedAction() {
>>>>                              ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>         Security.doPrivileged(new PrivilegedAction() {
>>>>                               ^
>>>>   required: PrivilegedAction<T>
>>>>   found:<anonymous PrivilegedAction>
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>>>   required: Enumeration<T>
>>>>   found: Enumeration
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>>>   required: Enumeration<T>
>>>>   found:    Enumeration
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                                          (new NetworkInterface[nicList.size()]) );
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>             tickets = new ArrayList();
>>>>   required: List<Ticket>
>>>>   found:    ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>     this.groups = new ConcurrentSkipListSet();
>>>>                   ^
>>>>   required: Set<String>
>>>>   found:    ConcurrentSkipListSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>             groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>   where K,V are type-variables:
>>>>     K extends Object declared in class HashMap
>>>>     V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>         list.add(l);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>         addNotify(list, groupsMap, DISCOVERED);
>>>>   required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>   found: List,HashMap,int
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>         addNotify(list, groupsMap, DISCOVERED);
>>>>   required: List<DiscoveryListener>
>>>>   found:    List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>         addNotify(list, groupsMap, DISCOVERED);
>>>>   required: Map<ServiceRegistrar,String[]>
>>>>   found:    HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>                 req.add(newGroups[i]);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Collection
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>         newGrps.add(newGroups[i]);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>         Set toAdd = new HashSet(newGrps);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>         toAdd.removeAll(groups);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>         Collection toRemove = new HashSet(groups);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>         toRemove.removeAll(newGrps);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>         groups.addAll(toAdd);
>>>>   required: Collection<? extends E>
>>>>   found: Set
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>         groups.addAll(toAdd);
>>>>   required: Collection<? extends E>
>>>>   found:    Set
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface Set
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> 100 warnings
>>>> phoenix.stubs:
>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> start.stubs:
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> stubs:
>>>> jsk-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>> jsk-lib.jar:
>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: org.apache.velocity.Template
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>> jsk-resources.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>> jsk-platform.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> jsk-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>> river.jars:
>>>> tools.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> jarwrapper.jar:
>>>> checkconfigurationfile.jar:
>>>> checkser.jar:
>>>> classdep.jar:
>>>> classserver.jar:
>>>> computedigest.jar:
>>>> computehttpmdcodebase.jar:
>>>> jsk-debug-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>> preferredlistgen.jar:
>>>> envcheck.jar:
>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>> toolswrappers.jars:
>>>> destroy.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>> fiddler.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>> fiddler-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>> group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>> group-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>> mahalo.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>> mahalo-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>> mercury.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>> mercury-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>> norm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>> norm-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>> outrigger-snaplogstore.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>> outrigger.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>> outrigger-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>> phoenix.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>> phoenix-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>> phoenix-group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>> phoenix-init.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>> reggie.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>> reggie-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>> serviceui.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>> sharedvm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>> start.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>> services.jars:
>>>> extra.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>> browser.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>> browser-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> browser.jars:
>>>> jars:
>>>> river-runtime:
>>>> all.build:
>>>> qa.prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>> qa.copy-resources:
>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> qa.compile:
>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>     protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>   symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>     protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>> import java.rmi.server.SocketSecurityException;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>     list.add(getServiceConfigurationFileName());
>>>>             ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(getServiceComponent()
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             locatorList.add(s);
>>>>                            ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             groupList.add(s);
>>>>                          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(b.toString());
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         groups.add(s);
>>>>                   ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>         groups.set(i, g);
>>>>                   ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return (String[]) groups.toArray(new String[0]);
>>>>                                     ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(getServiceComponent()
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(name + " = exporter." + type + "Exporter");
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>         list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             hostList.add(tok.nextToken());
>>>>                         ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(path);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(qaDir);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     searchList = (String[]) list.toArray(new String[list.size()]);
>>>>                                         ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(component);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(buffer);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return (String[]) list.toArray(new String[list.size()]);
>>>>                                   ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             list.add(s);
>>>>                     ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     list.add(file.getAbsolutePath());
>>>>             ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             files.add(new File(s));
>>>>                      ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(vmArgs[i]);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return (String[]) list.toArray(new String[list.size()]);
>>>>                                   ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             list.add(prop[0]);
>>>>                     ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             list.add(prop[1]);
>>>>                     ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return (String[]) list.toArray(new String[list.size()]);
>>>>                                   ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>         options.add(o1[i]);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>         options.add(o2[i]);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>     return (String[]) options.toArray(new String[options.size()]);
>>>>                                      ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>         map.put(p1[i], p1[i + 1]);
>>>>                ^
>>>>   where K,V are type-variables:
>>>>     K extends Object declared in class HashMap
>>>>     V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>         map.put(p2[i], p2[i + 1]);
>>>>                ^
>>>>   where K,V are type-variables:
>>>>     K extends Object declared in class HashMap
>>>>     V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     overrideProviders.add(provider);
>>>>                          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>                                                           ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     failureAnalyzers.add(analyzer);
>>>>                         ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             overrideProviders.add(op);
>>>>                                  ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>                 ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     return (String[]) list.toArray(new String[list.size()]);
>>>>                                   ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         available.add(iInt);
>>>>                      ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     selectedIndexes.add(selected);
>>>>                        ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add(getJVM());
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add("-cp");
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add(getClasspath());
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         cmdList.add(options[i]);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add(getWrapperClassName());
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         cmdList.add(args[i]);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>                                          ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     cmdList.add("-D" + name + "=" + val);
>>>>                ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>     tokenMap.put(token, value);
>>>>                 ^
>>>>   where K,V are type-variables:
>>>>     K extends Object declared in class HashMap
>>>>     V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>         (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>                                       ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>         serviceRef = new MarshalledObject(created.proxy).get();
>>>>                      ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in class MarshalledObject
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>     createdAdminSet.add(admin);
>>>>                        ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>         Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>                                                   ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>         serviceCounters.put(key,new Integer(newVal));
>>>>                            ^
>>>>   where K,V are type-variables:
>>>>     K extends Object declared in class HashMap
>>>>     V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         lusList.add(admin);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         sharedList.add(admin);
>>>>                       ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         nonActList.add(admin);
>>>>                       ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         actSystemList.add(admin);
>>>>                          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         classServerList.add(admin);
>>>>                            ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         svcList.add(admin);
>>>>                    ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>     return new HashSet(createdAdminSet).iterator();
>>>>            ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>     return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>                                                            ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add(vm + "/bin/java");
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         l.add(opts[i]);
>>>>              ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>         l.add("-D" + props[i] + "=" + props[i+1]);
>>>>              ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add("-cp");
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add(getServiceClasspath());
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>     l.add(getServiceImpl());
>>>>          ^
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>     String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>                                             ^
>>>>   where T is a type-variable:
>>>>     T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                 l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                 l.add(System.getProperty("java.home") + "/bin/java");
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>             l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                     l.add(opts[i]);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                     l.add("-D" + props[i] + "=" + props[i+1]);
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                 l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>   where E is a type-variable:
>>>>     E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>         logger.log(Level.FINE, "run()");
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>         logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>         locatorDiscovery.terminate();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>         logger.log(Level.FINE, methodStr[methodType]);
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>                     locatorDiscovery.getRegistrars();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>                     locatorDiscovery.discard(null);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>                     locatorDiscovery.getLocators();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>                     locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>                     locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>                     locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>                     locatorDiscovery.getDiscoveredLocators();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>                     locatorDiscovery.getUndiscoveredLocators();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>             logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>         logger.log(Level.FINE, "run()");
>>>>   symbol:   variable logger
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>         logger.log(Level.FINE, "Adding bad listener");
>>>>   symbol:   variable logger
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>   symbol:   variable logger
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>         startAddLookups();
>>>>   symbol:   method startAddLookups()
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>   symbol:   method getLookupServices()
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>         mainListener.clearAllEventInfo();
>>>>   symbol:   variable mainListener
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>   symbol:   method getLookupServices()
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>   symbol:   variable mainListener
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>         LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>   symbol:   method getLookupServices()
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>         locatorDiscovery.addLocators(locsToAdd);
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>         logger.log(Level.FINE, "added additional locators to "
>>>>   symbol:   variable logger
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>         waitForDiscovery(mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol:   variable super
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>         logger.log(Level.FINE, "run()");
>>>>   symbol:   variable logger
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>   symbol:   method getLookupServices()
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>     logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>     ^
>>>>   symbol:   variable logger
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>         ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>         locatorDiscovery.discard(regs[i]);
>>>>         ^
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>         logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>         ^
>>>>   symbol:   variable logger
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>     if (locatorDiscovery.getRegistrars().length != 0) {
>>>>         ^
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>     if (locatorDiscovery.getRegistrars().length == 0) {
>>>>         ^
>>>>   symbol:   variable locatorDiscovery
>>>>   location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>         super.construct(sysConfig);
>>>>   symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>         return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>         logger.log(Level.FINE, "run()");
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>         logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>         lookupDiscovery.terminate();
>>>>   symbol:   variable lookupDiscovery
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>         logger.log(Level.FINE, methodStr[methodType]);
>>>>   symbol:   variable logger
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>                     lookupDiscovery.addDiscoveryListener(mainListener);
>>>>   symbol:   variable mainListener
>>>>   location: class AddDiscoveryListenerAfterTerminate
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>> 100 errors
>>>> 100 warnings
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
It might be easier to just make the necessary mods for the build script 
to create the jar, that is, let's get out of the way, so Dennis can get 
it done.

On 3/09/2015 12:41 AM, Dennis Reedy wrote:
> Hi Greg,
>
> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
>
> Dennis
>
>> On Sep 2, 2015, at 1023AM, Greg Trasuk<tr...@stratuscom.com>  wrote:
>>
>>
>> Hi Dennis:
>>
>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>>
>> So, the way to proceed is
>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>> 2 - Put the right files in that repository
>> 3 - Call a release vote.
>>
>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>>
>>
>> Cheers,
>>
>> Greg Trasuk
>>
>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy<de...@gmail.com>  wrote:
>>>
>>> Hi Peter,
>>>
>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup?
>>>
>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>>
>>> Regards
>>>
>>> Dennis
>>>
>>>> On Sep 2, 2015, at 901AM, Peter<ji...@zeus.net.au>  wrote:
>>>>
>>>> Thanks Dennis.
>>>>
>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>> Peter,
>>>>>
>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>>
>>>>> Dennis
>>>>>
>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>   wrote:
>>>>>>
>>>>>> Just performed a clean check out, but the build failed.
>>>>>>
>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Peter.
>>>>>>
>>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>>> <SNIP>
>>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>>> Checked out revision 1700715.
>>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>>>
>>>>>>
>>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>>> deps:
>>>>>> prep:
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>> LeaseRenewalManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> LookupDiscovery.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> LookupLocatorDiscovery.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> dis-common-entries:
>>>>>> browser.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>>> destroy.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> fiddler-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>>> fiddler-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>>> JoinManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> svc-common-entries:
>>>>>> fiddler-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>>> mahalo-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>>> mahalo-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>>> mahalo-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>>> mercury-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>>> mercury-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>>> mercury-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>>> norm-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>>> norm-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>>> norm-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>>> outrigger-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>>> outrigger-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>>> outrigger-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>>> phoenix.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> phoenix-group.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> phoenix-stop.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> reggie-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>>> reggie-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>>> reggie-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>>> ServiceDiscoveryManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> sharedgroup.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> start.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> WakeupManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> configentry:
>>>>>> start.copy-resources:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>>> tools.copy-resources:
>>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>>> copy-resources:
>>>>>> copy-extlibs:
>>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>> compile:
>>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> javac 1.8.0
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>       if (mcl.isAssignableFrom(cl)&&
>>>>>>                               ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>           m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>>                           ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>       AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>                                    ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>>       AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>                                     ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>>       interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>>                            ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>       list.add(intf);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       Class cl = (Class) Security.doPrivileged(
>>>>>>                                               ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>>       new PrivilegedExceptionAction() {
>>>>>>       ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>>       ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>>       ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in class Primitive
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>>       resultType = ((Primitive<T>) result).getType();
>>>>>>                                    ^
>>>>>> required: Primitive<T>
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>>       result = ((Primitive<T>) result).getValue();
>>>>>>                                ^
>>>>>> required: Primitive<T>
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>>       resultType = (Class<T>) result.getClass();
>>>>>>                                              ^
>>>>>> required: Class<T>
>>>>>> found:    Class<CAP#1>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> where CAP#1 is a fresh type-variable:
>>>>>>   CAP#1 extends Object from capture of ? extends Object
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>>       return (T) result;
>>>>>>                  ^
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>>                   return (T) defaultValue;
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>>                       return ((T)defaultValue) ;
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>>       return type;
>>>>>>              ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   private class ThisRef extends Literal {
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>>       return type;
>>>>>>              ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>>           return type;
>>>>>>                  ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>              type.isAssignableFrom(argType) ||
>>>>>>                                   ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>              argType.isAssignableFrom(type))
>>>>>>                                      ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>>       return type;
>>>>>>              ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>>           return type;
>>>>>>                  ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>>       return type;
>>>>>>              ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>       Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>         ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>>               narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>                                  ^
>>>>>> required: Object,Class<T>
>>>>>> found: Object,Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>>               narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>                                                          ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>       onDemandImports.add("java.lang");
>>>>>>                          ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>           onDemandImports.add(value);
>>>>>>                              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>               args.add(parseExpr(inEntry));
>>>>>>                       ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>       return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>>                                        ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>               nodes.add(parseSubExpr(inEntry));
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>                   (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                            ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found: PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                             ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                            ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found: PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                             ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>>       return new Primitive<T>((T) result);
>>>>>>                                   ^
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>   } else if (to.isAssignableFrom(from)) {
>>>>>>                                 ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>>           return (T) Byte.valueOf((byte) val);
>>>>>>                                  ^
>>>>>> required: T
>>>>>> found:    Byte
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>>           return (T) Character.valueOf((char) val);
>>>>>>                                       ^
>>>>>> required: T
>>>>>> found:    Character
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>>           return (T) Short.valueOf((short) val);
>>>>>>                                   ^
>>>>>> required: T
>>>>>> found:    Short
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>       Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>>                               ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>                           (ClassLoader) Security.doPrivileged(
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>>                               new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       cname = (String) Security.doPrivileged(
>>>>>>                                             ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>>       new PrivilegedExceptionAction() {
>>>>>>       ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>       Constructor cons = cls.getConstructor(
>>>>>>                                            ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in class Class
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>       return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>>                                             ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>       return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>>                                         ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>       if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>>                                           ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>                cj.isAssignableFrom(ck))
>>>>>>                                   ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>       if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>>                                           ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>                ck.isAssignableFrom(cj))
>>>>>>                                   ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>       if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>                              ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>       if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>                                                         ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>>       formatterRef = new SoftReference(formatter);
>>>>>>                      ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in class SoftReference
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>       contents.add(t);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>>   private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>> required: Map<E,Boolean>
>>>>>> found: ConcurrentHashMap
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>>   private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>> required: Map<E,Boolean>
>>>>>> found:    ConcurrentHashMap
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>>> found: PrivilegedAction,AccessControlContext
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>                   pendingDiscoveries.add(sock);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>                           if(pendingDiscoveries.add(req)) {
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>>>                            ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>>>                             ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>       if (pendingDiscoveries.add(pending)) {
>>>>>>                                 ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>>>                            ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>>>                             ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>>                   Collections.list(en) : Collections.EMPTY_LIST;
>>>>>> required: Enumeration<T>
>>>>>> found: Enumeration
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>list(Enumeration<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>>                   Collections.list(en) : Collections.EMPTY_LIST;
>>>>>> required: Enumeration<T>
>>>>>> found:    Enumeration
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>list(Enumeration<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>                                        (new NetworkInterface[nicList.size()]) );
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>>           tickets = new ArrayList();
>>>>>> required: List<Ticket>
>>>>>> found:    ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>>   this.groups = new ConcurrentSkipListSet();
>>>>>>                 ^
>>>>>> required: Set<String>
>>>>>> found:    ConcurrentSkipListSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>           groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>>> where K,V are type-variables:
>>>>>>   K extends Object declared in class HashMap
>>>>>>   V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>       list.add(l);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>>> found: List,HashMap,int
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: List<DiscoveryListener>
>>>>>> found:    List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: Map<ServiceRegistrar,String[]>
>>>>>> found:    HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>>               req.add(newGroups[i]);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Collection
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>       newGrps.add(newGroups[i]);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>       Set toAdd = new HashSet(newGrps);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>>       toAdd.removeAll(groups);
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>       Collection toRemove = new HashSet(groups);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>>       toRemove.removeAll(newGrps);
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>>       groups.addAll(toAdd);
>>>>>> required: Collection<? extends E>
>>>>>> found: Set
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>>       groups.addAll(toAdd);
>>>>>> required: Collection<? extends E>
>>>>>> found:    Set
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface Set
>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>> 100 warnings
>>>>>> phoenix.stubs:
>>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> start.stubs:
>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> stubs:
>>>>>> jsk-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>>> jsk-lib.jar:
>>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>>> jsk-resources.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>>> jsk-platform.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> jsk-policy.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>>> river.jars:
>>>>>> tools.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> jarwrapper.jar:
>>>>>> checkconfigurationfile.jar:
>>>>>> checkser.jar:
>>>>>> classdep.jar:
>>>>>> classserver.jar:
>>>>>> computedigest.jar:
>>>>>> computehttpmdcodebase.jar:
>>>>>> jsk-debug-policy.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>>> preferredlistgen.jar:
>>>>>> envcheck.jar:
>>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>>> toolswrappers.jars:
>>>>>> destroy.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>>> fiddler.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>>> fiddler-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>>> group.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>>> group-dl.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>>> mahalo.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>>> mahalo-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>>> mercury.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>>> mercury-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>>> norm.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>>> norm-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>>> outrigger-snaplogstore.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>>> outrigger.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>>> outrigger-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>>> phoenix.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>>> phoenix-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>>> phoenix-group.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>>> phoenix-init.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>>> reggie.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>>> reggie-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>>> serviceui.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>>> sharedvm.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>>> start.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>>> services.jars:
>>>>>> extra.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>>> browser.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>>> browser-dl.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> browser.jars:
>>>>>> jars:
>>>>>> river-runtime:
>>>>>> all.build:
>>>>>> qa.prep:
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>>> qa.copy-resources:
>>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> qa.compile:
>>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> javac 1.8.0
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>>   protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>>   protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>>> import java.rmi.server.SocketSecurityException;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>   list.add(getServiceConfigurationFileName());
>>>>>>           ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(getServiceComponent()
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           locatorList.add(s);
>>>>>>                          ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           groupList.add(s);
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(b.toString());
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       groups.add(s);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>>       groups.set(i, g);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return (String[]) groups.toArray(new String[0]);
>>>>>>                                   ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(getServiceComponent()
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(name + " = exporter." + type + "Exporter");
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>       list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           hostList.add(tok.nextToken());
>>>>>>                       ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(path);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(qaDir);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>>                                       ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(component);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(buffer);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>>>                                 ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           list.add(s);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   list.add(file.getAbsolutePath());
>>>>>>           ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           files.add(new File(s));
>>>>>>                    ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(vmArgs[i]);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>>>                                 ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           list.add(prop[0]);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           list.add(prop[1]);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>>>                                 ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>       options.add(o1[i]);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>       options.add(o2[i]);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>   return (String[]) options.toArray(new String[options.size()]);
>>>>>>                                    ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>       map.put(p1[i], p1[i + 1]);
>>>>>>              ^
>>>>>> where K,V are type-variables:
>>>>>>   K extends Object declared in class HashMap
>>>>>>   V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>       map.put(p2[i], p2[i + 1]);
>>>>>>              ^
>>>>>> where K,V are type-variables:
>>>>>>   K extends Object declared in class HashMap
>>>>>>   V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   overrideProviders.add(provider);
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>>                                                         ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   failureAnalyzers.add(analyzer);
>>>>>>                       ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           overrideProviders.add(op);
>>>>>>                                ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>>>                                 ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       available.add(iInt);
>>>>>>                    ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   selectedIndexes.add(selected);
>>>>>>                      ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add(getJVM());
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add("-cp");
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add(getClasspath());
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       cmdList.add(options[i]);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add(getWrapperClassName());
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       cmdList.add(args[i]);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>>                                        ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   cmdList.add("-D" + name + "=" + val);
>>>>>>              ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>   tokenMap.put(token, value);
>>>>>>               ^
>>>>>> where K,V are type-variables:
>>>>>>   K extends Object declared in class HashMap
>>>>>>   V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>       (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>>                                     ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>>       serviceRef = new MarshalledObject(created.proxy).get();
>>>>>>                    ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in class MarshalledObject
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>   createdAdminSet.add(admin);
>>>>>>                      ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>       Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>>                                                 ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in class Class
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>       serviceCounters.put(key,new Integer(newVal));
>>>>>>                          ^
>>>>>> where K,V are type-variables:
>>>>>>   K extends Object declared in class HashMap
>>>>>>   V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       lusList.add(admin);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       sharedList.add(admin);
>>>>>>                     ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       nonActList.add(admin);
>>>>>>                     ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       actSystemList.add(admin);
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       classServerList.add(admin);
>>>>>>                          ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       svcList.add(admin);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>   return new HashSet(createdAdminSet).iterator();
>>>>>>          ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>   return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>>                                                          ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add(vm + "/bin/java");
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       l.add(opts[i]);
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>       l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add("-cp");
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add(getServiceClasspath());
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>   l.add(getServiceImpl());
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>   String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>>                                           ^
>>>>>> where T is a type-variable:
>>>>>>   T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>               l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>               l.add(System.getProperty("java.home") + "/bin/java");
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>           l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>                   l.add(opts[i]);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>                   l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>               l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>> where E is a type-variable:
>>>>>>   E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>>       locatorDiscovery.terminate();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, methodStr[methodType]);
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>                   locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>                   locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>                   locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>                   locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>>                   locatorDiscovery.getRegistrars();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>>                   locatorDiscovery.discard(null);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>>                   locatorDiscovery.getLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>>                   locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>>                   locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>>                   locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>>                   locatorDiscovery.getDiscoveredLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>>                   locatorDiscovery.getUndiscoveredLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>>           logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "Adding bad listener");
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>       locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>       locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>>       startAddLookups();
>>>>>> symbol:   method startAddLookups()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>>       mainListener.clearAllEventInfo();
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>       mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>       mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>>       LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>>       locatorDiscovery.addLocators(locsToAdd);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "added additional locators to "
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>>       waitForDiscovery(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol:   variable super
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>>   logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>>   ^
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>>       ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>>       locatorDiscovery.discard(regs[i]);
>>>>>>       ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>>       ^
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>>   if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>>       ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>>   if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>>       ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>       super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>>       return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>>       lookupDiscovery.terminate();
>>>>>> symbol:   variable lookupDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>>       logger.log(Level.FINE, methodStr[methodType]);
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>                   lookupDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>>> 100 errors
>>>>>> 100 warnings
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>


Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
+1 on getting 3.0 out the door.

I think we should be heading towards a habit of much more frequent 
releases. That way, each release will not be as big a deal.

If we can get a quick consensus for a change, we should do it. If not, I 
suggest minimum change from what we have now for 3.0. If subsequent 
events or discussion result in a consensus for a bigger change, it can 
go in 3.1.

On 9/3/2015 7:51 AM, Bryan Thompson wrote:
> +1 on a short path to a 3.0 release.   Everything else can go into a
> backlog for 3.1+.
>
> Bryan
>
> ----
> Bryan Thompson
> Chief Scientist & Founder
> SYSTAP, LLC
> 4501 Tower Road
> Greensboro, NC 27410
> bryan@systap.com
> http://blazegraph.com
> http://blog.bigdata.com <http://bigdata.com>
> http://mapgraph.io
>
> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
> technology to accelerate data-parallel graph analytics and graph query.
>
> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> for the sole use of the intended recipient(s) and are confidential or
> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> dissemination or copying of this email or its contents or attachments is
> prohibited. If you have received this communication in error, please notify
> the sender by reply email and permanently delete all copies of the email
> and its contents and attachments.
>
> On Thu, Sep 3, 2015 at 10:46 AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>
>>
>>> On Sep 3, 2015, at 3:43 AM, Peter <ji...@zeus.net.au> wrote:
>>>
>>> +1 for putting it in the net.jini.config API namespace, the DSL lives in
>> net.jini.config.
>>
>> Arguably, the important thing, the thing that really _should_ be in
>> net.jini.config, is the Configuration interface., bakes that forms part of
>> the API that one uses to create services.  If the Configuration interface
>> changed, the code to start up any service would immediately break.
>>
>> The ConfigurationFile implementation is in there because it’s in there.
>> Developers never see the ConfigurationFile class if they’re using the
>> Configuration interface and the ConfigurationProvider correctly.
>>
>>>   This is a good thing, we should consider deprecating the DSL in favour
>> of Groovy.
>>>
>>
>> Really?  We should force Java developers to learn a new programming
>> language so they can configure their system?
>>
>> I do not understand your logic in saying “we should consider deprecating
>> the DSL in favour of Groovy”.  Nor your logic.  I’m not saying the
>> Java-like Configuration DSL is wonderful, but surely a Groovy-based DSL vs
>> a Java-based DSL is purely a matter of taste.
>>
>>> There's no standards body for Jini standardization, we need to be able
>> to manage and evolve our API sensibly,
>>
>> This is my point, lest you think I’m just “resisting progress”.  Sensibly
>> is the key word.  We, the Apache River project, inherited the Jini
>> Specification, but then we very purposefully drew a line around it, saying
>> “This is a point of reference for when people write services”.  We adopted
>> the policy that changes to the specification need to be discussed and voted
>> on, because those changes affect users of the tool set.  Changes to the
>> Jini API cross a line of demarcation where _we_ decided, long ago, that “we
>> really need to talk about it”.  That’s why I’m challenging  cavalier
>> statements like “we should consider deprecating the DSL in favour of
>> Groovy”.
>>
>> The demarcation point of the specification should serve as a reminder that
>> we’re writing this thing in order to let people create service-oriented
>> architectures.  We need to consider the users.
>>
>>
>>
>>> locking out progress would lead to paralysis and inevitable obsolesence.
>>>
>>> The Groovy configuration is far superior to the DSL in many ways,
>>
>> Please specify.
>>
>>> leaving it as an implementation detail, discourages usage.
>>>
>>
>> Here is my real  point when I suggest that GroovyConfiguration might be
>> best separated out into a separate project.  We could structure a project,
>> discuss it, vote on a release and have it into Maven Central by the end of
>> next week.  So users of River could have an easy way to use a
>> GroovyConfiguration pretty much RIGHT NOW (I realize they can use it now,
>> but it would be easier if they had a jar file with the right provider api
>> hooks) instead of having it when they get around to adopting River 3.0,
>> which will be after we get around to releasing River 3.0.
>>
>> When I have, in the past, talked about “navel gazing”, this is what I
>> mean.  Here we are, arguing over whether the existing configuration DSL
>> should be entirely replaced, and what the right package is, when we could
>> have created a separate deliverable and had it done by now, if only we were
>> willing to use the actual extension mechanism that’s built into the
>> existing product rather than talk about changing the public API!
>>
>> When I argue against messing around with the JTSK, it’s because delivering
>> useful functionality to users in small increments will be faster than
>> making any changes to that behemoth.  No matter how you slice it, the
>> larger the deliverable, the longer things take, especially if we’re doing
>> our due diligence correctly and considering the downstream impact.  Believe
>> it or not, when I show a bias against touching the JTSK I am promoting a
>> bias towards action.
>>
>> Pardon my venting.  It’s because I have used Jini in real applications and
>> truly, truly think it’s a technology that we should be promoting, so
>> anything that gets in the way of ACTUALLY SHIPPING SOMETHING kind of gets
>> under my skin.  I’ll stop now.
>>
>> Cheers,
>>
>> Greg Trasuk
>>
>>> Peter.
>>>
>>>
>>> On 3/09/2015 5:17 AM, Dennis Reedy wrote:
>>>>> On Sep 2, 2015, at 304PM, Greg Trasuk<tr...@stratuscom.com>  wrote:
>>>>>
>>>>>
>>>>>> On Sep 2, 2015, at 2:45 PM, Dennis Reedy<de...@gmail.com>
>> wrote:
>>>>>>
>>>>>> Hi Greg,
>>>>>>
>>>>>> I am quite aware of the purpose of the net.jini namespace :) The
>> GroovyConfig class follows net.jini.config.ConfigurationFile packaging.
>> Building groovy-config.jar follows the current approach of external jars
>> (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The
>> only time you’ll have a Groovy runtime dependency is when you add
>> groovy-config.jar to your classpath. Furthermore, the groovy-config.pom
>> declared a dependency on groovy-all so you’ll get groovy resolved
>> transitively when using dependency management.
>>>>>>
>>>>> OK, I’m just trying to avoid entanglements in the build.  We keep
>> talking about wanting to modularize and simplify the build, so it seems odd
>> to be adding more stuff into the JTSK core rather than spinning stuff out
>> of it.  But as I said, I don’t have a strong opinion.
>>>> I was just following the lead of net.jini.config.ConfigurationFile. If
>> others feel strongly about this, I’ll move it into org.apache.river.config.
>> If thats the case, then ConfigurationFile should move as well? Otherwise
>> lets keep it in net.jini.config
>>>>
>>>>> I do have a strong opinion about the use of dep-libs.  I don’t like
>> it.  I don’t like it at all.  We need to deal with getting jar files out of
>> the source release.  I don’t think we have any business archiving and
>> distributing someone else’s artifacts, even if the license does allow it.
>> I do know that Apache policy is that releases are source code only.   I
>> tried to introduce Ivy a while ago and got slapped down, so I’ll let
>> someone else figure out how to separate the stuff out and then distribute
>> the deps separately.
>>>> I tend to agree with the dep-libs, but it’s what we have now. Do you
>> want to make this a pre-requisite to the 3.0 release? I have a small window
>> to help getting 3.0 in shape to be a release candidate, if we all agree to
>> adding Ivy (yuck, but its a step towards dependency management), I could
>> try and fit that in - that is as long as all the dep-libs are resolvable
>> from central.
>>>>
>>>> Simplest case; for a source release we can exclude dep-libs. If someone
>> wants to build they can svn checkout a branch.
>>>>
>>>>
>>>>>> Also, took a look at your mods to deploy_river.groovy, no problem
>> that you needed to use gpg:sign-and-deploy-file, but curious as to why you
>> chose to put the command to execute in a list instead of use the string as
>> before?
>>>>>>
>>>>> I don’t remember, it was a while ago.  I seem to recall that I had to
>> change it to get it to work.  Probably something about escaping the
>> characters to keep Maven happy, but I don’t recall exactly.  Feel free to
>> change it if it makes more sense.
>>>> No problem, it’s a utility, if that makes it work, fine with me. Was
>> just curious.
>>>>
>>>> Thanks
>>>>
>>>> Dennis
>>>>
>>>>
>>>
>>
>>
>

Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
+1 on a short path to a 3.0 release.   Everything else can go into a
backlog for 3.1+.

Bryan

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Thu, Sep 3, 2015 at 10:46 AM, Greg Trasuk <tr...@stratuscom.com> wrote:

>
> > On Sep 3, 2015, at 3:43 AM, Peter <ji...@zeus.net.au> wrote:
> >
> > +1 for putting it in the net.jini.config API namespace, the DSL lives in
> net.jini.config.
>
> Arguably, the important thing, the thing that really _should_ be in
> net.jini.config, is the Configuration interface., bakes that forms part of
> the API that one uses to create services.  If the Configuration interface
> changed, the code to start up any service would immediately break.
>
> The ConfigurationFile implementation is in there because it’s in there.
> Developers never see the ConfigurationFile class if they’re using the
> Configuration interface and the ConfigurationProvider correctly.
>
> >  This is a good thing, we should consider deprecating the DSL in favour
> of Groovy.
> >
>
> Really?  We should force Java developers to learn a new programming
> language so they can configure their system?
>
> I do not understand your logic in saying “we should consider deprecating
> the DSL in favour of Groovy”.  Nor your logic.  I’m not saying the
> Java-like Configuration DSL is wonderful, but surely a Groovy-based DSL vs
> a Java-based DSL is purely a matter of taste.
>
> > There's no standards body for Jini standardization, we need to be able
> to manage and evolve our API sensibly,
>
> This is my point, lest you think I’m just “resisting progress”.  Sensibly
> is the key word.  We, the Apache River project, inherited the Jini
> Specification, but then we very purposefully drew a line around it, saying
> “This is a point of reference for when people write services”.  We adopted
> the policy that changes to the specification need to be discussed and voted
> on, because those changes affect users of the tool set.  Changes to the
> Jini API cross a line of demarcation where _we_ decided, long ago, that “we
> really need to talk about it”.  That’s why I’m challenging  cavalier
> statements like “we should consider deprecating the DSL in favour of
> Groovy”.
>
> The demarcation point of the specification should serve as a reminder that
> we’re writing this thing in order to let people create service-oriented
> architectures.  We need to consider the users.
>
>
>
> > locking out progress would lead to paralysis and inevitable obsolesence.
> >
> > The Groovy configuration is far superior to the DSL in many ways,
>
> Please specify.
>
> > leaving it as an implementation detail, discourages usage.
> >
>
> Here is my real  point when I suggest that GroovyConfiguration might be
> best separated out into a separate project.  We could structure a project,
> discuss it, vote on a release and have it into Maven Central by the end of
> next week.  So users of River could have an easy way to use a
> GroovyConfiguration pretty much RIGHT NOW (I realize they can use it now,
> but it would be easier if they had a jar file with the right provider api
> hooks) instead of having it when they get around to adopting River 3.0,
> which will be after we get around to releasing River 3.0.
>
> When I have, in the past, talked about “navel gazing”, this is what I
> mean.  Here we are, arguing over whether the existing configuration DSL
> should be entirely replaced, and what the right package is, when we could
> have created a separate deliverable and had it done by now, if only we were
> willing to use the actual extension mechanism that’s built into the
> existing product rather than talk about changing the public API!
>
> When I argue against messing around with the JTSK, it’s because delivering
> useful functionality to users in small increments will be faster than
> making any changes to that behemoth.  No matter how you slice it, the
> larger the deliverable, the longer things take, especially if we’re doing
> our due diligence correctly and considering the downstream impact.  Believe
> it or not, when I show a bias against touching the JTSK I am promoting a
> bias towards action.
>
> Pardon my venting.  It’s because I have used Jini in real applications and
> truly, truly think it’s a technology that we should be promoting, so
> anything that gets in the way of ACTUALLY SHIPPING SOMETHING kind of gets
> under my skin.  I’ll stop now.
>
> Cheers,
>
> Greg Trasuk
>
> > Peter.
> >
> >
> > On 3/09/2015 5:17 AM, Dennis Reedy wrote:
> >>> On Sep 2, 2015, at 304PM, Greg Trasuk<tr...@stratuscom.com>  wrote:
> >>>
> >>>
> >>>> On Sep 2, 2015, at 2:45 PM, Dennis Reedy<de...@gmail.com>
> wrote:
> >>>>
> >>>> Hi Greg,
> >>>>
> >>>> I am quite aware of the purpose of the net.jini namespace :) The
> GroovyConfig class follows net.jini.config.ConfigurationFile packaging.
> Building groovy-config.jar follows the current approach of external jars
> (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The
> only time you’ll have a Groovy runtime dependency is when you add
> groovy-config.jar to your classpath. Furthermore, the groovy-config.pom
> declared a dependency on groovy-all so you’ll get groovy resolved
> transitively when using dependency management.
> >>>>
> >>> OK, I’m just trying to avoid entanglements in the build.  We keep
> talking about wanting to modularize and simplify the build, so it seems odd
> to be adding more stuff into the JTSK core rather than spinning stuff out
> of it.  But as I said, I don’t have a strong opinion.
> >> I was just following the lead of net.jini.config.ConfigurationFile. If
> others feel strongly about this, I’ll move it into org.apache.river.config.
> If thats the case, then ConfigurationFile should move as well? Otherwise
> lets keep it in net.jini.config
> >>
> >>> I do have a strong opinion about the use of dep-libs.  I don’t like
> it.  I don’t like it at all.  We need to deal with getting jar files out of
> the source release.  I don’t think we have any business archiving and
> distributing someone else’s artifacts, even if the license does allow it.
> I do know that Apache policy is that releases are source code only.   I
> tried to introduce Ivy a while ago and got slapped down, so I’ll let
> someone else figure out how to separate the stuff out and then distribute
> the deps separately.
> >> I tend to agree with the dep-libs, but it’s what we have now. Do you
> want to make this a pre-requisite to the 3.0 release? I have a small window
> to help getting 3.0 in shape to be a release candidate, if we all agree to
> adding Ivy (yuck, but its a step towards dependency management), I could
> try and fit that in - that is as long as all the dep-libs are resolvable
> from central.
> >>
> >> Simplest case; for a source release we can exclude dep-libs. If someone
> wants to build they can svn checkout a branch.
> >>
> >>
> >>>> Also, took a look at your mods to deploy_river.groovy, no problem
> that you needed to use gpg:sign-and-deploy-file, but curious as to why you
> chose to put the command to execute in a list instead of use the string as
> before?
> >>>>
> >>> I don’t remember, it was a while ago.  I seem to recall that I had to
> change it to get it to work.  Probably something about escaping the
> characters to keep Maven happy, but I don’t recall exactly.  Feel free to
> change it if it makes more sense.
> >> No problem, it’s a utility, if that makes it work, fine with me. Was
> just curious.
> >>
> >> Thanks
> >>
> >> Dennis
> >>
> >>
> >
>
>

Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Peter,

I added the <configuration> tag for building the javadoc with Java 8, adding the -Xdoclint:none option to get past the huge amount of errors that Java 8’s doclint behavior generates.

Dennis

> On Sep 6, 2015, at 454PM, Peter <ji...@zeus.net.au> wrote:
> 
> Not sure what's going on here, but I can't seem to build the documentation:
> 
> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.doc
> doc-init:
> Copying 110 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc
> javadoc-api:
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc\api
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:306: javadoc doesn't support the nested "configuration" element.
> BUILD FAILED (total time: 1 second)
> 
> 
> 
> 
> On 6/09/2015 9:42 PM, Peter wrote:
>> On 5/09/2015 1:04 AM, Dennis Reedy wrote:
>>> Peter,
>>> 
>>> Recovered missing org.apache.river.test.support.* what is the status of custard-apple artifact? This is a blocker for the release as well.
>>> 
>>> Dennis
>> 
>> Thanks Dennis,  I'm considering uploading it to Maven, otherwise I'll commit it to River, I wanted to make sure we're stable before modifying.
>> 
>> Turns out there were some unexpected test failures, but the fix was simple, will commit the fix shortly.
>> 
>> Test results:
>> 
>> -----------------------------------------
>> -----------------------------------------
>> 
>> 
>> # of tests started   = 1408
>> # of tests started   = 1408
>> # of tests completed = 1408
>> # of tests completed = 1408
>> # of tests skipped   = 50
>> # of tests skipped   = 50
>> # of tests passed    = 1400
>> # of tests passed    = 1400
>> # of tests failed    = 8
>> # of tests failed    = 8
>> 
>> 
>> -----------------------------------------
>> -----------------------------------------
>> 
>> Tests that failed:
>> 
>> org/apache/river/test/spec/discoverymanager/LocsDiscardUnreachable.td,\
>> org/apache/river/test/spec/io/marshalinputstream/LoadClass_VerifyCodebaseIntegrityTest.td,\ 
>> org/apache/river/test/spec/io/marshalinputstream/Resolve_VerifyCodebaseIntegrityTest.td,\ 
>> org/apache/river/test/spec/io/marshalledinstance/Get_ExceptionTest.td,\
>> org/apache/river/test/spec/io/marshalledinstance/Get_NormalTest.td,\
>> org/apache/river/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td,\ 
>> org/apache/river/test/spec/javaspace/conformance/ReadTest.td
>> 
>>>> On Sep 3, 2015, at 1155PM, Peter<ji...@zeus.net.au>  wrote:
>>>> 
>>>> Dennis,
>>>> 
>>>> We're still missing the following package from the qa test suite:
>>>> 
>>>> org.apache.river.test.support.*
>>>> 
>>>> I've added it locally and now the qa test suite is running, I'll report back my results.
>>>> 
>>>> Regards,
>>>> 
>>>> Peter.
>>> 
>> 
>> 
> 


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Not sure what's going on here, but I can't seem to build the documentation:

ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk 
all.doc
doc-init:
Copying 110 files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc
javadoc-api:
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc\api
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:306: 
javadoc doesn't support the nested "configuration" element.
BUILD FAILED (total time: 1 second)




On 6/09/2015 9:42 PM, Peter wrote:
> On 5/09/2015 1:04 AM, Dennis Reedy wrote:
>> Peter,
>>
>> Recovered missing org.apache.river.test.support.* what is the status 
>> of custard-apple artifact? This is a blocker for the release as well.
>>
>> Dennis
>
> Thanks Dennis,  I'm considering uploading it to Maven, otherwise I'll 
> commit it to River, I wanted to make sure we're stable before modifying.
>
> Turns out there were some unexpected test failures, but the fix was 
> simple, will commit the fix shortly.
>
> Test results:
>
> -----------------------------------------
> -----------------------------------------
>
>
> # of tests started   = 1408
> # of tests started   = 1408
> # of tests completed = 1408
> # of tests completed = 1408
> # of tests skipped   = 50
> # of tests skipped   = 50
> # of tests passed    = 1400
> # of tests passed    = 1400
> # of tests failed    = 8
> # of tests failed    = 8
>
>
> -----------------------------------------
> -----------------------------------------
>
> Tests that failed:
>
> org/apache/river/test/spec/discoverymanager/LocsDiscardUnreachable.td,\
> org/apache/river/test/spec/io/marshalinputstream/LoadClass_VerifyCodebaseIntegrityTest.td,\ 
>
> org/apache/river/test/spec/io/marshalinputstream/Resolve_VerifyCodebaseIntegrityTest.td,\ 
>
> org/apache/river/test/spec/io/marshalledinstance/Get_ExceptionTest.td,\
> org/apache/river/test/spec/io/marshalledinstance/Get_NormalTest.td,\
> org/apache/river/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td,\ 
>
> org/apache/river/test/spec/javaspace/conformance/ReadTest.td
>
>>> On Sep 3, 2015, at 1155PM, Peter<ji...@zeus.net.au>  wrote:
>>>
>>> Dennis,
>>>
>>> We're still missing the following package from the qa test suite:
>>>
>>> org.apache.river.test.support.*
>>>
>>> I've added it locally and now the qa test suite is running, I'll 
>>> report back my results.
>>>
>>> Regards,
>>>
>>> Peter.
>>
>
>


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
On 5/09/2015 1:04 AM, Dennis Reedy wrote:
> Peter,
>
> Recovered missing org.apache.river.test.support.* what is the status of custard-apple artifact? This is a blocker for the release as well.
>
> Dennis

Thanks Dennis,  I'm considering uploading it to Maven, otherwise I'll 
commit it to River, I wanted to make sure we're stable before modifying.

Turns out there were some unexpected test failures, but the fix was 
simple, will commit the fix shortly.

Test results:

-----------------------------------------
-----------------------------------------


# of tests started   = 1408
# of tests started   = 1408
# of tests completed = 1408
# of tests completed = 1408
# of tests skipped   = 50
# of tests skipped   = 50
# of tests passed    = 1400
# of tests passed    = 1400
# of tests failed    = 8
# of tests failed    = 8


-----------------------------------------
-----------------------------------------

Tests that failed:

org/apache/river/test/spec/discoverymanager/LocsDiscardUnreachable.td,\
org/apache/river/test/spec/io/marshalinputstream/LoadClass_VerifyCodebaseIntegrityTest.td,\
org/apache/river/test/spec/io/marshalinputstream/Resolve_VerifyCodebaseIntegrityTest.td,\
org/apache/river/test/spec/io/marshalledinstance/Get_ExceptionTest.td,\
org/apache/river/test/spec/io/marshalledinstance/Get_NormalTest.td,\
org/apache/river/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td,\
org/apache/river/test/spec/javaspace/conformance/ReadTest.td

>> On Sep 3, 2015, at 1155PM, Peter<ji...@zeus.net.au>  wrote:
>>
>> Dennis,
>>
>> We're still missing the following package from the qa test suite:
>>
>> org.apache.river.test.support.*
>>
>> I've added it locally and now the qa test suite is running, I'll report back my results.
>>
>> Regards,
>>
>> Peter.
>


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Peter,

Recovered missing org.apache.river.test.support.* what is the status of custard-apple artifact? This is a blocker for the release as well.

Dennis

> On Sep 3, 2015, at 1155PM, Peter <ji...@zeus.net.au> wrote:
> 
> Dennis,
> 
> We're still missing the following package from the qa test suite:
> 
> org.apache.river.test.support.*
> 
> I've added it locally and now the qa test suite is running, I'll report back my results.
> 
> Regards,
> 
> Peter.


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Dennis,

We're still missing the following package from the qa test suite:

org.apache.river.test.support.*

I've added it locally and now the qa test suite is running, I'll report 
back my results.

Regards,

Peter.

Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
> On Sep 3, 2015, at 218PM, Bryan Thompson <br...@systap.com> wrote:
> 
> Spinning off a 2.2.2 modularization effort to me sounds like it could
> create some confusion and undermine the 3.0 release.  I'd rather focus the
> modularization effort into 3.0.  Modularization is a huge pain and the
> payoff is long term.  Rather not pay it twice.

I have created a script that generates a modularized project based on the project created jars (take a look at modularize/ModularizeRiver.groovy). I was thinking of starting with that as a way to keep the projects in synch for now. So it’s already on it’s way, shouldn’t be that big of a deal to turn the crank.

> 
> Yes. Big ant projects with checked in binaries.  Exactly that model.
> 
> We are managing to keep evolution running in parallel with modularization.
> 
> One thing that made life easier was switching from SVN to git.  This made
> the merges much easier to manage.

Exactly what we went through as well, switched from svn to git. Also follow this branching model: http://nvie.com/posts/a-successful-git-branching-model/

> 
> Although a recent git convert, I would be very much in favor of switching
> to git for river (after a release).

+1

Dennis



Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Spinning off a 2.2.2 modularization effort to me sounds like it could
create some confusion and undermine the 3.0 release.  I'd rather focus the
modularization effort into 3.0.  Modularization is a huge pain and the
payoff is long term.  Rather not pay it twice.

Yes. Big ant projects with checked in binaries.  Exactly that model.

We are managing to keep evolution running in parallel with modularization.

One thing that made life easier was switching from SVN to git.  This made
the merges much easier to manage.

Although a recent git convert, I would be very much in favor of switching
to git for river (after a release).

Bryan



----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Thu, Sep 3, 2015 at 2:13 PM, Dennis Reedy <de...@gmail.com> wrote:

>
> > On Sep 3, 2015, at 203PM, Bryan Thompson <br...@systap.com> wrote:
> >
> > I think that we could:
> >
> > 1. Release 3.0 on the shortest path consistent with appropriate QA.
> > 2a. Refactor the project structure into modules
> > 2b. Extend the project into interesting use case areas (IoT was discussed
> > recently).
> >
> > 2a and 2b could occur in parallel.
>
> Generally agree (might disagree a bit on 2a and 2b concurrently). Big
> question for me though is as we release 3.0 (hopefully by end of 3Q - so
> this month) as a release candidate, and as we do bug fixes to approach a
> release, we’ll have to maintain both monolithic and modularized projects.
> Could be a pain.
>
> Do we also spin off a 2.2.2 modularization effort?
>
> >
> > A release with a project modular structure refactor would probably be
> > another major release (4.0).  It will change the way people consume the
> > code.  But it can happen as soon as the project has been modularized.  (I
> > am going through this modular project pain right now in blazegraph.)
> >
>
> I’ve just been through this with 4 major projects I’m working with
> currently. I transitioned them from monolithic Ant projects with checked in
> binaries, to nimble Gradle projects that use great automation and
> dependency management. It was tough, but in the end totally worth it. Good
> luck :)
>
> Regards
>
> Dennis
>
>

Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
> On Sep 3, 2015, at 203PM, Bryan Thompson <br...@systap.com> wrote:
> 
> I think that we could:
> 
> 1. Release 3.0 on the shortest path consistent with appropriate QA.
> 2a. Refactor the project structure into modules
> 2b. Extend the project into interesting use case areas (IoT was discussed
> recently).
> 
> 2a and 2b could occur in parallel.

Generally agree (might disagree a bit on 2a and 2b concurrently). Big question for me though is as we release 3.0 (hopefully by end of 3Q - so this month) as a release candidate, and as we do bug fixes to approach a release, we’ll have to maintain both monolithic and modularized projects. Could be a pain.

Do we also spin off a 2.2.2 modularization effort?

> 
> A release with a project modular structure refactor would probably be
> another major release (4.0).  It will change the way people consume the
> code.  But it can happen as soon as the project has been modularized.  (I
> am going through this modular project pain right now in blazegraph.)
> 

I’ve just been through this with 4 major projects I’m working with currently. I transitioned them from monolithic Ant projects with checked in binaries, to nimble Gradle projects that use great automation and dependency management. It was tough, but in the end totally worth it. Good luck :)

Regards

Dennis


Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
I think that we could:

1. Release 3.0 on the shortest path consistent with appropriate QA.
2a. Refactor the project structure into modules
2b. Extend the project into interesting use case areas (IoT was discussed
recently).

2a and 2b could occur in parallel.

A release with a project modular structure refactor would probably be
another major release (4.0).  It will change the way people consume the
code.  But it can happen as soon as the project has been modularized.  (I
am going through this modular project pain right now in blazegraph.)

Thanks,
Bryan

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Thu, Sep 3, 2015 at 1:53 PM, Dennis Reedy <de...@gmail.com> wrote:

> Hi Greg,
>
> Thanks for the reply, see below.
>
> > On Sep 3, 2015, at 126PM, Greg Trasuk <tr...@stratuscom.com> wrote:
> >
> >>
> >> I am considering your point wrt creating a separate project, I warming
> up to it, but I would really rather see River split into a multi-module
> project instead of splintering off multiple repositories/projects that can
> be used with the River platform. I see the Groovy configuration
> implementation as part of the River platform, not an external project.
> >>
> >
> > I think we’re in agreement.  Perhaps our confusion is because I haven’t
> fully explained what I mean by “separate deliverable”.  I should probably
> create a separate thread to talk about “projects and deliverables” and how
> they relate to repositories.  The gist of what I’m getting at is that a
> “release” shouldn’t be a big thing.  Right now, we “release” River, and it
> generates 10 or so artifacts.  Problem is, a good change to a single
> artifact requires us to consider the impact on every other aspect of the
> project. We need to reduce that coupling (given, of course, that there is
> always some artifacts really do have natural coupling).
>
> Total agreement, see below …
>
> >
> >> If multiple repositories/projects is the intent/direction then we can
> define River core, then create stand-alone repositories/projects that
> depend on River core. Move out Outrigger, Mahalo, Norm, etc … Is that what
> you’d like to see?
> >
> >> Different projects that can be added to core River? Just curious. Would
> certainly allow things to move at different velocity.
> >
> > Yep, that’s it in a nutshell.  So if someone says “Here’s a patch that
> speeds up lookups”, we can go ahead and consider it in isolation, and
> release it quickly.  And people could build the part they’re interested in
> working on, without having to understand the existing complicated build
> structure.
>
> This for me is really the crux of the matter. The current way of doing
> things is based on one monolithic project, one big release, everything
> moves at the same velocity. If we choose to make the decision that 3.0 must
> be released as soon as possible, thats fine, we stick with the same
> monolithic project and release lifecycle.
>
> I agree with what Greg is saying here, and I think we need to break the
> mold, but the issue is timing. The technology we choose for project
> automation does not impact the running code, but it does change how the
> project does business. This allows us to change the velocity of releases,
> and introduce bug fixes, enhancements and new capabilities that are more
> loosely coupled.
>
> The questions now becomes, when to do it, and base it on what?
>
> Thoughts?
>
> Regards
>
> Dennis
>
>
>
>
>

Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Greg,

Thanks for the reply, see below.

> On Sep 3, 2015, at 126PM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
>> 
>> I am considering your point wrt creating a separate project, I warming up to it, but I would really rather see River split into a multi-module project instead of splintering off multiple repositories/projects that can be used with the River platform. I see the Groovy configuration implementation as part of the River platform, not an external project. 
>> 
> 
> I think we’re in agreement.  Perhaps our confusion is because I haven’t fully explained what I mean by “separate deliverable”.  I should probably create a separate thread to talk about “projects and deliverables” and how they relate to repositories.  The gist of what I’m getting at is that a “release” shouldn’t be a big thing.  Right now, we “release” River, and it generates 10 or so artifacts.  Problem is, a good change to a single artifact requires us to consider the impact on every other aspect of the project. We need to reduce that coupling (given, of course, that there is always some artifacts really do have natural coupling).

Total agreement, see below …

> 
>> If multiple repositories/projects is the intent/direction then we can define River core, then create stand-alone repositories/projects that depend on River core. Move out Outrigger, Mahalo, Norm, etc … Is that what you’d like to see?
> 
>> Different projects that can be added to core River? Just curious. Would certainly allow things to move at different velocity.
> 
> Yep, that’s it in a nutshell.  So if someone says “Here’s a patch that speeds up lookups”, we can go ahead and consider it in isolation, and release it quickly.  And people could build the part they’re interested in working on, without having to understand the existing complicated build structure.

This for me is really the crux of the matter. The current way of doing things is based on one monolithic project, one big release, everything moves at the same velocity. If we choose to make the decision that 3.0 must be released as soon as possible, thats fine, we stick with the same monolithic project and release lifecycle.

I agree with what Greg is saying here, and I think we need to break the mold, but the issue is timing. The technology we choose for project automation does not impact the running code, but it does change how the project does business. This allows us to change the velocity of releases, and introduce bug fixes, enhancements and new capabilities that are more loosely coupled.

The questions now becomes, when to do it, and base it on what?

Thoughts?

Regards

Dennis





Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
Hi Dennis and others:

Comments intertwined…


> On Sep 3, 2015, at 12:01 PM, Dennis Reedy <de...@gmail.com> wrote:
> 
> Hi Greg,
> 
> Some comments inlined below.
> 
>> On Sep 3, 2015, at 1046AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>> 
>>> 
>>> +1 for putting it in the net.jini.config API namespace, the DSL lives in net.jini.config.
>> 
>> Arguably, the important thing, the thing that really _should_ be in net.jini.config, is the Configuration interface., bakes that forms part of the API that one uses to create services.  If the Configuration interface changed, the code to start up any service would immediately break.
>> 
>> The ConfigurationFile implementation is in there because it’s in there.  Developers never see the ConfigurationFile class if they’re using the Configuration interface and the ConfigurationProvider correctly.
> 
> Well, it needs to be in jsk-platform.jar is the important thing. If we choose to make implementations of the Configuration interface go to org.apache.river thats fine. Lets just be consistent.
> 

I’m with you on this

>> 
>>> This is a good thing, we should consider deprecating the DSL in favour of Groovy.
>>> 
>> 
>> Really?  We should force Java developers to learn a new programming language so they can configure their system?
> 
> You dont have to learn a new language. Groovy is just an extension of Java. You can certainly learn some of the new idioms and approaches that Groovy provides, or just use straight Java. For that matter, learning some of Java 8’s new features is similar to learning some of the Groovy idioms. I dont think it’s a stretch at all for Java developers to use a Groovy based configuration approach, at least it hasn’t been for so far.
> 
> Lastly, the current configuration approach requires learning. You have Java syntax, but no behavior. You cannot provide logic, just invocations to static methods. I have found that this has always been a stumbling block for those that have to learn how to configure Jini services. The common reaction I have heard is; “What is this? Is it Java?” The answer is, well kind-of sort of, but no.
> 
>> 
>> I do not understand your logic in saying “we should consider deprecating the DSL in favour of Groovy”.  Nor your logic.  I’m not saying the Java-like Configuration DSL is wonderful, but surely a Groovy-based DSL vs a Java-based DSL is purely a matter of taste.
> 
> No, its functionality. You cannot provide logic with the current approach, you can with Groovy.
> 

>> 
>>> There's no standards body for Jini standardization, we need to be able to manage and evolve our API sensibly,
>> 
>> This is my point, lest you think I’m just “resisting progress”.  Sensibly is the key word.  We, the Apache River project, inherited the Jini Specification, but then we very purposefully drew a line around it, saying “This is a point of reference for when people write services”.  We adopted the policy that changes to the specification need to be discussed and voted on, because those changes affect users of the tool set.  Changes to the Jini API cross a line of demarcation where _we_ decided, long ago, that “we really need to talk about it”.  That’s why I’m challenging  cavalier statements like “we should consider deprecating the DSL in favour of Groovy”. 
>> 
>> The demarcation point of the specification should serve as a reminder that we’re writing this thing in order to let people create service-oriented architectures.  We need to consider the users.
>> 
> 
> And how exactly are we not doing this?
> 
>> 
>> 
>>> locking out progress would lead to paralysis and inevitable obsolesence.
>>> 
>>> The Groovy configuration is far superior to the DSL in many ways,
>> 
>> Please specify.
>> 
>>> leaving it as an implementation detail, discourages usage.
>>> 
>> 
>> Here is my real  point when I suggest that GroovyConfiguration might be best separated out into a separate project.  We could structure a project, discuss it, vote on a release and have it into Maven Central by the end of next week.  So users of River could have an easy way to use a GroovyConfiguration pretty much RIGHT NOW (I realize they can use it now, but it would be easier if they had a jar file with the right provider api hooks) instead of having it when they get around to adopting River 3.0, which will be after we get around to releasing River 3.0.  
> 
> Well you can use GroovyConfig right now, just add rio-platform.jar to your startup classpath :)
> 
> I am considering your point wrt creating a separate project, I warming up to it, but I would really rather see River split into a multi-module project instead of splintering off multiple repositories/projects that can be used with the River platform. I see the Groovy configuration implementation as part of the River platform, not an external project. 
> 

I think we’re in agreement.  Perhaps our confusion is because I haven’t fully explained what I mean by “separate deliverable”.  I should probably create a separate thread to talk about “projects and deliverables” and how they relate to repositories.  The gist of what I’m getting at is that a “release” shouldn’t be a big thing.  Right now, we “release” River, and it generates 10 or so artifacts.  Problem is, a good change to a single artifact requires us to consider the impact on every other aspect of the project.  We need to reduce that coupling (given, of course, that there is always some artifacts really do have natural coupling).

> If multiple repositories/projects is the intent/direction then we can define River core, then create stand-alone repositories/projects that depend on River core. Move out Outrigger, Mahalo, Norm, etc … Is that what you’d like to see?

> Different projects that can be added to core River? Just curious. Would certainly allow things to move at different velocity.

Yep, that’s it in a nutshell.  So if someone says “Here’s a patch that speeds up lookups”, we can go ahead and consider it in isolation, and release it quickly.  And people could build the part they’re interested in working on, without having to understand the existing complicated build structure.

> 
>> 
>> When I have, in the past, talked about “navel gazing”, this is what I mean.  Here we are, arguing over whether the existing configuration DSL should be entirely replaced, and what the right package is, when we could have created a separate deliverable and had it done by now, if only we were willing to use the actual extension mechanism that’s built into the existing product rather than talk about changing the public API!
> 
> The public API is not changing at all.
> 
>> 
>> When I argue against messing around with the JTSK, it’s because delivering useful functionality to users in small increments will be faster than making any changes to that behemoth.  No matter how you slice it, the larger the deliverable, the longer things take, especially if we’re doing our due diligence correctly and considering the downstream impact.  Believe it or not, when I show a bias against touching the JTSK I am promoting a bias towards action.
> 
> The JTSK is actually a misnomer, I see little starting point with the Jini Technology Starter Kit. I for one, sincerely hope we mess around with the JTSK to make it more approachable to developers.
> 

Totally agree with you.  Except instead of making the JTSK more approachable to developers, I argue for making Jini technology more approachable.  One of the big points I’d like people to take from the river-examples work is that you absolutely do not need to download or build the JTSK in order to use Jini/River.

>> 
>> Pardon my venting.  It’s because I have used Jini in real applications and truly, truly think it’s a technology that we should be promoting, so anything that gets in the way of ACTUALLY SHIPPING SOMETHING kind of gets under my skin.  I’ll stop now.
> 
> I hope I have misconstrued your point here, and I realize this is a vent, but with all due respect Greg, you seem to imply that we have not, or do not currently use Jini in real applications. I hope you realize this somewhat misguided at best, and that we are all trying to make River more applicable and work in real applications. The reasons why contributions like GroovyConfig (and others) have been introduced is because they are used in real-world applications, make configuration easier (and more easy to understand).
> 

Yeah, you misconstrued my point; my fault - I guess I wasn’t clear enough.  I actually REALLY LIKE the idea of getting Groovy configuration out there in a ‘groovy-config.jar’ that you can just drop into your classpath, or call it out in your dependency list in Maven or Gradle.  I’m trying point out that since the Configuration system already has the extension mechanism of the META-INF entries, and GroovyConfiguration doesn’t depend on anything that isn’t in the public API, there’s no need to tie it into releasing River 3.0.

> IMO, we are trying very hard to actually ship something. I realize you have some issues with whats going on, and from recent discussions, I have gleaned the following:
> 
> 1. Is it that the Groovy configuration approach has not been put into a separate project although the Groovy configuration implementation (2 classes) has been part of the project for 6 years?
> 
> 2. Is it that small modifications to the project build (in qa-refactor-namespace branch) have been made to create a groovy-config.jar that allows developers/deployers to use the Groovy configuration capability?
> 

See above - I’d like to get improvements to the user experience out there as quickly as possible.  Tying them to the process of releasing the JTSK can only slow things down.

> 3. Is it the dep-libs approach? I would also love to change this BTW.

I do dislike deps-lib.

> 
> 4. Is it the package for net.jini.config.GroovyConfig and net.jini.config.Component? This is easily solvable, as I had indicated previously if this is an issue I have no qualms moving it. I just think we should be consistent in that all implementations of net.jini.config.Configuration should be done the same way.
> 

I’m pretty sure we agree here, Dennis.  I don’t want to give the impression that I think this is a big issue.  

> 5. Do you ant any of the above put up for a vote?

Not at the present time.

> 
> Lets figure this out and get this done.
> 
> 
> Regards
> 
> Dennis
> 
> 
> 
> 
> 


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Greg,

Some comments inlined below.

> On Sep 3, 2015, at 1046AM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
>> 
>> +1 for putting it in the net.jini.config API namespace, the DSL lives in net.jini.config.
> 
> Arguably, the important thing, the thing that really _should_ be in net.jini.config, is the Configuration interface., bakes that forms part of the API that one uses to create services.  If the Configuration interface changed, the code to start up any service would immediately break.
> 
> The ConfigurationFile implementation is in there because it’s in there.  Developers never see the ConfigurationFile class if they’re using the Configuration interface and the ConfigurationProvider correctly.

Well, it needs to be in jsk-platform.jar is the important thing. If we choose to make implementations of the Configuration interface go to org.apache.river thats fine. Lets just be consistent.

> 
>> This is a good thing, we should consider deprecating the DSL in favour of Groovy.
>> 
> 
> Really?  We should force Java developers to learn a new programming language so they can configure their system?

You dont have to learn a new language. Groovy is just an extension of Java. You can certainly learn some of the new idioms and approaches that Groovy provides, or just use straight Java. For that matter, learning some of Java 8’s new features is similar to learning some of the Groovy idioms. I dont think it’s a stretch at all for Java developers to use a Groovy based configuration approach, at least it hasn’t been for so far.

Lastly, the current configuration approach requires learning. You have Java syntax, but no behavior. You cannot provide logic, just invocations to static methods. I have found that this has always been a stumbling block for those that have to learn how to configure Jini services. The common reaction I have heard is; “What is this? Is it Java?” The answer is, well kind-of sort of, but no.

> 
> I do not understand your logic in saying “we should consider deprecating the DSL in favour of Groovy”.  Nor your logic.  I’m not saying the Java-like Configuration DSL is wonderful, but surely a Groovy-based DSL vs a Java-based DSL is purely a matter of taste.

No, its functionality. You cannot provide logic with the current approach, you can with Groovy.

> 
>> There's no standards body for Jini standardization, we need to be able to manage and evolve our API sensibly,
> 
> This is my point, lest you think I’m just “resisting progress”.  Sensibly is the key word.  We, the Apache River project, inherited the Jini Specification, but then we very purposefully drew a line around it, saying “This is a point of reference for when people write services”.  We adopted the policy that changes to the specification need to be discussed and voted on, because those changes affect users of the tool set.  Changes to the Jini API cross a line of demarcation where _we_ decided, long ago, that “we really need to talk about it”.  That’s why I’m challenging  cavalier statements like “we should consider deprecating the DSL in favour of Groovy”. 
> 
> The demarcation point of the specification should serve as a reminder that we’re writing this thing in order to let people create service-oriented architectures.  We need to consider the users.
> 

And how exactly are we not doing this?

> 
> 
>> locking out progress would lead to paralysis and inevitable obsolesence.
>> 
>> The Groovy configuration is far superior to the DSL in many ways,
> 
> Please specify.
> 
>> leaving it as an implementation detail, discourages usage.
>> 
> 
> Here is my real  point when I suggest that GroovyConfiguration might be best separated out into a separate project.  We could structure a project, discuss it, vote on a release and have it into Maven Central by the end of next week.  So users of River could have an easy way to use a GroovyConfiguration pretty much RIGHT NOW (I realize they can use it now, but it would be easier if they had a jar file with the right provider api hooks) instead of having it when they get around to adopting River 3.0, which will be after we get around to releasing River 3.0.  

Well you can use GroovyConfig right now, just add rio-platform.jar to your startup classpath :)

I am considering your point wrt creating a separate project, I warming up to it, but I would really rather see River split into a multi-module project instead of splintering off multiple repositories/projects that can be used with the River platform. I see the Groovy configuration implementation as part of the River platform, not an external project. 

If multiple repositories/projects is the intent/direction then we can define River core, then create stand-alone repositories/projects that depend on River core. Move out Outrigger, Mahalo, Norm, etc … Is that what you’d like to see? Different projects that can be added to core River? Just curious. Would certainly allow things to move at different velocity.

> 
> When I have, in the past, talked about “navel gazing”, this is what I mean.  Here we are, arguing over whether the existing configuration DSL should be entirely replaced, and what the right package is, when we could have created a separate deliverable and had it done by now, if only we were willing to use the actual extension mechanism that’s built into the existing product rather than talk about changing the public API!

The public API is not changing at all.

> 
> When I argue against messing around with the JTSK, it’s because delivering useful functionality to users in small increments will be faster than making any changes to that behemoth.  No matter how you slice it, the larger the deliverable, the longer things take, especially if we’re doing our due diligence correctly and considering the downstream impact.  Believe it or not, when I show a bias against touching the JTSK I am promoting a bias towards action.

The JTSK is actually a misnomer, I see little starting point with the Jini Technology Starter Kit. I for one, sincerely hope we mess around with the JTSK to make it more approachable to developers.

> 
> Pardon my venting.  It’s because I have used Jini in real applications and truly, truly think it’s a technology that we should be promoting, so anything that gets in the way of ACTUALLY SHIPPING SOMETHING kind of gets under my skin.  I’ll stop now.

I hope I have misconstrued your point here, and I realize this is a vent, but with all due respect Greg, you seem to imply that we have not, or do not currently use Jini in real applications. I hope you realize this somewhat misguided at best, and that we are all trying to make River more applicable and work in real applications. The reasons why contributions like GroovyConfig (and others) have been introduced is because they are used in real-world applications, make configuration easier (and more easy to understand).

IMO, we are trying very hard to actually ship something. I realize you have some issues with whats going on, and from recent discussions, I have gleaned the following:

1. Is it that the Groovy configuration approach has not been put into a separate project although the Groovy configuration implementation (2 classes) has been part of the project for 6 years?

2. Is it that small modifications to the project build (in qa-refactor-namespace branch) have been made to create a groovy-config.jar that allows developers/deployers to use the Groovy configuration capability?

3. Is it the dep-libs approach? I would also love to change this BTW.

4. Is it the package for net.jini.config.GroovyConfig and net.jini.config.Component? This is easily solvable, as I had indicated previously if this is an issue I have no qualms moving it. I just think we should be consistent in that all implementations of net.jini.config.Configuration should be done the same way.

5. Do you ant any of the above put up for a vote?

Lets figure this out and get this done.


Regards

Dennis






Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
> On Sep 3, 2015, at 3:43 AM, Peter <ji...@zeus.net.au> wrote:
> 
> +1 for putting it in the net.jini.config API namespace, the DSL lives in net.jini.config.

Arguably, the important thing, the thing that really _should_ be in net.jini.config, is the Configuration interface., bakes that forms part of the API that one uses to create services.  If the Configuration interface changed, the code to start up any service would immediately break.

The ConfigurationFile implementation is in there because it’s in there.  Developers never see the ConfigurationFile class if they’re using the Configuration interface and the ConfigurationProvider correctly.

>  This is a good thing, we should consider deprecating the DSL in favour of Groovy.
> 

Really?  We should force Java developers to learn a new programming language so they can configure their system?

I do not understand your logic in saying “we should consider deprecating the DSL in favour of Groovy”.  Nor your logic.  I’m not saying the Java-like Configuration DSL is wonderful, but surely a Groovy-based DSL vs a Java-based DSL is purely a matter of taste.
 
> There's no standards body for Jini standardization, we need to be able to manage and evolve our API sensibly,

This is my point, lest you think I’m just “resisting progress”.  Sensibly is the key word.  We, the Apache River project, inherited the Jini Specification, but then we very purposefully drew a line around it, saying “This is a point of reference for when people write services”.  We adopted the policy that changes to the specification need to be discussed and voted on, because those changes affect users of the tool set.  Changes to the Jini API cross a line of demarcation where _we_ decided, long ago, that “we really need to talk about it”.  That’s why I’m challenging  cavalier statements like “we should consider deprecating the DSL in favour of Groovy”. 

The demarcation point of the specification should serve as a reminder that we’re writing this thing in order to let people create service-oriented architectures.  We need to consider the users.



> locking out progress would lead to paralysis and inevitable obsolesence.
> 
> The Groovy configuration is far superior to the DSL in many ways,

Please specify.

> leaving it as an implementation detail, discourages usage.
> 

Here is my real  point when I suggest that GroovyConfiguration might be best separated out into a separate project.  We could structure a project, discuss it, vote on a release and have it into Maven Central by the end of next week.  So users of River could have an easy way to use a GroovyConfiguration pretty much RIGHT NOW (I realize they can use it now, but it would be easier if they had a jar file with the right provider api hooks) instead of having it when they get around to adopting River 3.0, which will be after we get around to releasing River 3.0.  

When I have, in the past, talked about “navel gazing”, this is what I mean.  Here we are, arguing over whether the existing configuration DSL should be entirely replaced, and what the right package is, when we could have created a separate deliverable and had it done by now, if only we were willing to use the actual extension mechanism that’s built into the existing product rather than talk about changing the public API!

When I argue against messing around with the JTSK, it’s because delivering useful functionality to users in small increments will be faster than making any changes to that behemoth.  No matter how you slice it, the larger the deliverable, the longer things take, especially if we’re doing our due diligence correctly and considering the downstream impact.  Believe it or not, when I show a bias against touching the JTSK I am promoting a bias towards action.

Pardon my venting.  It’s because I have used Jini in real applications and truly, truly think it’s a technology that we should be promoting, so anything that gets in the way of ACTUALLY SHIPPING SOMETHING kind of gets under my skin.  I’ll stop now.

Cheers,

Greg Trasuk

> Peter.
> 
> 
> On 3/09/2015 5:17 AM, Dennis Reedy wrote:
>>> On Sep 2, 2015, at 304PM, Greg Trasuk<tr...@stratuscom.com>  wrote:
>>> 
>>> 
>>>> On Sep 2, 2015, at 2:45 PM, Dennis Reedy<de...@gmail.com>  wrote:
>>>> 
>>>> Hi Greg,
>>>> 
>>>> I am quite aware of the purpose of the net.jini namespace :) The GroovyConfig class follows net.jini.config.ConfigurationFile packaging. Building groovy-config.jar follows the current approach of external jars (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The only time you’ll have a Groovy runtime dependency is when you add groovy-config.jar to your classpath. Furthermore, the groovy-config.pom declared a dependency on groovy-all so you’ll get groovy resolved transitively when using dependency management.
>>>> 
>>> OK, I’m just trying to avoid entanglements in the build.  We keep talking about wanting to modularize and simplify the build, so it seems odd to be adding more stuff into the JTSK core rather than spinning stuff out of it.  But as I said, I don’t have a strong opinion.
>> I was just following the lead of net.jini.config.ConfigurationFile. If others feel strongly about this, I’ll move it into org.apache.river.config. If thats the case, then ConfigurationFile should move as well? Otherwise lets keep it in net.jini.config
>> 
>>> I do have a strong opinion about the use of dep-libs.  I don’t like it.  I don’t like it at all.  We need to deal with getting jar files out of the source release.  I don’t think we have any business archiving and distributing someone else’s artifacts, even if the license does allow it.  I do know that Apache policy is that releases are source code only.   I tried to introduce Ivy a while ago and got slapped down, so I’ll let someone else figure out how to separate the stuff out and then distribute the deps separately.
>> I tend to agree with the dep-libs, but it’s what we have now. Do you want to make this a pre-requisite to the 3.0 release? I have a small window to help getting 3.0 in shape to be a release candidate, if we all agree to adding Ivy (yuck, but its a step towards dependency management), I could try and fit that in - that is as long as all the dep-libs are resolvable from central.
>> 
>> Simplest case; for a source release we can exclude dep-libs. If someone wants to build they can svn checkout a branch.
>> 
>> 
>>>> Also, took a look at your mods to deploy_river.groovy, no problem that you needed to use gpg:sign-and-deploy-file, but curious as to why you chose to put the command to execute in a list instead of use the string as before?
>>>> 
>>> I don’t remember, it was a while ago.  I seem to recall that I had to change it to get it to work.  Probably something about escaping the characters to keep Maven happy, but I don’t recall exactly.  Feel free to change it if it makes more sense.
>> No problem, it’s a utility, if that makes it work, fine with me. Was just curious.
>> 
>> Thanks
>> 
>> Dennis
>> 
>> 
> 


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
+1 for putting it in the net.jini.config API namespace, the DSL lives in 
net.jini.config.  This is a good thing, we should consider deprecating 
the DSL in favour of Groovy.

There's no standards body for Jini standardisation, we need to be able 
to manage and evolve our API sensibly, locking out progress would lead 
to paralysis and inevitable obsolesence.

The Groovy configuration is far superior to the DSL in many ways, 
leaving it as an implementation detail, discourages usage.

Peter.


On 3/09/2015 5:17 AM, Dennis Reedy wrote:
>> On Sep 2, 2015, at 304PM, Greg Trasuk<tr...@stratuscom.com>  wrote:
>>
>>
>>> On Sep 2, 2015, at 2:45 PM, Dennis Reedy<de...@gmail.com>  wrote:
>>>
>>> Hi Greg,
>>>
>>> I am quite aware of the purpose of the net.jini namespace :) The GroovyConfig class follows net.jini.config.ConfigurationFile packaging. Building groovy-config.jar follows the current approach of external jars (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The only time you’ll have a Groovy runtime dependency is when you add groovy-config.jar to your classpath. Furthermore, the groovy-config.pom declared a dependency on groovy-all so you’ll get groovy resolved transitively when using dependency management.
>>>
>> OK, I’m just trying to avoid entanglements in the build.  We keep talking about wanting to modularize and simplify the build, so it seems odd to be adding more stuff into the JTSK core rather than spinning stuff out of it.  But as I said, I don’t have a strong opinion.
> I was just following the lead of net.jini.config.ConfigurationFile. If others feel strongly about this, I’ll move it into org.apache.river.config. If thats the case, then ConfigurationFile should move as well? Otherwise lets keep it in net.jini.config
>
>> I do have a strong opinion about the use of dep-libs.  I don’t like it.  I don’t like it at all.  We need to deal with getting jar files out of the source release.  I don’t think we have any business archiving and distributing someone else’s artifacts, even if the license does allow it.  I do know that Apache policy is that releases are source code only.   I tried to introduce Ivy a while ago and got slapped down, so I’ll let someone else figure out how to separate the stuff out and then distribute the deps separately.
> I tend to agree with the dep-libs, but it’s what we have now. Do you want to make this a pre-requisite to the 3.0 release? I have a small window to help getting 3.0 in shape to be a release candidate, if we all agree to adding Ivy (yuck, but its a step towards dependency management), I could try and fit that in - that is as long as all the dep-libs are resolvable from central.
>
> Simplest case; for a source release we can exclude dep-libs. If someone wants to build they can svn checkout a branch.
>
>
>>> Also, took a look at your mods to deploy_river.groovy, no problem that you needed to use gpg:sign-and-deploy-file, but curious as to why you chose to put the command to execute in a list instead of use the string as before?
>>>
>> I don’t remember, it was a while ago.  I seem to recall that I had to change it to get it to work.  Probably something about escaping the characters to keep Maven happy, but I don’t recall exactly.  Feel free to change it if it makes more sense.
> No problem, it’s a utility, if that makes it work, fine with me. Was just curious.
>
> Thanks
>
> Dennis
>
>


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
> On Sep 2, 2015, at 304PM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
> 
>> On Sep 2, 2015, at 2:45 PM, Dennis Reedy <de...@gmail.com> wrote:
>> 
>> Hi Greg,
>> 
>> I am quite aware of the purpose of the net.jini namespace :) The GroovyConfig class follows net.jini.config.ConfigurationFile packaging. Building groovy-config.jar follows the current approach of external jars (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The only time you’ll have a Groovy runtime dependency is when you add groovy-config.jar to your classpath. Furthermore, the groovy-config.pom declared a dependency on groovy-all so you’ll get groovy resolved transitively when using dependency management.
>> 
> 
> OK, I’m just trying to avoid entanglements in the build.  We keep talking about wanting to modularize and simplify the build, so it seems odd to be adding more stuff into the JTSK core rather than spinning stuff out of it.  But as I said, I don’t have a strong opinion.

I was just following the lead of net.jini.config.ConfigurationFile. If others feel strongly about this, I’ll move it into org.apache.river.config. If thats the case, then ConfigurationFile should move as well? Otherwise lets keep it in net.jini.config

> 
> I do have a strong opinion about the use of dep-libs.  I don’t like it.  I don’t like it at all.  We need to deal with getting jar files out of the source release.  I don’t think we have any business archiving and distributing someone else’s artifacts, even if the license does allow it.  I do know that Apache policy is that releases are source code only.   I tried to introduce Ivy a while ago and got slapped down, so I’ll let someone else figure out how to separate the stuff out and then distribute the deps separately.

I tend to agree with the dep-libs, but it’s what we have now. Do you want to make this a pre-requisite to the 3.0 release? I have a small window to help getting 3.0 in shape to be a release candidate, if we all agree to adding Ivy (yuck, but its a step towards dependency management), I could try and fit that in - that is as long as all the dep-libs are resolvable from central.

Simplest case; for a source release we can exclude dep-libs. If someone wants to build they can svn checkout a branch.


> 
>> Also, took a look at your mods to deploy_river.groovy, no problem that you needed to use gpg:sign-and-deploy-file, but curious as to why you chose to put the command to execute in a list instead of use the string as before?
>> 
> 
> I don’t remember, it was a while ago.  I seem to recall that I had to change it to get it to work.  Probably something about escaping the characters to keep Maven happy, but I don’t recall exactly.  Feel free to change it if it makes more sense.

No problem, it’s a utility, if that makes it work, fine with me. Was just curious.

Thanks

Dennis


Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
> On Sep 2, 2015, at 2:45 PM, Dennis Reedy <de...@gmail.com> wrote:
> 
> Hi Greg,
> 
> I am quite aware of the purpose of the net.jini namespace :) The GroovyConfig class follows net.jini.config.ConfigurationFile packaging. Building groovy-config.jar follows the current approach of external jars (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The only time you’ll have a Groovy runtime dependency is when you add groovy-config.jar to your classpath. Furthermore, the groovy-config.pom declared a dependency on groovy-all so you’ll get groovy resolved transitively when using dependency management.
> 

OK, I’m just trying to avoid entanglements in the build.  We keep talking about wanting to modularize and simplify the build, so it seems odd to be adding more stuff into the JTSK core rather than spinning stuff out of it.  But as I said, I don’t have a strong opinion.

I do have a strong opinion about the use of dep-libs.  I don’t like it.  I don’t like it at all.  We need to deal with getting jar files out of the source release.  I don’t think we have any business archiving and distributing someone else’s artifacts, even if the license does allow it.  I do know that Apache policy is that releases are source code only.   I tried to introduce Ivy a while ago and got slapped down, so I’ll let someone else figure out how to separate the stuff out and then distribute the deps separately.

> Also, took a look at your mods to deploy_river.groovy, no problem that you needed to use gpg:sign-and-deploy-file, but curious as to why you chose to put the command to execute in a list instead of use the string as before?
> 

I don’t remember, it was a while ago.  I seem to recall that I had to change it to get it to work.  Probably something about escaping the characters to keep Maven happy, but I don’t recall exactly.  Feel free to change it if it makes more sense.

Cheers,

Greg Trasuk

> Thanks
> 
> Dennis
> 
> 
>> On Sep 2, 2015, at 205PM, Greg Trasuk <tr...@stratuscom.com> wrote:
>> 
>> 
>>> On Sep 2, 2015, at 1:36 PM, Dennis Reedy <de...@gmail.com> wrote:
>>> 
>>> Hi Greg,
>>> 
>>> Okay, gotcha, makes sense. I did however add the necessary trappings to the build so the groovy classes get compiled and put into groovy-config.jar. One proviso though, I am moving org.apache.rover.config.Component to net.jini.config.Component since net.jini.config.GroovyConfig requires it.
>>> 
>> 
>> I wonder if maybe it should be the other way around?  Does GroovyConfig have to be in net.jini.config?  The
>> net.jini namespace is supposed to be for “specification” classes and API.  If you’re using the groovy-config.jar approach, the user doesn’t need to instantiate GroovyConfig, because it will be done automatically by ConfigProvider through the plugin mechanism.  So GroovyConfig is sort of an implementation class - is there any need for the user’s app to have coupling to the name and package?  Would it make sense for groovy-config to have a package all to itself, maybe ‘org.apache.river.config.groovy'? (I don’t have a strong opinion, except for a general reluctance to add to the public API if it isn’t absolutely necessary).  That would be the cleanest thing if we were going to do it as a stand-alone release.  Also that avoids any undefined dependency on the Groovy runtime in the core JTSK jars.
>> 
>> 
>>> Lastly, are you using the poms/ directory and the deploy_river.groovy utility to publish River artifacts, or are you using something different? I’d like to create a groovy-config.pom in the correct place so it gets published as well. As an aside, I’ll put together an install_river.groovy script to install to local repository for testing if anyone is interested.
>>> 
>> 
>> Yes, when I did the releases from the 2.2 branch, it is using the deploy_river.groovy script and the poms/ directory.  I think I’ve edited the script though, so you might want to have a look at it.  
>> 
>> Cheers,
>> 
>> Greg Trasuk
>> 
>>> Thanks
>>> 
>>> Dennis
>>> 
>>>> On Sep 2, 2015, at 1111AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>>> 
>>>> 
>>>> Hi Dennis:
>>>> 
>>>> I realize that it’s already in the trunk, and in the 2.2.x release branch.  But there isn’t anything in there to create a “groovy-config.jar”.   I’m suggesting that we take it out of the JTSK 2.2 trunk tree (which is going to become 3.0, isn’t it?)  and put it into a separate “releasable”/“Deliverable” unit, much like river-examples.  It seems like useful functionality no matter which version of River someone’s using.  If it isn’t inherently coupled to the code in the trunk, why couple the release lifecycle to River 2.2 or 3.0?  
>>>> 
>>>> But, if you think it’s easier and quicker to add the jar file creation to 3.0 and get it into Maven Central through that release, then by all means go for it!
>>>> 
>>>> Cheers,
>>>> 
>>>> Greg Trasuk
>>>> 
>>>> 
>>>>> On Sep 2, 2015, at 10:41 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>>> 
>>>>> 
>>>>> Hi Greg,
>>>>> 
>>>>> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
>>>>> 
>>>>> Dennis
>>>>> 
>>>>>> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>>>>> 
>>>>>> 
>>>>>> Hi Dennis:
>>>>>> 
>>>>>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>>>>>> 
>>>>>> So, the way to proceed is 
>>>>>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>>>>>> 2 - Put the right files in that repository
>>>>>> 3 - Call a release vote.
>>>>>> 
>>>>>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>>>>>> 
>>>>>> 
>>>>>> Cheers,
>>>>>> 
>>>>>> Greg Trasuk
>>>>>> 
>>>>>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>>>>> 
>>>>>>> Hi Peter,
>>>>>>> 
>>>>>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>>>>>>> 
>>>>>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>>>>>> 
>>>>>>> Regards
>>>>>>> 
>>>>>>> Dennis
>>>>>>> 
>>>>>>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>>>>>>> 
>>>>>>>> Thanks Dennis.
>>>>>>>> 
>>>>>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>>>>>> Peter,
>>>>>>>>> 
>>>>>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>>>>>> 
>>>>>>>>> Dennis
>>>>>>>>> 
>>>>>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>>>> 
>>>>>>>>>> Just performed a clean check out, but the build failed.
>>>>>>>>>> 
>>>>>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Greg,

I am quite aware of the purpose of the net.jini namespace :) The GroovyConfig class follows net.jini.config.ConfigurationFile packaging. Building groovy-config.jar follows the current approach of external jars (dependent jars) relies on the dep-libs/groovy/groovy-all2.3.8.jar. The only time you’ll have a Groovy runtime dependency is when you add groovy-config.jar to your classpath. Furthermore, the groovy-config.pom declared a dependency on groovy-all so you’ll get groovy resolved transitively when using dependency management.

Also, took a look at your mods to deploy_river.groovy, no problem that you needed to use gpg:sign-and-deploy-file, but curious as to why you chose to put the command to execute in a list instead of use the string as before?

Thanks

Dennis


> On Sep 2, 2015, at 205PM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
> 
>> On Sep 2, 2015, at 1:36 PM, Dennis Reedy <de...@gmail.com> wrote:
>> 
>> Hi Greg,
>> 
>> Okay, gotcha, makes sense. I did however add the necessary trappings to the build so the groovy classes get compiled and put into groovy-config.jar. One proviso though, I am moving org.apache.rover.config.Component to net.jini.config.Component since net.jini.config.GroovyConfig requires it.
>> 
> 
> I wonder if maybe it should be the other way around?  Does GroovyConfig have to be in net.jini.config?  The
> net.jini namespace is supposed to be for “specification” classes and API.  If you’re using the groovy-config.jar approach, the user doesn’t need to instantiate GroovyConfig, because it will be done automatically by ConfigProvider through the plugin mechanism.  So GroovyConfig is sort of an implementation class - is there any need for the user’s app to have coupling to the name and package?  Would it make sense for groovy-config to have a package all to itself, maybe ‘org.apache.river.config.groovy'? (I don’t have a strong opinion, except for a general reluctance to add to the public API if it isn’t absolutely necessary).  That would be the cleanest thing if we were going to do it as a stand-alone release.  Also that avoids any undefined dependency on the Groovy runtime in the core JTSK jars.
> 
> 
>> Lastly, are you using the poms/ directory and the deploy_river.groovy utility to publish River artifacts, or are you using something different? I’d like to create a groovy-config.pom in the correct place so it gets published as well. As an aside, I’ll put together an install_river.groovy script to install to local repository for testing if anyone is interested.
>> 
> 
> Yes, when I did the releases from the 2.2 branch, it is using the deploy_river.groovy script and the poms/ directory.  I think I’ve edited the script though, so you might want to have a look at it.  
> 
> Cheers,
> 
> Greg Trasuk
> 
>> Thanks
>> 
>> Dennis
>> 
>>> On Sep 2, 2015, at 1111AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>> 
>>> 
>>> Hi Dennis:
>>> 
>>> I realize that it’s already in the trunk, and in the 2.2.x release branch.  But there isn’t anything in there to create a “groovy-config.jar”.   I’m suggesting that we take it out of the JTSK 2.2 trunk tree (which is going to become 3.0, isn’t it?)  and put it into a separate “releasable”/“Deliverable” unit, much like river-examples.  It seems like useful functionality no matter which version of River someone’s using.  If it isn’t inherently coupled to the code in the trunk, why couple the release lifecycle to River 2.2 or 3.0?  
>>> 
>>> But, if you think it’s easier and quicker to add the jar file creation to 3.0 and get it into Maven Central through that release, then by all means go for it!
>>> 
>>> Cheers,
>>> 
>>> Greg Trasuk
>>> 
>>> 
>>>> On Sep 2, 2015, at 10:41 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>> 
>>>> 
>>>> Hi Greg,
>>>> 
>>>> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
>>>> 
>>>> Dennis
>>>> 
>>>>> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>>>> 
>>>>> 
>>>>> Hi Dennis:
>>>>> 
>>>>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>>>>> 
>>>>> So, the way to proceed is 
>>>>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>>>>> 2 - Put the right files in that repository
>>>>> 3 - Call a release vote.
>>>>> 
>>>>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>>>>> 
>>>>> 
>>>>> Cheers,
>>>>> 
>>>>> Greg Trasuk
>>>>> 
>>>>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>>>> 
>>>>>> Hi Peter,
>>>>>> 
>>>>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>>>>>> 
>>>>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>>>>> 
>>>>>> Regards
>>>>>> 
>>>>>> Dennis
>>>>>> 
>>>>>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>>>>>> 
>>>>>>> Thanks Dennis.
>>>>>>> 
>>>>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>>>>> Peter,
>>>>>>>> 
>>>>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>>>>> 
>>>>>>>> Dennis
>>>>>>>> 
>>>>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>>> 
>>>>>>>>> Just performed a clean check out, but the build failed.
>>>>>>>>> 
>>>>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>>>>>> 
>>>>>>>>> Regards,
>>>>>>>>> 
>>>>>>>>> Peter.
>>>>>>>>> 
>>>>>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>>>>>> <SNIP>
>>>>>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>>>>>> Checked out revision 1700715.
>>>>>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>>>>>> deps:
>>>>>>>>> prep:
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>>>> LeaseRenewalManager.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> LookupDiscovery.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> LookupLocatorDiscovery.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> dis-common-entries:
>>>>>>>>> browser.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>>>>>> destroy.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> fiddler-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>>>>>> fiddler-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>>>>>> JoinManager.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> svc-common-entries:
>>>>>>>>> fiddler-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>>>>>> mahalo-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>>>>>> mahalo-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>>>>>> mahalo-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>>>>>> mercury-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>>>>>> mercury-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>>>>>> mercury-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>>>>>> norm-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>>>>>> norm-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>>>>>> norm-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>>>>>> outrigger-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>>>>>> outrigger-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>>>>>> outrigger-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>>>>>> phoenix.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> phoenix-group.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> phoenix-stop.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> reggie-activatable.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>>>>>> reggie-persistent.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>>>>>> reggie-transient.configentry:
>>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>>>>>> ServiceDiscoveryManager.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> sharedgroup.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> start.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> WakeupManager.configentry:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>>> configentry:
>>>>>>>>> start.copy-resources:
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>>>>>> tools.copy-resources:
>>>>>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>>>>>> copy-resources:
>>>>>>>>> copy-extlibs:
>>>>>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>>>> compile:
>>>>>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>>> javac 1.8.0
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>  if (mcl.isAssignableFrom(cl)&&
>>>>>>>>>                          ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>>>      m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>>>>>                      ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>>>  AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                               ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>>>>>  AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                                ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>>>>>  interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>>>>>                       ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>  list.add(intf);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  Class cl = (Class) Security.doPrivileged(
>>>>>>>>>                                          ^
>>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>>>>>  new PrivilegedExceptionAction() {
>>>>>>>>>  ^
>>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>>>>>  ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>>>>>  ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in class Primitive
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>>>>>  resultType = ((Primitive<T>) result).getType();
>>>>>>>>>                               ^
>>>>>>>>> required: Primitive<T>
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>>>>>  result = ((Primitive<T>) result).getValue();
>>>>>>>>>                           ^
>>>>>>>>> required: Primitive<T>
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>>>>>  resultType = (Class<T>) result.getClass();
>>>>>>>>>                                         ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class<CAP#1>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> where CAP#1 is a fresh type-variable:
>>>>>>>>> CAP#1 extends Object from capture of ? extends Object
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>>>>>  return (T) result;
>>>>>>>>>             ^
>>>>>>>>> required: T
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>>>>>              return (T) defaultValue;
>>>>>>>>> required: T
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>>>>>                  return ((T)defaultValue) ;
>>>>>>>>> required: T
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>>>>>  return type;
>>>>>>>>>         ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> private class ThisRef extends Literal {
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>>>>>  return type;
>>>>>>>>>         ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>>>>>      return type;
>>>>>>>>>             ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>         type.isAssignableFrom(argType) ||
>>>>>>>>>                              ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>         argType.isAssignableFrom(type))
>>>>>>>>>                                 ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>>>>>  return type;
>>>>>>>>>         ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>>>>>      return type;
>>>>>>>>>             ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>>>>>  return type;
>>>>>>>>>         ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>>    ^
>>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>>>>>          narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>>>                             ^
>>>>>>>>> required: Object,Class<T>
>>>>>>>>> found: Object,Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>>>>>          narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>>>                                                     ^
>>>>>>>>> required: Class<T>
>>>>>>>>> found:    Class
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>  onDemandImports.add("java.lang");
>>>>>>>>>                     ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>      onDemandImports.add(value);
>>>>>>>>>                         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>          args.add(parseExpr(inEntry));
>>>>>>>>>                  ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>>  return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>>>>>                                   ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>          nodes.add(parseSubExpr(inEntry));
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>>              (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>>                                       ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found: PrivilegedAction
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>>>>>  : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>>                                        ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:    PrivilegedAction
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>>                                       ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found: PrivilegedAction
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>>>>>  : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>>                                        ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:    PrivilegedAction
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>>>>>  return new Primitive<T>((T) result);
>>>>>>>>>                              ^
>>>>>>>>> required: T
>>>>>>>>> found:    Object
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>> } else if (to.isAssignableFrom(from)) {
>>>>>>>>>                            ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>>>>>      return (T) Byte.valueOf((byte) val);
>>>>>>>>>                             ^
>>>>>>>>> required: T
>>>>>>>>> found:    Byte
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>>>>>      return (T) Character.valueOf((char) val);
>>>>>>>>>                                  ^
>>>>>>>>> required: T
>>>>>>>>> found:    Character
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>>>>>      return (T) Short.valueOf((short) val);
>>>>>>>>>                              ^
>>>>>>>>> required: T
>>>>>>>>> found:    Short
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>>>  Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>>>>>                          ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>                      (ClassLoader) Security.doPrivileged(
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>>>>>                          new PrivilegedAction() {
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  cname = (String) Security.doPrivileged(
>>>>>>>>>                                        ^
>>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>>>>>  new PrivilegedExceptionAction() {
>>>>>>>>>  ^
>>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>>>  Constructor cons = cls.getConstructor(
>>>>>>>>>                                       ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in class Class
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>>>  return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>>>>>                                        ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>>>  return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>>>>>                                    ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>  if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>>>>>                                      ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>           cj.isAssignableFrom(ck))
>>>>>>>>>                              ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>  if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>>>>>                                      ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>           ck.isAssignableFrom(cj))
>>>>>>>>>                              ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>  if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>>>                         ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>>  if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>>>                                                    ^
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>>>>>  formatterRef = new SoftReference(formatter);
>>>>>>>>>                 ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in class SoftReference
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>  contents.add(t);
>>>>>>>>>              ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>>>> required: Map<E,Boolean>
>>>>>>>>> found: ConcurrentHashMap
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>>>> required: Map<E,Boolean>
>>>>>>>>> found:    ConcurrentHashMap
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>>>>>          (securityContext.wrap(new PrivilegedAction() {
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>>>          (securityContext.wrap(new PrivilegedAction() {
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>>>          (securityContext.wrap(new PrivilegedAction() {
>>>>>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>>>>>> found: PrivilegedAction,AccessControlContext
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>>>          (securityContext.wrap(new PrivilegedAction() {
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:    PrivilegedAction
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>              pendingDiscoveries.add(sock);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>                      if(pendingDiscoveries.add(req)) {
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                       ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>>>>>  Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                        ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>  if (pendingDiscoveries.add(pending)) {
>>>>>>>>>                            ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>>  Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                       ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>>>>>  Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>>                        ^
>>>>>>>>> required: PrivilegedAction<T>
>>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>>>>>              Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>>>> required: Enumeration<T>
>>>>>>>>> found: Enumeration
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>>>>>              Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>>>> required: Enumeration<T>
>>>>>>>>> found:    Enumeration
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>>                                   (new NetworkInterface[nicList.size()]) );
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>>>>>      tickets = new ArrayList();
>>>>>>>>> required: List<Ticket>
>>>>>>>>> found:    ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>>>>> this.groups = new ConcurrentSkipListSet();
>>>>>>>>>            ^
>>>>>>>>> required: Set<String>
>>>>>>>>> found:    ConcurrentSkipListSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>>      groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>>>>>> where K,V are type-variables:
>>>>>>>>> K extends Object declared in class HashMap
>>>>>>>>> V extends Object declared in class HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>  list.add(l);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>>>>>  addNotify(list, groupsMap, DISCOVERED);
>>>>>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>>>>>> found: List,HashMap,int
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>>>  addNotify(list, groupsMap, DISCOVERED);
>>>>>>>>> required: List<DiscoveryListener>
>>>>>>>>> found:    List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>>>  addNotify(list, groupsMap, DISCOVERED);
>>>>>>>>> required: Map<ServiceRegistrar,String[]>
>>>>>>>>> found:    HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>>>>>          req.add(newGroups[i]);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Collection
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>>  newGrps.add(newGroups[i]);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>>>  Set toAdd = new HashSet(newGrps);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>>>>>  toAdd.removeAll(groups);
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>>>  Collection toRemove = new HashSet(groups);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>>>>>  toRemove.removeAll(newGrps);
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>>>>>  groups.addAll(toAdd);
>>>>>>>>> required: Collection<? extends E>
>>>>>>>>> found: Set
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>>>>>  groups.addAll(toAdd);
>>>>>>>>> required: Collection<? extends E>
>>>>>>>>> found:    Set
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface Set
>>>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>>>> 100 warnings
>>>>>>>>> phoenix.stubs:
>>>>>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>>> start.stubs:
>>>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>>> stubs:
>>>>>>>>> jsk-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>>>>>> jsk-lib.jar:
>>>>>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>>>>>> jsk-resources.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>>>>>> jsk-platform.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>>> jsk-policy.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>>>>>> river.jars:
>>>>>>>>> tools.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>>> jarwrapper.jar:
>>>>>>>>> checkconfigurationfile.jar:
>>>>>>>>> checkser.jar:
>>>>>>>>> classdep.jar:
>>>>>>>>> classserver.jar:
>>>>>>>>> computedigest.jar:
>>>>>>>>> computehttpmdcodebase.jar:
>>>>>>>>> jsk-debug-policy.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>>>>>> preferredlistgen.jar:
>>>>>>>>> envcheck.jar:
>>>>>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>>>>>> toolswrappers.jars:
>>>>>>>>> destroy.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>>>>>> fiddler.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>>>>>> fiddler-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>>>>>> group.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>>>>>> group-dl.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>>>>>> mahalo.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>>>>>> mahalo-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>>>>>> mercury.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>>>>>> mercury-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>>>>>> norm.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>>>>>> norm-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>>>>>> outrigger-snaplogstore.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>>>>>> outrigger.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>>>>>> outrigger-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>>>>>> phoenix.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>>>>>> phoenix-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>>>>>> phoenix-group.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>>>>>> phoenix-init.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>>>>>> reggie.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>>>>>> reggie-dl.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>>>>>> serviceui.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>>>>>> sharedvm.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>>>>>> start.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>>>>>> services.jars:
>>>>>>>>> extra.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>>>>>> browser.jar:
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>>>>>> browser-dl.jar:
>>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>>> browser.jars:
>>>>>>>>> jars:
>>>>>>>>> river-runtime:
>>>>>>>>> all.build:
>>>>>>>>> qa.prep:
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>>>>>> qa.copy-resources:
>>>>>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>>> qa.compile:
>>>>>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>>> javac 1.8.0
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>>>>>> import java.rmi.server.SocketSecurityException;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>> list.add(getServiceConfigurationFileName());
>>>>>>>>>      ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(getServiceComponent()
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      locatorList.add(s);
>>>>>>>>>                     ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      groupList.add(s);
>>>>>>>>>                   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(b.toString());
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  groups.add(s);
>>>>>>>>>            ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>>>>>  groups.set(i, g);
>>>>>>>>>            ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return (String[]) groups.toArray(new String[0]);
>>>>>>>>>                              ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(getServiceComponent()
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(name + " = exporter." + type + "Exporter");
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>>  list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in interface List
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      hostList.add(tok.nextToken());
>>>>>>>>>                  ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(path);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(qaDir);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>>>>>                                  ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(component);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(buffer);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>>                            ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      list.add(s);
>>>>>>>>>              ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> list.add(file.getAbsolutePath());
>>>>>>>>>      ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      files.add(new File(s));
>>>>>>>>>               ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(vmArgs[i]);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>>                            ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      list.add(prop[0]);
>>>>>>>>>              ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      list.add(prop[1]);
>>>>>>>>>              ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>>                            ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>>>  options.add(o1[i]);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>>>  options.add(o2[i]);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>>>> return (String[]) options.toArray(new String[options.size()]);
>>>>>>>>>                               ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>>  map.put(p1[i], p1[i + 1]);
>>>>>>>>>         ^
>>>>>>>>> where K,V are type-variables:
>>>>>>>>> K extends Object declared in class HashMap
>>>>>>>>> V extends Object declared in class HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>>  map.put(p2[i], p2[i + 1]);
>>>>>>>>>         ^
>>>>>>>>> where K,V are type-variables:
>>>>>>>>> K extends Object declared in class HashMap
>>>>>>>>> V extends Object declared in class HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> overrideProviders.add(provider);
>>>>>>>>>                   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>>>>>                                                    ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> failureAnalyzers.add(analyzer);
>>>>>>>>>                  ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      overrideProviders.add(op);
>>>>>>>>>                           ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>>>>>          ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>>                            ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  available.add(iInt);
>>>>>>>>>               ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> selectedIndexes.add(selected);
>>>>>>>>>                 ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add(getJVM());
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add("-cp");
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add(getClasspath());
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  cmdList.add(options[i]);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add(getWrapperClassName());
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  cmdList.add(args[i]);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>>>>>                                   ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> cmdList.add("-D" + name + "=" + val);
>>>>>>>>>         ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>> tokenMap.put(token, value);
>>>>>>>>>          ^
>>>>>>>>> where K,V are type-variables:
>>>>>>>>> K extends Object declared in class HashMap
>>>>>>>>> V extends Object declared in class HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>>  (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>>>>>                                ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>>>>>  serviceRef = new MarshalledObject(created.proxy).get();
>>>>>>>>>               ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in class MarshalledObject
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>>> createdAdminSet.add(admin);
>>>>>>>>>                 ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>>>  Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>>>>>                                            ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in class Class
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>>  serviceCounters.put(key,new Integer(newVal));
>>>>>>>>>                     ^
>>>>>>>>> where K,V are type-variables:
>>>>>>>>> K extends Object declared in class HashMap
>>>>>>>>> V extends Object declared in class HashMap
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  lusList.add(admin);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  sharedList.add(admin);
>>>>>>>>>                ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  nonActList.add(admin);
>>>>>>>>>                ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  actSystemList.add(admin);
>>>>>>>>>                   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  classServerList.add(admin);
>>>>>>>>>                     ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  svcList.add(admin);
>>>>>>>>>             ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>>> return new HashSet(createdAdminSet).iterator();
>>>>>>>>>     ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class HashSet
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>>>> return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>>>>>                                                     ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add(vm + "/bin/java");
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  l.add(opts[i]);
>>>>>>>>>       ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>  l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>>>>       ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add("-cp");
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add(getServiceClasspath());
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>> l.add(getServiceImpl());
>>>>>>>>>   ^
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>> String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>>>>>                                      ^
>>>>>>>>> where T is a type-variable:
>>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>          l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>          l.add(System.getProperty("java.home") + "/bin/java");
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>      l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>              l.add(opts[i]);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>              l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>>          l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>>>> where E is a type-variable:
>>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "run()");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>>>>>  locatorDiscovery.terminate();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, methodStr[methodType]);
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.getRegistrars();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.discard(null);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.getLocators();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.getDiscoveredLocators();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>>>>>              locatorDiscovery.getUndiscoveredLocators();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>>>>>      logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "run()");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "Adding bad listener");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>>>  locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>>>  locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>>>>>  startAddLookups();
>>>>>>>>> symbol:   method startAddLookups()
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>>>  doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>>> symbol:   method getLookupServices()
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>>>  doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>>>>>  mainListener.clearAllEventInfo();
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>>>  mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>>>> symbol:   method getLookupServices()
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>>>  mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>>>>>  LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>>>>>> symbol:   method getLookupServices()
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>>>>>  locatorDiscovery.addLocators(locsToAdd);
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "added additional locators to "
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>>>>>  waitForDiscovery(mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol:   variable super
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "run()");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>>>  doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>>> symbol:   method getLookupServices()
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>>>  doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>>>>> logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>>>>> ^
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>>>>>  ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>>>>>  locatorDiscovery.discard(regs[i]);
>>>>>>>>>  ^
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>>>>>  ^
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>>>>> if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>>>>>  ^
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>>>>> if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>>>>>  ^
>>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>>  super.construct(sysConfig);
>>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>>  return this;
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "run()");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>>>>>  lookupDiscovery.terminate();
>>>>>>>>> symbol:   variable lookupDiscovery
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>>>>>  logger.log(Level.FINE, methodStr[methodType]);
>>>>>>>>> symbol:   variable logger
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>>>              lookupDiscovery.addDiscoveryListener(mainListener);
>>>>>>>>> symbol:   variable mainListener
>>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>>>>>> 100 errors
>>>>>>>>> 100 warnings
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
> 


Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
> On Sep 2, 2015, at 1:36 PM, Dennis Reedy <de...@gmail.com> wrote:
> 
> Hi Greg,
> 
> Okay, gotcha, makes sense. I did however add the necessary trappings to the build so the groovy classes get compiled and put into groovy-config.jar. One proviso though, I am moving org.apache.rover.config.Component to net.jini.config.Component since net.jini.config.GroovyConfig requires it.
> 

I wonder if maybe it should be the other way around?  Does GroovyConfig have to be in net.jini.config?  The
net.jini namespace is supposed to be for “specification” classes and API.  If you’re using the groovy-config.jar approach, the user doesn’t need to instantiate GroovyConfig, because it will be done automatically by ConfigProvider through the plugin mechanism.  So GroovyConfig is sort of an implementation class - is there any need for the user’s app to have coupling to the name and package?  Would it make sense for groovy-config to have a package all to itself, maybe ‘org.apache.river.config.groovy'? (I don’t have a strong opinion, except for a general reluctance to add to the public API if it isn’t absolutely necessary).  That would be the cleanest thing if we were going to do it as a stand-alone release.  Also that avoids any undefined dependency on the Groovy runtime in the core JTSK jars.

 
> Lastly, are you using the poms/ directory and the deploy_river.groovy utility to publish River artifacts, or are you using something different? I’d like to create a groovy-config.pom in the correct place so it gets published as well. As an aside, I’ll put together an install_river.groovy script to install to local repository for testing if anyone is interested.
> 

Yes, when I did the releases from the 2.2 branch, it is using the deploy_river.groovy script and the poms/ directory.  I think I’ve edited the script though, so you might want to have a look at it.  

Cheers,

Greg Trasuk

> Thanks
> 
> Dennis
> 
>> On Sep 2, 2015, at 1111AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>> 
>> 
>> Hi Dennis:
>> 
>> I realize that it’s already in the trunk, and in the 2.2.x release branch.  But there isn’t anything in there to create a “groovy-config.jar”.   I’m suggesting that we take it out of the JTSK 2.2 trunk tree (which is going to become 3.0, isn’t it?)  and put it into a separate “releasable”/“Deliverable” unit, much like river-examples.  It seems like useful functionality no matter which version of River someone’s using.  If it isn’t inherently coupled to the code in the trunk, why couple the release lifecycle to River 2.2 or 3.0?  
>> 
>> But, if you think it’s easier and quicker to add the jar file creation to 3.0 and get it into Maven Central through that release, then by all means go for it!
>> 
>> Cheers,
>> 
>> Greg Trasuk
>> 
>> 
>>> On Sep 2, 2015, at 10:41 AM, Dennis Reedy <de...@gmail.com> wrote:
>>> 
>>> 
>>> Hi Greg,
>>> 
>>> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
>>> 
>>> Dennis
>>> 
>>>> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>>> 
>>>> 
>>>> Hi Dennis:
>>>> 
>>>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>>>> 
>>>> So, the way to proceed is 
>>>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>>>> 2 - Put the right files in that repository
>>>> 3 - Call a release vote.
>>>> 
>>>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>>>> 
>>>> 
>>>> Cheers,
>>>> 
>>>> Greg Trasuk
>>>> 
>>>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>>> 
>>>>> Hi Peter,
>>>>> 
>>>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>>>>> 
>>>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>>>> 
>>>>> Regards
>>>>> 
>>>>> Dennis
>>>>> 
>>>>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>>>>> 
>>>>>> Thanks Dennis.
>>>>>> 
>>>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>>>> Peter,
>>>>>>> 
>>>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>>>> 
>>>>>>> Dennis
>>>>>>> 
>>>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>> 
>>>>>>>> Just performed a clean check out, but the build failed.
>>>>>>>> 
>>>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>>>>> 
>>>>>>>> Regards,
>>>>>>>> 
>>>>>>>> Peter.
>>>>>>>> 
>>>>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>>>>> <SNIP>
>>>>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>>>>> Checked out revision 1700715.
>>>>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>>>>> deps:
>>>>>>>> prep:
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>>> LeaseRenewalManager.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> LookupDiscovery.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> LookupLocatorDiscovery.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> dis-common-entries:
>>>>>>>> browser.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>>>>> destroy.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> fiddler-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>>>>> fiddler-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>>>>> JoinManager.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> svc-common-entries:
>>>>>>>> fiddler-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>>>>> mahalo-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>>>>> mahalo-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>>>>> mahalo-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>>>>> mercury-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>>>>> mercury-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>>>>> mercury-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>>>>> norm-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>>>>> norm-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>>>>> norm-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>>>>> outrigger-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>>>>> outrigger-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>>>>> outrigger-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>>>>> phoenix.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> phoenix-group.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> phoenix-stop.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> reggie-activatable.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>>>>> reggie-persistent.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>>>>> reggie-transient.configentry:
>>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>>>>> ServiceDiscoveryManager.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> sharedgroup.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> start.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> WakeupManager.configentry:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>>> configentry:
>>>>>>>> start.copy-resources:
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>>>>> tools.copy-resources:
>>>>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>>>>> copy-resources:
>>>>>>>> copy-extlibs:
>>>>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>>> compile:
>>>>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>> javac 1.8.0
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>   if (mcl.isAssignableFrom(cl)&&
>>>>>>>>                           ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>>       m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>>>>                       ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>>   AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>>                                ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>>>>   AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>>                                 ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>>>>   interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>>>>                        ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>   list.add(intf);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   Class cl = (Class) Security.doPrivileged(
>>>>>>>>                                           ^
>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>>>>   new PrivilegedExceptionAction() {
>>>>>>>>   ^
>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>>>>   ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>>>>   ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in class Primitive
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>>>>   resultType = ((Primitive<T>) result).getType();
>>>>>>>>                                ^
>>>>>>>> required: Primitive<T>
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>>>>   result = ((Primitive<T>) result).getValue();
>>>>>>>>                            ^
>>>>>>>> required: Primitive<T>
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>>>>   resultType = (Class<T>) result.getClass();
>>>>>>>>                                          ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class<CAP#1>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> where CAP#1 is a fresh type-variable:
>>>>>>>> CAP#1 extends Object from capture of ? extends Object
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>>>>   return (T) result;
>>>>>>>>              ^
>>>>>>>> required: T
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>>>>               return (T) defaultValue;
>>>>>>>> required: T
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>>>>                   return ((T)defaultValue) ;
>>>>>>>> required: T
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>>>>   return type;
>>>>>>>>          ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> private class ThisRef extends Literal {
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>>>>   return type;
>>>>>>>>          ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>>>>       return type;
>>>>>>>>              ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>          type.isAssignableFrom(argType) ||
>>>>>>>>                               ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>          argType.isAssignableFrom(type))
>>>>>>>>                                  ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>>>>   return type;
>>>>>>>>          ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>>>>       return type;
>>>>>>>>              ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>>>>   return type;
>>>>>>>>          ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>>     ^
>>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>>>>           narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>>                              ^
>>>>>>>> required: Object,Class<T>
>>>>>>>> found: Object,Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>>>>           narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>>                                                      ^
>>>>>>>> required: Class<T>
>>>>>>>> found:    Class
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>   onDemandImports.add("java.lang");
>>>>>>>>                      ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>       onDemandImports.add(value);
>>>>>>>>                          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>           args.add(parseExpr(inEntry));
>>>>>>>>                   ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>   return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>>>>                                    ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>           nodes.add(parseSubExpr(inEntry));
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>               (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>                                        ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found: PrivilegedAction
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>>>>   : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>                                         ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:    PrivilegedAction
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>                                        ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found: PrivilegedAction
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>>>>   : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>>                                         ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:    PrivilegedAction
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>>>>   return new Primitive<T>((T) result);
>>>>>>>>                               ^
>>>>>>>> required: T
>>>>>>>> found:    Object
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>> } else if (to.isAssignableFrom(from)) {
>>>>>>>>                             ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>>>>       return (T) Byte.valueOf((byte) val);
>>>>>>>>                              ^
>>>>>>>> required: T
>>>>>>>> found:    Byte
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>>>>       return (T) Character.valueOf((char) val);
>>>>>>>>                                   ^
>>>>>>>> required: T
>>>>>>>> found:    Character
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>>>>       return (T) Short.valueOf((short) val);
>>>>>>>>                               ^
>>>>>>>> required: T
>>>>>>>> found:    Short
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>>   Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>>>>                           ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>                       (ClassLoader) Security.doPrivileged(
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>>>>                           new PrivilegedAction() {
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   cname = (String) Security.doPrivileged(
>>>>>>>>                                         ^
>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>>>>   new PrivilegedExceptionAction() {
>>>>>>>>   ^
>>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>>   Constructor cons = cls.getConstructor(
>>>>>>>>                                        ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in class Class
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>>   return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>>>>                                         ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>>   return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>>>>                                     ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>   if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>>>>                                       ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>            cj.isAssignableFrom(ck))
>>>>>>>>                               ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>   if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>>>>                                       ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>            ck.isAssignableFrom(cj))
>>>>>>>>                               ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>   if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>>                          ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>>   if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>>                                                     ^
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>>>>   formatterRef = new SoftReference(formatter);
>>>>>>>>                  ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in class SoftReference
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>   contents.add(t);
>>>>>>>>               ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>>> required: Map<E,Boolean>
>>>>>>>> found: ConcurrentHashMap
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>>> required: Map<E,Boolean>
>>>>>>>> found:    ConcurrentHashMap
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>>>>           (securityContext.wrap(new PrivilegedAction() {
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>>           (securityContext.wrap(new PrivilegedAction() {
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>>           (securityContext.wrap(new PrivilegedAction() {
>>>>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>>>>> found: PrivilegedAction,AccessControlContext
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>>           (securityContext.wrap(new PrivilegedAction() {
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:    PrivilegedAction
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>               pendingDiscoveries.add(sock);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>                       if(pendingDiscoveries.add(req)) {
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>                        ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>>>>   Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>                         ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>   if (pendingDiscoveries.add(pending)) {
>>>>>>>>                             ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>>   Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>                        ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>>>>   Security.doPrivileged(new PrivilegedAction() {
>>>>>>>>                         ^
>>>>>>>> required: PrivilegedAction<T>
>>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>>>>               Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>>> required: Enumeration<T>
>>>>>>>> found: Enumeration
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>>>>               Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>>> required: Enumeration<T>
>>>>>>>> found:    Enumeration
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>>                                    (new NetworkInterface[nicList.size()]) );
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>>>>       tickets = new ArrayList();
>>>>>>>> required: List<Ticket>
>>>>>>>> found:    ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>>>> this.groups = new ConcurrentSkipListSet();
>>>>>>>>             ^
>>>>>>>> required: Set<String>
>>>>>>>> found:    ConcurrentSkipListSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>       groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>>>>> where K,V are type-variables:
>>>>>>>> K extends Object declared in class HashMap
>>>>>>>> V extends Object declared in class HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>   list.add(l);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>>>>   addNotify(list, groupsMap, DISCOVERED);
>>>>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>>>>> found: List,HashMap,int
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>>   addNotify(list, groupsMap, DISCOVERED);
>>>>>>>> required: List<DiscoveryListener>
>>>>>>>> found:    List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>>   addNotify(list, groupsMap, DISCOVERED);
>>>>>>>> required: Map<ServiceRegistrar,String[]>
>>>>>>>> found:    HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>>>>           req.add(newGroups[i]);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Collection
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>>   newGrps.add(newGroups[i]);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>>   Set toAdd = new HashSet(newGrps);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>>>>   toAdd.removeAll(groups);
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>>   Collection toRemove = new HashSet(groups);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>>>>   toRemove.removeAll(newGrps);
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>>>>   groups.addAll(toAdd);
>>>>>>>> required: Collection<? extends E>
>>>>>>>> found: Set
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>>>>   groups.addAll(toAdd);
>>>>>>>> required: Collection<? extends E>
>>>>>>>> found:    Set
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface Set
>>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>>> 100 warnings
>>>>>>>> phoenix.stubs:
>>>>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>> start.stubs:
>>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>>> stubs:
>>>>>>>> jsk-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>>>>> jsk-lib.jar:
>>>>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>>>>> jsk-resources.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>>>>> jsk-platform.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>> jsk-policy.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>>>>> river.jars:
>>>>>>>> tools.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>>> jarwrapper.jar:
>>>>>>>> checkconfigurationfile.jar:
>>>>>>>> checkser.jar:
>>>>>>>> classdep.jar:
>>>>>>>> classserver.jar:
>>>>>>>> computedigest.jar:
>>>>>>>> computehttpmdcodebase.jar:
>>>>>>>> jsk-debug-policy.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>>>>> preferredlistgen.jar:
>>>>>>>> envcheck.jar:
>>>>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>>>>> toolswrappers.jars:
>>>>>>>> destroy.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>>>>> fiddler.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>>>>> fiddler-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>>>>> group.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>>>>> group-dl.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>>>>> mahalo.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>>>>> mahalo-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>>>>> mercury.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>>>>> mercury-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>>>>> norm.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>>>>> norm-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>>>>> outrigger-snaplogstore.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>>>>> outrigger.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>>>>> outrigger-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>>>>> phoenix.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>>>>> phoenix-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>>>>> phoenix-group.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>>>>> phoenix-init.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>>>>> reggie.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>>>>> reggie-dl.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>>>>> serviceui.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>>>>> sharedvm.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>>>>> start.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>>>>> services.jars:
>>>>>>>> extra.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>>>>> browser.jar:
>>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>>>>> browser-dl.jar:
>>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>>> browser.jars:
>>>>>>>> jars:
>>>>>>>> river-runtime:
>>>>>>>> all.build:
>>>>>>>> qa.prep:
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>>>>> qa.copy-resources:
>>>>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>> qa.compile:
>>>>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>>> javac 1.8.0
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>>>>> symbol: class AbstractBaseTest
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>>>>> import java.rmi.server.SocketSecurityException;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>> list.add(getServiceConfigurationFileName());
>>>>>>>>       ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(getServiceComponent()
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       locatorList.add(s);
>>>>>>>>                      ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       groupList.add(s);
>>>>>>>>                    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(b.toString());
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   groups.add(s);
>>>>>>>>             ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>>>>   groups.set(i, g);
>>>>>>>>             ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return (String[]) groups.toArray(new String[0]);
>>>>>>>>                               ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(getServiceComponent()
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(name + " = exporter." + type + "Exporter");
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>>   list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in interface List
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       hostList.add(tok.nextToken());
>>>>>>>>                   ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(path);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(qaDir);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>>>>                                   ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(component);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(buffer);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>                             ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       list.add(s);
>>>>>>>>               ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> list.add(file.getAbsolutePath());
>>>>>>>>       ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       files.add(new File(s));
>>>>>>>>                ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(vmArgs[i]);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>                             ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       list.add(prop[0]);
>>>>>>>>               ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       list.add(prop[1]);
>>>>>>>>               ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>                             ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>>   options.add(o1[i]);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>>   options.add(o2[i]);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>>> return (String[]) options.toArray(new String[options.size()]);
>>>>>>>>                                ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>   map.put(p1[i], p1[i + 1]);
>>>>>>>>          ^
>>>>>>>> where K,V are type-variables:
>>>>>>>> K extends Object declared in class HashMap
>>>>>>>> V extends Object declared in class HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>   map.put(p2[i], p2[i + 1]);
>>>>>>>>          ^
>>>>>>>> where K,V are type-variables:
>>>>>>>> K extends Object declared in class HashMap
>>>>>>>> V extends Object declared in class HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> overrideProviders.add(provider);
>>>>>>>>                    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>>>>                                                     ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> failureAnalyzers.add(analyzer);
>>>>>>>>                   ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       overrideProviders.add(op);
>>>>>>>>                            ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>>>>           ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>>                             ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   available.add(iInt);
>>>>>>>>                ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> selectedIndexes.add(selected);
>>>>>>>>                  ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add(getJVM());
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add("-cp");
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add(getClasspath());
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   cmdList.add(options[i]);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add(getWrapperClassName());
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   cmdList.add(args[i]);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>>>>                                    ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> cmdList.add("-D" + name + "=" + val);
>>>>>>>>          ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>> tokenMap.put(token, value);
>>>>>>>>           ^
>>>>>>>> where K,V are type-variables:
>>>>>>>> K extends Object declared in class HashMap
>>>>>>>> V extends Object declared in class HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>>   (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>>>>                                 ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>>>>   serviceRef = new MarshalledObject(created.proxy).get();
>>>>>>>>                ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in class MarshalledObject
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>> createdAdminSet.add(admin);
>>>>>>>>                  ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>>   Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>>>>                                             ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in class Class
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>>   serviceCounters.put(key,new Integer(newVal));
>>>>>>>>                      ^
>>>>>>>> where K,V are type-variables:
>>>>>>>> K extends Object declared in class HashMap
>>>>>>>> V extends Object declared in class HashMap
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   lusList.add(admin);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   sharedList.add(admin);
>>>>>>>>                 ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   nonActList.add(admin);
>>>>>>>>                 ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   actSystemList.add(admin);
>>>>>>>>                    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   classServerList.add(admin);
>>>>>>>>                      ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   svcList.add(admin);
>>>>>>>>              ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>> return new HashSet(createdAdminSet).iterator();
>>>>>>>>      ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class HashSet
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>>> return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>>>>                                                      ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add(vm + "/bin/java");
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   l.add(opts[i]);
>>>>>>>>        ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>   l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>>>        ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add("-cp");
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add(getServiceClasspath());
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>> l.add(getServiceImpl());
>>>>>>>>    ^
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>> String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>>>>                                       ^
>>>>>>>> where T is a type-variable:
>>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>           l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>           l.add(System.getProperty("java.home") + "/bin/java");
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>       l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>               l.add(opts[i]);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>               l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>>           l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>>> where E is a type-variable:
>>>>>>>> E extends Object declared in class ArrayList
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "run()");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>>>>   locatorDiscovery.terminate();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, methodStr[methodType]);
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>>               locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>>               locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>>               locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>>               locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>>>>               locatorDiscovery.getRegistrars();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>>>>               locatorDiscovery.discard(null);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>>>>               locatorDiscovery.getLocators();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>>>>               locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>>>>               locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>>>>               locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>>>>               locatorDiscovery.getDiscoveredLocators();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>>>>               locatorDiscovery.getUndiscoveredLocators();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>>>>       logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "run()");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "Adding bad listener");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>>   locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>>   locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>>>>   startAddLookups();
>>>>>>>> symbol:   method startAddLookups()
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>>   doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>> symbol:   method getLookupServices()
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>>   doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>>>>   mainListener.clearAllEventInfo();
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>>   mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>>> symbol:   method getLookupServices()
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>>   mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>>>>   LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>>>>> symbol:   method getLookupServices()
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>>>>   locatorDiscovery.addLocators(locsToAdd);
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "added additional locators to "
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>>>>   waitForDiscovery(mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol:   variable super
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "run()");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>>   doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>> symbol:   method getLookupServices()
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>>   doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>>>> logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>>>> ^
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>>>>   ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>>>>   locatorDiscovery.discard(regs[i]);
>>>>>>>>   ^
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>>>>   ^
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>>>> if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>>>>   ^
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>>>> if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>>>>   ^
>>>>>>>> symbol:   variable locatorDiscovery
>>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>>   super.construct(sysConfig);
>>>>>>>> symbol: method construct(QAConfig)
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>>   return this;
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "run()");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>>>>   lookupDiscovery.terminate();
>>>>>>>> symbol:   variable lookupDiscovery
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>>>>   logger.log(Level.FINE, methodStr[methodType]);
>>>>>>>> symbol:   variable logger
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>>               lookupDiscovery.addDiscoveryListener(mainListener);
>>>>>>>> symbol:   variable mainListener
>>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>>>>> 100 errors
>>>>>>>> 100 warnings
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
> 


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Greg,

Okay, gotcha, makes sense. I did however add the necessary trappings to the build so the groovy classes get compiled and put into groovy-config.jar. One proviso though, I am moving org.apache.rover.config.Component to net.jini.config.Component since net.jini.config.GroovyConfig requires it.

Lastly, are you using the poms/ directory and the deploy_river.groovy utility to publish River artifacts, or are you using something different? I’d like to create a groovy-config.pom in the correct place so it gets published as well. As an aside, I’ll put together an install_river.groovy script to install to local repository for testing if anyone is interested.

Thanks

Dennis

> On Sep 2, 2015, at 1111AM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
> 
> Hi Dennis:
> 
> I realize that it’s already in the trunk, and in the 2.2.x release branch.  But there isn’t anything in there to create a “groovy-config.jar”.   I’m suggesting that we take it out of the JTSK 2.2 trunk tree (which is going to become 3.0, isn’t it?)  and put it into a separate “releasable”/“Deliverable” unit, much like river-examples.  It seems like useful functionality no matter which version of River someone’s using.  If it isn’t inherently coupled to the code in the trunk, why couple the release lifecycle to River 2.2 or 3.0?  
> 
> But, if you think it’s easier and quicker to add the jar file creation to 3.0 and get it into Maven Central through that release, then by all means go for it!
> 
> Cheers,
> 
> Greg Trasuk
> 
> 
>> On Sep 2, 2015, at 10:41 AM, Dennis Reedy <de...@gmail.com> wrote:
>> 
>> 
>> Hi Greg,
>> 
>> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
>> 
>> Dennis
>> 
>>> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>>> 
>>> 
>>> Hi Dennis:
>>> 
>>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>>> 
>>> So, the way to proceed is 
>>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>>> 2 - Put the right files in that repository
>>> 3 - Call a release vote.
>>> 
>>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>>> 
>>> 
>>> Cheers,
>>> 
>>> Greg Trasuk
>>> 
>>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>>>> 
>>>> Hi Peter,
>>>> 
>>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>>>> 
>>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>>> 
>>>> Regards
>>>> 
>>>> Dennis
>>>> 
>>>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>>>> 
>>>>> Thanks Dennis.
>>>>> 
>>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>>> Peter,
>>>>>> 
>>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>>> 
>>>>>> Dennis
>>>>>> 
>>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>> 
>>>>>>> Just performed a clean check out, but the build failed.
>>>>>>> 
>>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>>>> 
>>>>>>> Regards,
>>>>>>> 
>>>>>>> Peter.
>>>>>>> 
>>>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>>>> <SNIP>
>>>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>>>> Checked out revision 1700715.
>>>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>>>> 
>>>>>>> 
>>>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>>>> deps:
>>>>>>> prep:
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>> LeaseRenewalManager.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> LookupDiscovery.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> LookupLocatorDiscovery.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> dis-common-entries:
>>>>>>> browser.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>>>> destroy.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> fiddler-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>>>> fiddler-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>>>> JoinManager.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> svc-common-entries:
>>>>>>> fiddler-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>>>> mahalo-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>>>> mahalo-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>>>> mahalo-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>>>> mercury-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>>>> mercury-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>>>> mercury-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>>>> norm-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>>>> norm-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>>>> norm-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>>>> outrigger-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>>>> outrigger-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>>>> outrigger-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>>>> phoenix.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> phoenix-group.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> phoenix-stop.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> reggie-activatable.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>>>> reggie-persistent.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>>>> reggie-transient.configentry:
>>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>>>> ServiceDiscoveryManager.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> sharedgroup.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> start.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> WakeupManager.configentry:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>>> configentry:
>>>>>>> start.copy-resources:
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>>>> tools.copy-resources:
>>>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>>>> copy-resources:
>>>>>>> copy-extlibs:
>>>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>>> compile:
>>>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>> javac 1.8.0
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>    if (mcl.isAssignableFrom(cl)&&
>>>>>>>                            ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>        m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>>>                        ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>    AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>                                 ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>>>    AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>>                                  ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>>>    interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>>>                         ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>    list.add(intf);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    Class cl = (Class) Security.doPrivileged(
>>>>>>>                                            ^
>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>>>    new PrivilegedExceptionAction() {
>>>>>>>    ^
>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>>>    ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>>>    ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in class Primitive
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>>>    resultType = ((Primitive<T>) result).getType();
>>>>>>>                                 ^
>>>>>>> required: Primitive<T>
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>>>    result = ((Primitive<T>) result).getValue();
>>>>>>>                             ^
>>>>>>> required: Primitive<T>
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>>>    resultType = (Class<T>) result.getClass();
>>>>>>>                                           ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class<CAP#1>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> where CAP#1 is a fresh type-variable:
>>>>>>> CAP#1 extends Object from capture of ? extends Object
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>>>    return (T) result;
>>>>>>>               ^
>>>>>>> required: T
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>>>                return (T) defaultValue;
>>>>>>> required: T
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>>>                    return ((T)defaultValue) ;
>>>>>>> required: T
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>>>    return type;
>>>>>>>           ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> private class ThisRef extends Literal {
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>>>    return type;
>>>>>>>           ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>>>        return type;
>>>>>>>               ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>           type.isAssignableFrom(argType) ||
>>>>>>>                                ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>           argType.isAssignableFrom(type))
>>>>>>>                                   ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>>>    return type;
>>>>>>>           ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>>>        return type;
>>>>>>>               ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>>>    return type;
>>>>>>>           ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>>      ^
>>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>>>            narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>                               ^
>>>>>>> required: Object,Class<T>
>>>>>>> found: Object,Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>>>            narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>>                                                       ^
>>>>>>> required: Class<T>
>>>>>>> found:    Class
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>    onDemandImports.add("java.lang");
>>>>>>>                       ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>        onDemandImports.add(value);
>>>>>>>                           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>            args.add(parseExpr(inEntry));
>>>>>>>                    ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>    return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>>>                                     ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>            nodes.add(parseSubExpr(inEntry));
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>                (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>                                         ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found: PrivilegedAction
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>>>    : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>                                          ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:    PrivilegedAction
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>                                         ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found: PrivilegedAction
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>>>    : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>>                                          ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:    PrivilegedAction
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>>>    return new Primitive<T>((T) result);
>>>>>>>                                ^
>>>>>>> required: T
>>>>>>> found:    Object
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>> } else if (to.isAssignableFrom(from)) {
>>>>>>>                              ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>>>        return (T) Byte.valueOf((byte) val);
>>>>>>>                               ^
>>>>>>> required: T
>>>>>>> found:    Byte
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>>>        return (T) Character.valueOf((char) val);
>>>>>>>                                    ^
>>>>>>> required: T
>>>>>>> found:    Character
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>>>        return (T) Short.valueOf((short) val);
>>>>>>>                                ^
>>>>>>> required: T
>>>>>>> found:    Short
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>>    Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>>>                            ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>                        (ClassLoader) Security.doPrivileged(
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>>>                            new PrivilegedAction() {
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    cname = (String) Security.doPrivileged(
>>>>>>>                                          ^
>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>>>    new PrivilegedExceptionAction() {
>>>>>>>    ^
>>>>>>> required: PrivilegedExceptionAction<T>
>>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>    Constructor cons = cls.getConstructor(
>>>>>>>                                         ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in class Class
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>    return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>>>                                          ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>>    return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>>>                                      ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>    if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>>>                                        ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>             cj.isAssignableFrom(ck))
>>>>>>>                                ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>    if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>>>                                        ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>             ck.isAssignableFrom(cj))
>>>>>>>                                ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>    if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>                           ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>>    if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>>                                                      ^
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>>>    formatterRef = new SoftReference(formatter);
>>>>>>>                   ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in class SoftReference
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>    contents.add(t);
>>>>>>>                ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>> required: Map<E,Boolean>
>>>>>>> found: ConcurrentHashMap
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>>> required: Map<E,Boolean>
>>>>>>> found:    ConcurrentHashMap
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>>>            (securityContext.wrap(new PrivilegedAction() {
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>            (securityContext.wrap(new PrivilegedAction() {
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>>            (securityContext.wrap(new PrivilegedAction() {
>>>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>>>> found: PrivilegedAction,AccessControlContext
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>>            (securityContext.wrap(new PrivilegedAction() {
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:    PrivilegedAction
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>                pendingDiscoveries.add(sock);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>                        if(pendingDiscoveries.add(req)) {
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    Security.doPrivileged(new PrivilegedAction() {
>>>>>>>                         ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>>>    Security.doPrivileged(new PrivilegedAction() {
>>>>>>>                          ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>    if (pendingDiscoveries.add(pending)) {
>>>>>>>                              ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>>    Security.doPrivileged(new PrivilegedAction() {
>>>>>>>                         ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>>>    Security.doPrivileged(new PrivilegedAction() {
>>>>>>>                          ^
>>>>>>> required: PrivilegedAction<T>
>>>>>>> found:<anonymous PrivilegedAction>
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>>>                Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>> required: Enumeration<T>
>>>>>>> found: Enumeration
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>>>                Collections.list(en) : Collections.EMPTY_LIST;
>>>>>>> required: Enumeration<T>
>>>>>>> found:    Enumeration
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>>                                     (new NetworkInterface[nicList.size()]) );
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>>>        tickets = new ArrayList();
>>>>>>> required: List<Ticket>
>>>>>>> found:    ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>>> this.groups = new ConcurrentSkipListSet();
>>>>>>>              ^
>>>>>>> required: Set<String>
>>>>>>> found:    ConcurrentSkipListSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>        groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>>>> where K,V are type-variables:
>>>>>>> K extends Object declared in class HashMap
>>>>>>> V extends Object declared in class HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>    list.add(l);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>>>    addNotify(list, groupsMap, DISCOVERED);
>>>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>>>> found: List,HashMap,int
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>    addNotify(list, groupsMap, DISCOVERED);
>>>>>>> required: List<DiscoveryListener>
>>>>>>> found:    List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>>    addNotify(list, groupsMap, DISCOVERED);
>>>>>>> required: Map<ServiceRegistrar,String[]>
>>>>>>> found:    HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>>>            req.add(newGroups[i]);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Collection
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>>    newGrps.add(newGroups[i]);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>    Set toAdd = new HashSet(newGrps);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>>>    toAdd.removeAll(groups);
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>>    Collection toRemove = new HashSet(groups);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>>>    toRemove.removeAll(newGrps);
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>>>    groups.addAll(toAdd);
>>>>>>> required: Collection<? extends E>
>>>>>>> found: Set
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>>>    groups.addAll(toAdd);
>>>>>>> required: Collection<? extends E>
>>>>>>> found:    Set
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface Set
>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>> 100 warnings
>>>>>>> phoenix.stubs:
>>>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>> start.stubs:
>>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>>> stubs:
>>>>>>> jsk-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>>>> jsk-lib.jar:
>>>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>>>> jsk-resources.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>>>> jsk-platform.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>> jsk-policy.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>>>> river.jars:
>>>>>>> tools.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>>> jarwrapper.jar:
>>>>>>> checkconfigurationfile.jar:
>>>>>>> checkser.jar:
>>>>>>> classdep.jar:
>>>>>>> classserver.jar:
>>>>>>> computedigest.jar:
>>>>>>> computehttpmdcodebase.jar:
>>>>>>> jsk-debug-policy.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>>>> preferredlistgen.jar:
>>>>>>> envcheck.jar:
>>>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>>>> toolswrappers.jars:
>>>>>>> destroy.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>>>> fiddler.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>>>> fiddler-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>>>> group.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>>>> group-dl.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>>>> mahalo.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>>>> mahalo-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>>>> mercury.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>>>> mercury-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>>>> norm.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>>>> norm-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>>>> outrigger-snaplogstore.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>>>> outrigger.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>>>> outrigger-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>>>> phoenix.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>>>> phoenix-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>>>> phoenix-group.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>>>> phoenix-init.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>>>> reggie.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>>>> reggie-dl.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>>>> serviceui.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>>>> sharedvm.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>>>> start.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>>>> services.jars:
>>>>>>> extra.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>>>> browser.jar:
>>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>>>> browser-dl.jar:
>>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>>> browser.jars:
>>>>>>> jars:
>>>>>>> river-runtime:
>>>>>>> all.build:
>>>>>>> qa.prep:
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>>>> qa.copy-resources:
>>>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>> qa.compile:
>>>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>>> javac 1.8.0
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>>>> symbol: class AbstractBaseTest
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>>> import org.apache.river.thread.TaskManager;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>>>> import java.rmi.server.SocketSecurityException;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>> list.add(getServiceConfigurationFileName());
>>>>>>>        ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(getServiceComponent()
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        locatorList.add(s);
>>>>>>>                       ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        groupList.add(s);
>>>>>>>                     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(b.toString());
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    groups.add(s);
>>>>>>>              ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>>>    groups.set(i, g);
>>>>>>>              ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return (String[]) groups.toArray(new String[0]);
>>>>>>>                                ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(getServiceComponent()
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(name + " = exporter." + type + "Exporter");
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>>    list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in interface List
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        hostList.add(tok.nextToken());
>>>>>>>                    ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(path);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(qaDir);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>>>                                    ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(component);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(buffer);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>                              ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        list.add(s);
>>>>>>>                ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> list.add(file.getAbsolutePath());
>>>>>>>        ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        files.add(new File(s));
>>>>>>>                 ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(vmArgs[i]);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>                              ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        list.add(prop[0]);
>>>>>>>                ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        list.add(prop[1]);
>>>>>>>                ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>                              ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>    options.add(o1[i]);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>>    options.add(o2[i]);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>> return (String[]) options.toArray(new String[options.size()]);
>>>>>>>                                 ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>    map.put(p1[i], p1[i + 1]);
>>>>>>>           ^
>>>>>>> where K,V are type-variables:
>>>>>>> K extends Object declared in class HashMap
>>>>>>> V extends Object declared in class HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>    map.put(p2[i], p2[i + 1]);
>>>>>>>           ^
>>>>>>> where K,V are type-variables:
>>>>>>> K extends Object declared in class HashMap
>>>>>>> V extends Object declared in class HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> overrideProviders.add(provider);
>>>>>>>                     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>>>                                                      ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> failureAnalyzers.add(analyzer);
>>>>>>>                    ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        overrideProviders.add(op);
>>>>>>>                             ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>>>            ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>>                              ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    available.add(iInt);
>>>>>>>                 ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> selectedIndexes.add(selected);
>>>>>>>                   ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add(getJVM());
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add("-cp");
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add(getClasspath());
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    cmdList.add(options[i]);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add(getWrapperClassName());
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    cmdList.add(args[i]);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>>>                                     ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> cmdList.add("-D" + name + "=" + val);
>>>>>>>           ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>> tokenMap.put(token, value);
>>>>>>>            ^
>>>>>>> where K,V are type-variables:
>>>>>>> K extends Object declared in class HashMap
>>>>>>> V extends Object declared in class HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>>    (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>>>                                  ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>>>    serviceRef = new MarshalledObject(created.proxy).get();
>>>>>>>                 ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in class MarshalledObject
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>> createdAdminSet.add(admin);
>>>>>>>                   ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>>    Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>>>                                              ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in class Class
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>>    serviceCounters.put(key,new Integer(newVal));
>>>>>>>                       ^
>>>>>>> where K,V are type-variables:
>>>>>>> K extends Object declared in class HashMap
>>>>>>> V extends Object declared in class HashMap
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    lusList.add(admin);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    sharedList.add(admin);
>>>>>>>                  ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    nonActList.add(admin);
>>>>>>>                  ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    actSystemList.add(admin);
>>>>>>>                     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    classServerList.add(admin);
>>>>>>>                       ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    svcList.add(admin);
>>>>>>>               ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>> return new HashSet(createdAdminSet).iterator();
>>>>>>>       ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class HashSet
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>>> return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>>>                                                       ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add(vm + "/bin/java");
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    l.add(opts[i]);
>>>>>>>         ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>    l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>>         ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add("-cp");
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add(getServiceClasspath());
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>> l.add(getServiceImpl());
>>>>>>>     ^
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>> String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>>>                                        ^
>>>>>>> where T is a type-variable:
>>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>            l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>            l.add(System.getProperty("java.home") + "/bin/java");
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>        l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>                l.add(opts[i]);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>                l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>>            l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>> where E is a type-variable:
>>>>>>> E extends Object declared in class ArrayList
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "run()");
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>>>    locatorDiscovery.terminate();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, methodStr[methodType]);
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>                locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>>                locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>                locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>>                locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>>>                locatorDiscovery.getRegistrars();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>>>                locatorDiscovery.discard(null);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>>>                locatorDiscovery.getLocators();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>>>                locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>>>                locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>>>                locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>>>                locatorDiscovery.getDiscoveredLocators();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>>>                locatorDiscovery.getUndiscoveredLocators();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>>>        logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "run()");
>>>>>>> symbol:   variable logger
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "Adding bad listener");
>>>>>>> symbol:   variable logger
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>    locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>> symbol:   variable logger
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>>    locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>>>    startAddLookups();
>>>>>>> symbol:   method startAddLookups()
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>    doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>> symbol:   method getLookupServices()
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>>    doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>>>    mainListener.clearAllEventInfo();
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>    mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>> symbol:   method getLookupServices()
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>>    mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>>>    LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>>>> symbol:   method getLookupServices()
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>>>    locatorDiscovery.addLocators(locsToAdd);
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "added additional locators to "
>>>>>>> symbol:   variable logger
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>>>    waitForDiscovery(mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class BadLocatorDiscoveryListener
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol:   variable super
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "run()");
>>>>>>> symbol:   variable logger
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>    doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>> symbol:   method getLookupServices()
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>>    doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>>> logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>>> ^
>>>>>>> symbol:   variable logger
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>>>    ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>>>    locatorDiscovery.discard(regs[i]);
>>>>>>>    ^
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>>>    ^
>>>>>>> symbol:   variable logger
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>>> if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>>>    ^
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>>> if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>>>    ^
>>>>>>> symbol:   variable locatorDiscovery
>>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>>    super.construct(sysConfig);
>>>>>>> symbol: method construct(QAConfig)
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>>>    return this;
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "run()");
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>>>    lookupDiscovery.terminate();
>>>>>>> symbol:   variable lookupDiscovery
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>>>    logger.log(Level.FINE, methodStr[methodType]);
>>>>>>> symbol:   variable logger
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>>                lookupDiscovery.addDiscoveryListener(mainListener);
>>>>>>> symbol:   variable mainListener
>>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>>>> 100 errors
>>>>>>> 100 warnings
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
> 


Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
Hi Dennis:

I realize that it’s already in the trunk, and in the 2.2.x release branch.  But there isn’t anything in there to create a “groovy-config.jar”.   I’m suggesting that we take it out of the JTSK 2.2 trunk tree (which is going to become 3.0, isn’t it?)  and put it into a separate “releasable”/“Deliverable” unit, much like river-examples.  It seems like useful functionality no matter which version of River someone’s using.  If it isn’t inherently coupled to the code in the trunk, why couple the release lifecycle to River 2.2 or 3.0?  

But, if you think it’s easier and quicker to add the jar file creation to 3.0 and get it into Maven Central through that release, then by all means go for it!

Cheers,

Greg Trasuk


> On Sep 2, 2015, at 10:41 AM, Dennis Reedy <de...@gmail.com> wrote:
> 
> 
> Hi Greg,
> 
> The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.
> 
> Dennis
> 
>> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>> 
>> 
>> Hi Dennis:
>> 
>> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
>> 
>> So, the way to proceed is 
>> 1 - Create a Jira issue to get a river-groovy-config git repository setup
>> 2 - Put the right files in that repository
>> 3 - Call a release vote.
>> 
>> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
>> 
>> 
>> Cheers,
>> 
>> Greg Trasuk
>> 
>>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>>> 
>>> Hi Peter,
>>> 
>>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>>> 
>>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>>> 
>>> Regards
>>> 
>>> Dennis
>>> 
>>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>>> 
>>>> Thanks Dennis.
>>>> 
>>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>>> Peter,
>>>>> 
>>>>> Should be all set now, just pushed the missing sources and resources.
>>>>> 
>>>>> Dennis
>>>>> 
>>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>> 
>>>>>> Just performed a clean check out, but the build failed.
>>>>>> 
>>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>>> 
>>>>>> Regards,
>>>>>> 
>>>>>> Peter.
>>>>>> 
>>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>>> <SNIP>
>>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>>> Checked out revision 1700715.
>>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>>> 
>>>>>> 
>>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>>> deps:
>>>>>> prep:
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>> LeaseRenewalManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> LookupDiscovery.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> LookupLocatorDiscovery.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> dis-common-entries:
>>>>>> browser.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>>> destroy.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> fiddler-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>>> fiddler-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>>> JoinManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> svc-common-entries:
>>>>>> fiddler-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>>> mahalo-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>>> mahalo-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>>> mahalo-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>>> mercury-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>>> mercury-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>>> mercury-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>>> norm-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>>> norm-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>>> norm-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>>> outrigger-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>>> outrigger-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>>> outrigger-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>>> phoenix.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> phoenix-group.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> phoenix-stop.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> reggie-activatable.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>>> reggie-persistent.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>>> reggie-transient.configentry:
>>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>>> ServiceDiscoveryManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> sharedgroup.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> start.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> WakeupManager.configentry:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>>> configentry:
>>>>>> start.copy-resources:
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>>> tools.copy-resources:
>>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>>> copy-resources:
>>>>>> copy-extlibs:
>>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>>> compile:
>>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> javac 1.8.0
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>     if (mcl.isAssignableFrom(cl)&&
>>>>>>                             ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>         m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>>                         ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>     AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>                                  ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>>     AccessController.doPrivileged(new PrivilegedAction() {
>>>>>>                                   ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>>     interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>>                          ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>     list.add(intf);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     Class cl = (Class) Security.doPrivileged(
>>>>>>                                             ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>>     new PrivilegedExceptionAction() {
>>>>>>     ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>>     ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>>     ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in class Primitive
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>>     resultType = ((Primitive<T>) result).getType();
>>>>>>                                  ^
>>>>>> required: Primitive<T>
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>>     result = ((Primitive<T>) result).getValue();
>>>>>>                              ^
>>>>>> required: Primitive<T>
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>>     resultType = (Class<T>) result.getClass();
>>>>>>                                            ^
>>>>>> required: Class<T>
>>>>>> found:    Class<CAP#1>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> where CAP#1 is a fresh type-variable:
>>>>>> CAP#1 extends Object from capture of ? extends Object
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>>     return (T) result;
>>>>>>                ^
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>>                 return (T) defaultValue;
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>>                     return ((T)defaultValue) ;
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>>     return type;
>>>>>>            ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> private class ThisRef extends Literal {
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>>     return type;
>>>>>>            ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>>         return type;
>>>>>>                ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>            type.isAssignableFrom(argType) ||
>>>>>>                                 ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>            argType.isAssignableFrom(type))
>>>>>>                                    ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>>     return type;
>>>>>>            ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>>         return type;
>>>>>>                ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>>     return type;
>>>>>>            ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>> Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>>       ^
>>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>>             narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>                                ^
>>>>>> required: Object,Class<T>
>>>>>> found: Object,Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>>             narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>>                                                        ^
>>>>>> required: Class<T>
>>>>>> found:    Class
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>     onDemandImports.add("java.lang");
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>         onDemandImports.add(value);
>>>>>>                            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>             args.add(parseExpr(inEntry));
>>>>>>                     ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>     return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>>                                      ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>             nodes.add(parseSubExpr(inEntry));
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>                 (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                          ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found: PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>>     : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                           ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                          ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found: PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>>     : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>>                                           ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>>     return new Primitive<T>((T) result);
>>>>>>                                 ^
>>>>>> required: T
>>>>>> found:    Object
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>> } else if (to.isAssignableFrom(from)) {
>>>>>>                               ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>>         return (T) Byte.valueOf((byte) val);
>>>>>>                                ^
>>>>>> required: T
>>>>>> found:    Byte
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>>         return (T) Character.valueOf((char) val);
>>>>>>                                     ^
>>>>>> required: T
>>>>>> found:    Character
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>>         return (T) Short.valueOf((short) val);
>>>>>>                                 ^
>>>>>> required: T
>>>>>> found:    Short
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>>     Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>>                             ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>                         (ClassLoader) Security.doPrivileged(
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>>                             new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     cname = (String) Security.doPrivileged(
>>>>>>                                           ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>>     new PrivilegedExceptionAction() {
>>>>>>     ^
>>>>>> required: PrivilegedExceptionAction<T>
>>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>     Constructor cons = cls.getConstructor(
>>>>>>                                          ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in class Class
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>     return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>>                                           ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>>     return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>>                                       ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>     if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>>                                         ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>              cj.isAssignableFrom(ck))
>>>>>>                                 ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>     if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>>                                         ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>              ck.isAssignableFrom(cj))
>>>>>>                                 ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>     if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>                            ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>>     if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>>                                                       ^
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>>     formatterRef = new SoftReference(formatter);
>>>>>>                    ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in class SoftReference
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>     contents.add(t);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>> required: Map<E,Boolean>
>>>>>> found: ConcurrentHashMap
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>> private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>>> required: Map<E,Boolean>
>>>>>> found:    ConcurrentHashMap
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>>             (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>             (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>>             (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>>> found: PrivilegedAction,AccessControlContext
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>>             (securityContext.wrap(new PrivilegedAction() {
>>>>>> required: PrivilegedAction<T>
>>>>>> found:    PrivilegedAction
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>                 pendingDiscoveries.add(sock);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>                         if(pendingDiscoveries.add(req)) {
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     Security.doPrivileged(new PrivilegedAction() {
>>>>>>                          ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>>     Security.doPrivileged(new PrivilegedAction() {
>>>>>>                           ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>     if (pendingDiscoveries.add(pending)) {
>>>>>>                               ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>>     Security.doPrivileged(new PrivilegedAction() {
>>>>>>                          ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>>     Security.doPrivileged(new PrivilegedAction() {
>>>>>>                           ^
>>>>>> required: PrivilegedAction<T>
>>>>>> found:<anonymous PrivilegedAction>
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>>                 Collections.list(en) : Collections.EMPTY_LIST;
>>>>>> required: Enumeration<T>
>>>>>> found: Enumeration
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>>                 Collections.list(en) : Collections.EMPTY_LIST;
>>>>>> required: Enumeration<T>
>>>>>> found:    Enumeration
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>list(Enumeration<T>)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>>                                      (new NetworkInterface[nicList.size()]) );
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>>         tickets = new ArrayList();
>>>>>> required: List<Ticket>
>>>>>> found:    ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>> this.groups = new ConcurrentSkipListSet();
>>>>>>               ^
>>>>>> required: Set<String>
>>>>>> found:    ConcurrentSkipListSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>         groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>>> where K,V are type-variables:
>>>>>> K extends Object declared in class HashMap
>>>>>> V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>     list.add(l);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>>     addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>>> found: List,HashMap,int
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>     addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: List<DiscoveryListener>
>>>>>> found:    List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>>     addNotify(list, groupsMap, DISCOVERED);
>>>>>> required: Map<ServiceRegistrar,String[]>
>>>>>> found:    HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>>             req.add(newGroups[i]);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Collection
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>>     newGrps.add(newGroups[i]);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>     Set toAdd = new HashSet(newGrps);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>>     toAdd.removeAll(groups);
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>>     Collection toRemove = new HashSet(groups);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>>     toRemove.removeAll(newGrps);
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>>     groups.addAll(toAdd);
>>>>>> required: Collection<? extends E>
>>>>>> found: Set
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>>     groups.addAll(toAdd);
>>>>>> required: Collection<? extends E>
>>>>>> found:    Set
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface Set
>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>> 100 warnings
>>>>>> phoenix.stubs:
>>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> start.stubs:
>>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>>> been superseded by dynamically generated stubs. Users are
>>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>>> stubs:
>>>>>> jsk-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>>> jsk-lib.jar:
>>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>>> jsk-resources.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>>> jsk-platform.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> jsk-policy.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>>> river.jars:
>>>>>> tools.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>>> jarwrapper.jar:
>>>>>> checkconfigurationfile.jar:
>>>>>> checkser.jar:
>>>>>> classdep.jar:
>>>>>> classserver.jar:
>>>>>> computedigest.jar:
>>>>>> computehttpmdcodebase.jar:
>>>>>> jsk-debug-policy.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>>> preferredlistgen.jar:
>>>>>> envcheck.jar:
>>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>>> toolswrappers.jars:
>>>>>> destroy.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>>> fiddler.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>>> fiddler-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>>> group.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>>> group-dl.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>>> mahalo.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>>> mahalo-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>>> mercury.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>>> mercury-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>>> norm.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>>> norm-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>>> outrigger-snaplogstore.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>>> outrigger.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>>> outrigger-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>>> phoenix.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>>> phoenix-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>>> phoenix-group.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>>> phoenix-init.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>>> reggie.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>>> reggie-dl.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>>> serviceui.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>>> sharedvm.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>>> start.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>>> services.jars:
>>>>>> extra.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>>> browser.jar:
>>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>>> browser-dl.jar:
>>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>>> browser.jars:
>>>>>> jars:
>>>>>> river-runtime:
>>>>>> all.build:
>>>>>> qa.prep:
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>>> qa.copy-resources:
>>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> qa.compile:
>>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>>> javac 1.8.0
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>> public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>>> symbol: class AbstractBaseTest
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>> protected AbstractBaseTest.SrvcListener srvcListener;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>>> import org.apache.river.thread.TaskManager;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>>> import java.rmi.server.SocketSecurityException;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>> list.add(getServiceConfigurationFileName());
>>>>>>         ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(getServiceComponent()
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         locatorList.add(s);
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         groupList.add(s);
>>>>>>                      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(b.toString());
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     groups.add(s);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>>     groups.set(i, g);
>>>>>>               ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return (String[]) groups.toArray(new String[0]);
>>>>>>                                 ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(getServiceComponent()
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(name + " = exporter." + type + "Exporter");
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>>     list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in interface List
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         hostList.add(tok.nextToken());
>>>>>>                     ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(path);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(qaDir);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>>                                     ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(component);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(buffer);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>                               ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         list.add(s);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> list.add(file.getAbsolutePath());
>>>>>>         ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         files.add(new File(s));
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(vmArgs[i]);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>                               ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         list.add(prop[0]);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         list.add(prop[1]);
>>>>>>                 ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>                               ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>     options.add(o1[i]);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>>     options.add(o2[i]);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>> return (String[]) options.toArray(new String[options.size()]);
>>>>>>                                  ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>     map.put(p1[i], p1[i + 1]);
>>>>>>            ^
>>>>>> where K,V are type-variables:
>>>>>> K extends Object declared in class HashMap
>>>>>> V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>     map.put(p2[i], p2[i + 1]);
>>>>>>            ^
>>>>>> where K,V are type-variables:
>>>>>> K extends Object declared in class HashMap
>>>>>> V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> overrideProviders.add(provider);
>>>>>>                      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>>                                                       ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> failureAnalyzers.add(analyzer);
>>>>>>                     ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         overrideProviders.add(op);
>>>>>>                              ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>>             ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> return (String[]) list.toArray(new String[list.size()]);
>>>>>>                               ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     available.add(iInt);
>>>>>>                  ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> selectedIndexes.add(selected);
>>>>>>                    ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add(getJVM());
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add("-cp");
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add(getClasspath());
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     cmdList.add(options[i]);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add(getWrapperClassName());
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     cmdList.add(args[i]);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>>                                      ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> cmdList.add("-D" + name + "=" + val);
>>>>>>            ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>> tokenMap.put(token, value);
>>>>>>             ^
>>>>>> where K,V are type-variables:
>>>>>> K extends Object declared in class HashMap
>>>>>> V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>>     (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>>                                   ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>>     serviceRef = new MarshalledObject(created.proxy).get();
>>>>>>                  ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in class MarshalledObject
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>> createdAdminSet.add(admin);
>>>>>>                    ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>>     Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>>                                               ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in class Class
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>>     serviceCounters.put(key,new Integer(newVal));
>>>>>>                        ^
>>>>>> where K,V are type-variables:
>>>>>> K extends Object declared in class HashMap
>>>>>> V extends Object declared in class HashMap
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     lusList.add(admin);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     sharedList.add(admin);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     nonActList.add(admin);
>>>>>>                   ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     actSystemList.add(admin);
>>>>>>                      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     classServerList.add(admin);
>>>>>>                        ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     svcList.add(admin);
>>>>>>                ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>> return new HashSet(createdAdminSet).iterator();
>>>>>>        ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class HashSet
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>> return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>>                                                        ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add(vm + "/bin/java");
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     l.add(opts[i]);
>>>>>>          ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>     l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>>          ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add("-cp");
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add(getServiceClasspath());
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>> l.add(getServiceImpl());
>>>>>>      ^
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>> String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>>                                         ^
>>>>>> where T is a type-variable:
>>>>>> T extends Object declared in method<T>toArray(T[])
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>             l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>             l.add(System.getProperty("java.home") + "/bin/java");
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>         l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>                 l.add(opts[i]);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>                 l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>>             l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>> where E is a type-variable:
>>>>>> E extends Object declared in class ArrayList
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>>     locatorDiscovery.terminate();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, methodStr[methodType]);
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>                 locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>>                 locatorDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>                 locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>>                 locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>>                 locatorDiscovery.getRegistrars();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>>                 locatorDiscovery.discard(null);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>>                 locatorDiscovery.getLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>>                 locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>>                 locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>>                 locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>>                 locatorDiscovery.getDiscoveredLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>>                 locatorDiscovery.getUndiscoveredLocators();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>>         logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "Adding bad listener");
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>     locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>>     locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>>     startAddLookups();
>>>>>> symbol:   method startAddLookups()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>     doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>>     doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>>     mainListener.clearAllEventInfo();
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>     mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>>     mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>>     LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>>     locatorDiscovery.addLocators(locsToAdd);
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "added additional locators to "
>>>>>> symbol:   variable logger
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>>     waitForDiscovery(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class BadLocatorDiscoveryListener
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol:   variable super
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>     doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   method getLookupServices()
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>>     doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>> logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>> ^
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>>     ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>>     locatorDiscovery.discard(regs[i]);
>>>>>>     ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>>     ^
>>>>>> symbol:   variable logger
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>> if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>>     ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>> if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>>     ^
>>>>>> symbol:   variable locatorDiscovery
>>>>>> location: class DelayDiscoveryAfterDiscard
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>>     super.construct(sysConfig);
>>>>>> symbol: method construct(QAConfig)
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>>     return this;
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "run()");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>>     lookupDiscovery.terminate();
>>>>>> symbol:   variable lookupDiscovery
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>>     logger.log(Level.FINE, methodStr[methodType]);
>>>>>> symbol:   variable logger
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>>                 lookupDiscovery.addDiscoveryListener(mainListener);
>>>>>> symbol:   variable mainListener
>>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>>> 100 errors
>>>>>> 100 warnings
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>>>> 
>>>> 
>>> 
>> 
> 


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Greg,

The source has already been contributed to River, it has been in the project for quite some time (it’s in 2.2 trunk). There was an issue created back in 2009 (https://issues.apache.org/jira/browse/RIVER-313) that resulted in me donating the requisite support, all we need to do now (6 years later), is to create a jar that provides the contributed support.

Dennis

> On Sep 2, 2015, at 1023AM, Greg Trasuk <tr...@stratuscom.com> wrote:
> 
> 
> Hi Dennis:
> 
> It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.
> 
> So, the way to proceed is 
> 1 - Create a Jira issue to get a river-groovy-config git repository setup
> 2 - Put the right files in that repository
> 3 - Call a release vote.
> 
> Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.
> 
> 
> Cheers,
> 
> Greg Trasuk
> 
>> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
>> 
>> Hi Peter,
>> 
>> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
>> 
>> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
>> 
>> Regards
>> 
>> Dennis
>> 
>>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>>> 
>>> Thanks Dennis.
>>> 
>>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>>> Peter,
>>>> 
>>>> Should be all set now, just pushed the missing sources and resources.
>>>> 
>>>> Dennis
>>>> 
>>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>>> 
>>>>> Just performed a clean check out, but the build failed.
>>>>> 
>>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>>> 
>>>>> Regards,
>>>>> 
>>>>> Peter.
>>>>> 
>>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>>> <SNIP>
>>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>>> Checked out revision 1700715.
>>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>>> 
>>>>> 
>>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>>> deps:
>>>>> prep:
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>> LeaseRenewalManager.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> LookupDiscovery.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> LookupLocatorDiscovery.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> dis-common-entries:
>>>>> browser.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>>> destroy.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> fiddler-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>>> fiddler-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>>> JoinManager.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> svc-common-entries:
>>>>> fiddler-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>>> mahalo-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>>> mahalo-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>>> mahalo-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>>> mercury-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>>> mercury-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>>> mercury-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>>> norm-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>>> norm-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>>> norm-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>>> outrigger-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>>> outrigger-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>>> outrigger-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>>> phoenix.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> phoenix-group.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> phoenix-stop.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> reggie-activatable.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>>> reggie-persistent.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>>> reggie-transient.configentry:
>>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>>> ServiceDiscoveryManager.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> sharedgroup.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> start.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> WakeupManager.configentry:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>>> configentry:
>>>>> start.copy-resources:
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>>> tools.copy-resources:
>>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>>> copy-resources:
>>>>> copy-extlibs:
>>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>>> compile:
>>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>> javac 1.8.0
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>      if (mcl.isAssignableFrom(cl)&&
>>>>>                              ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>          m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>>                          ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>      AccessController.doPrivileged(new PrivilegedAction() {
>>>>>                                   ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>>      AccessController.doPrivileged(new PrivilegedAction() {
>>>>>                                    ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>>      interfaceList.toArray(new Class[interfaceList.size()]);
>>>>>                           ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>      list.add(intf);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      Class cl = (Class) Security.doPrivileged(
>>>>>                                              ^
>>>>> required: PrivilegedExceptionAction<T>
>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>>      new PrivilegedExceptionAction() {
>>>>>      ^
>>>>> required: PrivilegedExceptionAction<T>
>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>>      ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>>      ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in class Primitive
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>>      resultType = ((Primitive<T>) result).getType();
>>>>>                                   ^
>>>>> required: Primitive<T>
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>>      result = ((Primitive<T>) result).getValue();
>>>>>                               ^
>>>>> required: Primitive<T>
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>>      resultType = (Class<T>) result.getClass();
>>>>>                                             ^
>>>>> required: Class<T>
>>>>> found:    Class<CAP#1>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> where CAP#1 is a fresh type-variable:
>>>>>  CAP#1 extends Object from capture of ? extends Object
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>>      return (T) result;
>>>>>                 ^
>>>>> required: T
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>>                  return (T) defaultValue;
>>>>> required: T
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>>                      return ((T)defaultValue) ;
>>>>> required: T
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>>      return type;
>>>>>             ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  private class ThisRef extends Literal {
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>>      return type;
>>>>>             ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>>          return type;
>>>>>                 ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>             type.isAssignableFrom(argType) ||
>>>>>                                  ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>             argType.isAssignableFrom(type))
>>>>>                                     ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>>      return type;
>>>>>             ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>>          return type;
>>>>>                 ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>>      return type;
>>>>>             ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>      Class resolve(Entry inEntry) throws ConfigurationException {
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>>  Class resolve(Entry inEntry) throws ConfigurationException {
>>>>>        ^
>>>>> return type requires unchecked conversion from Class to Class<T>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>>              narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>                                 ^
>>>>> required: Object,Class<T>
>>>>> found: Object,Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>>              narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>>                                                         ^
>>>>> required: Class<T>
>>>>> found:    Class
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>      onDemandImports.add("java.lang");
>>>>>                         ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>          onDemandImports.add(value);
>>>>>                             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>              args.add(parseExpr(inEntry));
>>>>>                      ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>      return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>>                                       ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>              nodes.add(parseSubExpr(inEntry));
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>                  (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>                                           ^
>>>>> required: PrivilegedAction<T>
>>>>> found: PrivilegedAction
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>>      : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>                                            ^
>>>>> required: PrivilegedAction<T>
>>>>> found:    PrivilegedAction
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>                                           ^
>>>>> required: PrivilegedAction<T>
>>>>> found: PrivilegedAction
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>>      : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>>                                            ^
>>>>> required: PrivilegedAction<T>
>>>>> found:    PrivilegedAction
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>>      return new Primitive<T>((T) result);
>>>>>                                  ^
>>>>> required: T
>>>>> found:    Object
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>  } else if (to.isAssignableFrom(from)) {
>>>>>                                ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>>          return (T) Byte.valueOf((byte) val);
>>>>>                                 ^
>>>>> required: T
>>>>> found:    Byte
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>>          return (T) Character.valueOf((char) val);
>>>>>                                      ^
>>>>> required: T
>>>>> found:    Character
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>>          return (T) Short.valueOf((short) val);
>>>>>                                  ^
>>>>> required: T
>>>>> found:    Short
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>>      Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>>                              ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>                          (ClassLoader) Security.doPrivileged(
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>>                              new PrivilegedAction() {
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      cname = (String) Security.doPrivileged(
>>>>>                                            ^
>>>>> required: PrivilegedExceptionAction<T>
>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>>      new PrivilegedExceptionAction() {
>>>>>      ^
>>>>> required: PrivilegedExceptionAction<T>
>>>>> found:<anonymous PrivilegedExceptionAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>      Constructor cons = cls.getConstructor(
>>>>>                                           ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in class Class
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>      return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>>                                            ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>>      return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>>                                        ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>      if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>>                                          ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>               cj.isAssignableFrom(ck))
>>>>>                                  ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>      if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>>                                          ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>               ck.isAssignableFrom(cj))
>>>>>                                  ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>      if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>                             ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>>      if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>>                                                        ^
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>>      formatterRef = new SoftReference(formatter);
>>>>>                     ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in class SoftReference
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>      contents.add(t);
>>>>>                  ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>>  private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>> required: Map<E,Boolean>
>>>>> found: ConcurrentHashMap
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>>  private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>>> required: Map<E,Boolean>
>>>>> found:    ConcurrentHashMap
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>>              (securityContext.wrap(new PrivilegedAction() {
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>              (securityContext.wrap(new PrivilegedAction() {
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>>              (securityContext.wrap(new PrivilegedAction() {
>>>>> required: PrivilegedAction<T>,AccessControlContext
>>>>> found: PrivilegedAction,AccessControlContext
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>>              (securityContext.wrap(new PrivilegedAction() {
>>>>> required: PrivilegedAction<T>
>>>>> found:    PrivilegedAction
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>                  pendingDiscoveries.add(sock);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>                          if(pendingDiscoveries.add(req)) {
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      Security.doPrivileged(new PrivilegedAction() {
>>>>>                           ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>>      Security.doPrivileged(new PrivilegedAction() {
>>>>>                            ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>      if (pendingDiscoveries.add(pending)) {
>>>>>                                ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>>      Security.doPrivileged(new PrivilegedAction() {
>>>>>                           ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>>      Security.doPrivileged(new PrivilegedAction() {
>>>>>                            ^
>>>>> required: PrivilegedAction<T>
>>>>> found:<anonymous PrivilegedAction>
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>>                  Collections.list(en) : Collections.EMPTY_LIST;
>>>>> required: Enumeration<T>
>>>>> found: Enumeration
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>list(Enumeration<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>>                  Collections.list(en) : Collections.EMPTY_LIST;
>>>>> required: Enumeration<T>
>>>>> found:    Enumeration
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>list(Enumeration<T>)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>>                                       (new NetworkInterface[nicList.size()]) );
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>>          tickets = new ArrayList();
>>>>> required: List<Ticket>
>>>>> found:    ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>>  this.groups = new ConcurrentSkipListSet();
>>>>>                ^
>>>>> required: Set<String>
>>>>> found:    ConcurrentSkipListSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>          groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>>> where K,V are type-variables:
>>>>>  K extends Object declared in class HashMap
>>>>>  V extends Object declared in class HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>      list.add(l);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>>      addNotify(list, groupsMap, DISCOVERED);
>>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>>> found: List,HashMap,int
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>      addNotify(list, groupsMap, DISCOVERED);
>>>>> required: List<DiscoveryListener>
>>>>> found:    List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>>      addNotify(list, groupsMap, DISCOVERED);
>>>>> required: Map<ServiceRegistrar,String[]>
>>>>> found:    HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>>              req.add(newGroups[i]);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Collection
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>>      newGrps.add(newGroups[i]);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>      Set toAdd = new HashSet(newGrps);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>>      toAdd.removeAll(groups);
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>      Collection toRemove = new HashSet(groups);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>>      toRemove.removeAll(newGrps);
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>>      groups.addAll(toAdd);
>>>>> required: Collection<? extends E>
>>>>> found: Set
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>>      groups.addAll(toAdd);
>>>>> required: Collection<? extends E>
>>>>> found:    Set
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface Set
>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>> 100 warnings
>>>>> phoenix.stubs:
>>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>> been superseded by dynamically generated stubs. Users are
>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>> been superseded by dynamically generated stubs. Users are
>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>> start.stubs:
>>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>>> been superseded by dynamically generated stubs. Users are
>>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>>> stubs:
>>>>> jsk-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>>> jsk-lib.jar:
>>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: org.apache.velocity.Template
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>>> jsk-resources.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>>> jsk-platform.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>> jsk-policy.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>>> river.jars:
>>>>> tools.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>>> jarwrapper.jar:
>>>>> checkconfigurationfile.jar:
>>>>> checkser.jar:
>>>>> classdep.jar:
>>>>> classserver.jar:
>>>>> computedigest.jar:
>>>>> computehttpmdcodebase.jar:
>>>>> jsk-debug-policy.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>>> preferredlistgen.jar:
>>>>> envcheck.jar:
>>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>>> toolswrappers.jars:
>>>>> destroy.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>>> fiddler.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>>> fiddler-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>>> group.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>>> group-dl.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>>> mahalo.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>>> mahalo-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>>> mercury.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>>> mercury-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>>> norm.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>>> norm-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>>> outrigger-snaplogstore.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>>> outrigger.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>>> outrigger-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>>> phoenix.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>>> phoenix-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>>> phoenix-group.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>>> phoenix-init.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>>> reggie.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>>> reggie-dl.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>>> serviceui.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>>> sharedvm.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>>> start.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>>> services.jars:
>>>>> extra.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>>> browser.jar:
>>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>>> browser-dl.jar:
>>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>>> browser.jars:
>>>>> jars:
>>>>> river-runtime:
>>>>> all.build:
>>>>> qa.prep:
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>>> qa.copy-resources:
>>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>> qa.compile:
>>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>>> javac 1.8.0
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.AdminIterator;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>>  public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>>  protected AbstractBaseTest.SrvcListener srvcListener;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>>  public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>>  public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>>  public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>>  public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>>> symbol: class AbstractBaseTest
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>>  protected AbstractBaseTest.SrvcListener srvcListener;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager.Task;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>>> import org.apache.river.thread.TaskManager;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>>> import java.rmi.server.SocketSecurityException;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>  list.add(getServiceConfigurationFileName());
>>>>>          ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(getServiceComponent()
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          locatorList.add(s);
>>>>>                         ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          groupList.add(s);
>>>>>                       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(b.toString());
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      groups.add(s);
>>>>>                ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>>      groups.set(i, g);
>>>>>                ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return (String[]) groups.toArray(new String[0]);
>>>>>                                  ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(getServiceComponent()
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(name + " = exporter." + type + "Exporter");
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>>      list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in interface List
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          hostList.add(tok.nextToken());
>>>>>                      ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(path);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(qaDir);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  searchList = (String[]) list.toArray(new String[list.size()]);
>>>>>                                      ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(component);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(buffer);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return (String[]) list.toArray(new String[list.size()]);
>>>>>                                ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          list.add(s);
>>>>>                  ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  list.add(file.getAbsolutePath());
>>>>>          ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          files.add(new File(s));
>>>>>                   ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(vmArgs[i]);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return (String[]) list.toArray(new String[list.size()]);
>>>>>                                ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          list.add(prop[0]);
>>>>>                  ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          list.add(prop[1]);
>>>>>                  ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return (String[]) list.toArray(new String[list.size()]);
>>>>>                                ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>      options.add(o1[i]);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>      options.add(o2[i]);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>  return (String[]) options.toArray(new String[options.size()]);
>>>>>                                   ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>      map.put(p1[i], p1[i + 1]);
>>>>>             ^
>>>>> where K,V are type-variables:
>>>>>  K extends Object declared in class HashMap
>>>>>  V extends Object declared in class HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>      map.put(p2[i], p2[i + 1]);
>>>>>             ^
>>>>> where K,V are type-variables:
>>>>>  K extends Object declared in class HashMap
>>>>>  V extends Object declared in class HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  overrideProviders.add(provider);
>>>>>                       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>>                                                        ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  failureAnalyzers.add(analyzer);
>>>>>                      ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          overrideProviders.add(op);
>>>>>                               ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>>              ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  return (String[]) list.toArray(new String[list.size()]);
>>>>>                                ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      available.add(iInt);
>>>>>                   ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  selectedIndexes.add(selected);
>>>>>                     ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add(getJVM());
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add("-cp");
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add(getClasspath());
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      cmdList.add(options[i]);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add(getWrapperClassName());
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      cmdList.add(args[i]);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>>                                       ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  cmdList.add("-D" + name + "=" + val);
>>>>>             ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>  tokenMap.put(token, value);
>>>>>              ^
>>>>> where K,V are type-variables:
>>>>>  K extends Object declared in class HashMap
>>>>>  V extends Object declared in class HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>      (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>>                                    ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>>      serviceRef = new MarshalledObject(created.proxy).get();
>>>>>                   ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in class MarshalledObject
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>>  createdAdminSet.add(admin);
>>>>>                     ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>>      Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>>                                                ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in class Class
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>>      serviceCounters.put(key,new Integer(newVal));
>>>>>                         ^
>>>>> where K,V are type-variables:
>>>>>  K extends Object declared in class HashMap
>>>>>  V extends Object declared in class HashMap
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      lusList.add(admin);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      sharedList.add(admin);
>>>>>                    ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      nonActList.add(admin);
>>>>>                    ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      actSystemList.add(admin);
>>>>>                       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      classServerList.add(admin);
>>>>>                         ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      svcList.add(admin);
>>>>>                 ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>>  return new HashSet(createdAdminSet).iterator();
>>>>>         ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class HashSet
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>>  return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>>                                                         ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add(vm + "/bin/java");
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      l.add(opts[i]);
>>>>>           ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>      l.add("-D" + props[i] + "=" + props[i+1]);
>>>>>           ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add("-cp");
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add(getServiceClasspath());
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>  l.add(getServiceImpl());
>>>>>       ^
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>>  String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>>                                          ^
>>>>> where T is a type-variable:
>>>>>  T extends Object declared in method<T>toArray(T[])
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>              l.add(System.getProperty("java.home") + "/bin/rmid");
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>              l.add(System.getProperty("java.home") + "/bin/java");
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>          l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>                  l.add(opts[i]);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>                  l.add("-D" + props[i] + "=" + props[i+1]);
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>>              l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>> where E is a type-variable:
>>>>>  E extends Object declared in class ArrayList
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "run()");
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>>      locatorDiscovery.terminate();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>>      logger.log(Level.FINE, methodStr[methodType]);
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>                  locatorDiscovery.addDiscoveryListener(mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>>                  locatorDiscovery.addDiscoveryListener(mainListener);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>                  locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>>                  locatorDiscovery.removeDiscoveryListener(mainListener);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>>                  locatorDiscovery.getRegistrars();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>>                  locatorDiscovery.discard(null);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>>                  locatorDiscovery.getLocators();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>>                  locatorDiscovery.addLocators(new LookupLocator[0]);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>>                  locatorDiscovery.setLocators(new LookupLocator[0]);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>>                  locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>>                  locatorDiscovery.getDiscoveredLocators();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>>                  locatorDiscovery.getUndiscoveredLocators();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>>          logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "run()");
>>>>> symbol:   variable logger
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "Adding bad listener");
>>>>> symbol:   variable logger
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>      locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>> symbol:   variable logger
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>>      locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>>      startAddLookups();
>>>>> symbol:   method startAddLookups()
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>      doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>> symbol:   method getLookupServices()
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>>      doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>>      mainListener.clearAllEventInfo();
>>>>> symbol:   variable mainListener
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>      mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>> symbol:   method getLookupServices()
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>>      mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>>> symbol:   variable mainListener
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>>      LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>>> symbol:   method getLookupServices()
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>>      locatorDiscovery.addLocators(locsToAdd);
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "added additional locators to "
>>>>> symbol:   variable logger
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>>      waitForDiscovery(mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class BadLocatorDiscoveryListener
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol:   variable super
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "run()");
>>>>> symbol:   variable logger
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>      doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>> symbol:   method getLookupServices()
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>>      doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>>  logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>>  ^
>>>>> symbol:   variable logger
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>>      ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>>      locatorDiscovery.discard(regs[i]);
>>>>>      ^
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>>      ^
>>>>> symbol:   variable logger
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>>  if (locatorDiscovery.getRegistrars().length != 0) {
>>>>>      ^
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>>  if (locatorDiscovery.getRegistrars().length == 0) {
>>>>>      ^
>>>>> symbol:   variable locatorDiscovery
>>>>> location: class DelayDiscoveryAfterDiscard
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>>      super.construct(sysConfig);
>>>>> symbol: method construct(QAConfig)
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>>      return this;
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "run()");
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>>      logger.log(Level.FINE, "terminating lookup discovery ...");
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>>      lookupDiscovery.terminate();
>>>>> symbol:   variable lookupDiscovery
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>>      logger.log(Level.FINE, methodStr[methodType]);
>>>>> symbol:   variable logger
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>>                  lookupDiscovery.addDiscoveryListener(mainListener);
>>>>> symbol:   variable mainListener
>>>>> location: class AddDiscoveryListenerAfterTerminate
>>>>> Note: Some input files additionally use or override a deprecated API.
>>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>>> 100 errors
>>>>> 100 warnings
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>>> 
>>> 
>> 
> 


Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
Hi Dennis:

It might be easier to do a separate deliverable for the Groovy config.  That way you could use Gradle or Maven to build it rather than try to munge it into the JTSK’s build system.  As you said, in the end you want to have groovy-config.jar with the correct META-INF/…Configuration entry.  Long as it ends up in Maven Central, all you need to do if you want the Groovy config is reference the artifact in your build.

So, the way to proceed is 
1 - Create a Jira issue to get a river-groovy-config git repository setup
2 - Put the right files in that repository
3 - Call a release vote.

Is there any reason for it to be tied into River 3.0?  I think all the Configuration and ConfigurationFile classes are in net.jini.*, so you could go ahead and release now.


Cheers,

Greg Trasuk

> On Sep 2, 2015, at 10:13 AM, Dennis Reedy <de...@gmail.com> wrote:
> 
> Hi Peter,
> 
> I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 
> 
> The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.
> 
> Regards
> 
> Dennis
> 
>> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
>> 
>> Thanks Dennis.
>> 
>> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>>> Peter,
>>> 
>>> Should be all set now, just pushed the missing sources and resources.
>>> 
>>> Dennis
>>> 
>>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>>> 
>>>> Just performed a clean check out, but the build failed.
>>>> 
>>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>>> 
>>>> Regards,
>>>> 
>>>> Peter.
>>>> 
>>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>>> <SNIP>
>>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>>> Checked out revision 1700715.
>>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>>> 
>>>> 
>>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>>> deps:
>>>> prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> LeaseRenewalManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> LookupLocatorDiscovery.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> dis-common-entries:
>>>> browser.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>>> destroy.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> fiddler-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>>> fiddler-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>>> JoinManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> svc-common-entries:
>>>> fiddler-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>>> mahalo-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>>> mahalo-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>>> mahalo-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>>> mercury-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>>> mercury-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>>> mercury-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>>> norm-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>>> norm-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>>> norm-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>>> outrigger-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>>> outrigger-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>>> outrigger-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>>> phoenix.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-group.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> phoenix-stop.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> reggie-activatable.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>>> reggie-persistent.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>>> reggie-transient.configentry:
>>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>>> ServiceDiscoveryManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> sharedgroup.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> start.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> WakeupManager.configentry:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>>> configentry:
>>>> start.copy-resources:
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>>> tools.copy-resources:
>>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>>> copy-resources:
>>>> copy-extlibs:
>>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>>> compile:
>>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>       if (mcl.isAssignableFrom(cl)&&
>>>>                               ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>           m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>>                           ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>       AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                    ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>>       AccessController.doPrivileged(new PrivilegedAction() {
>>>>                                     ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>>       interfaceList.toArray(new Class[interfaceList.size()]);
>>>>                            ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>       list.add(intf);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       Class cl = (Class) Security.doPrivileged(
>>>>                                               ^
>>>> required: PrivilegedExceptionAction<T>
>>>> found:<anonymous PrivilegedExceptionAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>>       new PrivilegedExceptionAction() {
>>>>       ^
>>>> required: PrivilegedExceptionAction<T>
>>>> found:<anonymous PrivilegedExceptionAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>>       ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>>       ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in class Primitive
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>>       resultType = ((Primitive<T>) result).getType();
>>>>                                    ^
>>>> required: Primitive<T>
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>>       result = ((Primitive<T>) result).getValue();
>>>>                                ^
>>>> required: Primitive<T>
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>>       resultType = (Class<T>) result.getClass();
>>>>                                              ^
>>>> required: Class<T>
>>>> found:    Class<CAP#1>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> where CAP#1 is a fresh type-variable:
>>>>   CAP#1 extends Object from capture of ? extends Object
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>>       return (T) result;
>>>>                  ^
>>>> required: T
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>>                   return (T) defaultValue;
>>>> required: T
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>>                       return ((T)defaultValue) ;
>>>> required: T
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>>       return type;
>>>>              ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   private class ThisRef extends Literal {
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>>       return type;
>>>>              ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>>           return type;
>>>>                  ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>              type.isAssignableFrom(argType) ||
>>>>                                   ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>              argType.isAssignableFrom(type))
>>>>                                      ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>>       return type;
>>>>              ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>>           return type;
>>>>                  ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>>       return type;
>>>>              ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>       Class resolve(Entry inEntry) throws ConfigurationException {
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>>   Class resolve(Entry inEntry) throws ConfigurationException {
>>>>         ^
>>>> return type requires unchecked conversion from Class to Class<T>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>>               narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                  ^
>>>> required: Object,Class<T>
>>>> found: Object,Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>>               narrowingAssignable(args[i].eval(NO_DATA), type);
>>>>                                                          ^
>>>> required: Class<T>
>>>> found:    Class
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>       onDemandImports.add("java.lang");
>>>>                          ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>           onDemandImports.add(value);
>>>>                              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>               args.add(parseExpr(inEntry));
>>>>                       ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>       return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>>                                        ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>               nodes.add(parseSubExpr(inEntry));
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                   (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                            ^
>>>> required: PrivilegedAction<T>
>>>> found: PrivilegedAction
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                             ^
>>>> required: PrivilegedAction<T>
>>>> found:    PrivilegedAction
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                            ^
>>>> required: PrivilegedAction<T>
>>>> found: PrivilegedAction
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>>       : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>>                                             ^
>>>> required: PrivilegedAction<T>
>>>> found:    PrivilegedAction
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>>       return new Primitive<T>((T) result);
>>>>                                   ^
>>>> required: T
>>>> found:    Object
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>   } else if (to.isAssignableFrom(from)) {
>>>>                                 ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>>           return (T) Byte.valueOf((byte) val);
>>>>                                  ^
>>>> required: T
>>>> found:    Byte
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>>           return (T) Character.valueOf((char) val);
>>>>                                       ^
>>>> required: T
>>>> found:    Character
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>>           return (T) Short.valueOf((short) val);
>>>>                                   ^
>>>> required: T
>>>> found:    Short
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>>       Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>>                               ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>                           (ClassLoader) Security.doPrivileged(
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>>                               new PrivilegedAction() {
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       cname = (String) Security.doPrivileged(
>>>>                                             ^
>>>> required: PrivilegedExceptionAction<T>
>>>> found:<anonymous PrivilegedExceptionAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>>       new PrivilegedExceptionAction() {
>>>>       ^
>>>> required: PrivilegedExceptionAction<T>
>>>> found:<anonymous PrivilegedExceptionAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>       Constructor cons = cls.getConstructor(
>>>>                                            ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>       return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>>                                             ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>>       return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>>                                         ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>       if (keepSupers ? ck.isAssignableFrom(cj) :
>>>>                                           ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                cj.isAssignableFrom(ck))
>>>>                                   ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>       if (keepSupers ? cj.isAssignableFrom(ck) :
>>>>                                           ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>                ck.isAssignableFrom(cj))
>>>>                                   ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>       if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                              ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>>       if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>>                                                         ^
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>>       formatterRef = new SoftReference(formatter);
>>>>                      ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in class SoftReference
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>       contents.add(t);
>>>>                   ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>>   private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>> required: Map<E,Boolean>
>>>> found: ConcurrentHashMap
>>>> where E is a type-variable:
>>>>   E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>>   private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>> required: Map<E,Boolean>
>>>> found:    ConcurrentHashMap
>>>> where E is a type-variable:
>>>>   E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>> required: PrivilegedAction<T>,AccessControlContext
>>>> found: PrivilegedAction,AccessControlContext
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>>               (securityContext.wrap(new PrivilegedAction() {
>>>> required: PrivilegedAction<T>
>>>> found:    PrivilegedAction
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                   pendingDiscoveries.add(sock);
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>                           if(pendingDiscoveries.add(req)) {
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>                            ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>                             ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>       if (pendingDiscoveries.add(pending)) {
>>>>                                 ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>                            ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>>       Security.doPrivileged(new PrivilegedAction() {
>>>>                             ^
>>>> required: PrivilegedAction<T>
>>>> found:<anonymous PrivilegedAction>
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>>                   Collections.list(en) : Collections.EMPTY_LIST;
>>>> required: Enumeration<T>
>>>> found: Enumeration
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>>                   Collections.list(en) : Collections.EMPTY_LIST;
>>>> required: Enumeration<T>
>>>> found:    Enumeration
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>list(Enumeration<T>)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>>                                        (new NetworkInterface[nicList.size()]) );
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>>           tickets = new ArrayList();
>>>> required: List<Ticket>
>>>> found:    ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>>   this.groups = new ConcurrentSkipListSet();
>>>>                 ^
>>>> required: Set<String>
>>>> found:    ConcurrentSkipListSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>           groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>> where K,V are type-variables:
>>>>   K extends Object declared in class HashMap
>>>>   V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>       list.add(l);
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>> required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>> found: List,HashMap,int
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>> required: List<DiscoveryListener>
>>>> found:    List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>>       addNotify(list, groupsMap, DISCOVERED);
>>>> required: Map<ServiceRegistrar,String[]>
>>>> found:    HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>>               req.add(newGroups[i]);
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Collection
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>>       newGrps.add(newGroups[i]);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>       Set toAdd = new HashSet(newGrps);
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>>       toAdd.removeAll(groups);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>       Collection toRemove = new HashSet(groups);
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>>       toRemove.removeAll(newGrps);
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>>       groups.addAll(toAdd);
>>>> required: Collection<? extends E>
>>>> found: Set
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>>       groups.addAll(toAdd);
>>>> required: Collection<? extends E>
>>>> found:    Set
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface Set
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> 100 warnings
>>>> phoenix.stubs:
>>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> start.stubs:
>>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>>> Warning: generation and use of skeletons and static stubs for JRMP
>>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>>> been superseded by dynamically generated stubs. Users are
>>>> encouraged to migrate away from using rmic to generate skeletons and static
>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>>> stubs:
>>>> jsk-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>>> jsk-lib.jar:
>>>> Warning: Class not found: org.apache.velocity.context.Context
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: org.apache.velocity.Template
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>>> jsk-resources.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>>> jsk-platform.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> jsk-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>>> river.jars:
>>>> tools.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>>> jarwrapper.jar:
>>>> checkconfigurationfile.jar:
>>>> checkser.jar:
>>>> classdep.jar:
>>>> classserver.jar:
>>>> computedigest.jar:
>>>> computehttpmdcodebase.jar:
>>>> jsk-debug-policy.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>>> preferredlistgen.jar:
>>>> envcheck.jar:
>>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>>> toolswrappers.jars:
>>>> destroy.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>>> fiddler.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>>> fiddler-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>>> group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>>> group-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>>> mahalo.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>>> mahalo-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>>> mercury.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>>> mercury-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>>> norm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>>> norm-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>>> outrigger-snaplogstore.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>>> outrigger.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>>> outrigger-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>>> phoenix.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>>> phoenix-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>>> phoenix-group.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>>> phoenix-init.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>>> reggie.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>>> reggie-dl.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>>> serviceui.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>>> sharedvm.jar:
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>>> start.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>>> services.jars:
>>>> extra.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>>> browser.jar:
>>>> Warning: Class not found: au.net.zeus.collection.Ref
>>>> Warning: Class not found: au.net.zeus.collection.RC
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>>> browser-dl.jar:
>>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>>> browser.jars:
>>>> jars:
>>>> river-runtime:
>>>> all.build:
>>>> qa.prep:
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>>> qa.copy-resources:
>>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> qa.compile:
>>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>>> javac 1.8.0
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.AdminIterator;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>>> public class TerminateSemantics extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>>> public class AddListenerEvent extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>>   protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>>> public class LookupTaskRace extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>>   public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>> symbol: class AbstractBaseTest
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>>   protected AbstractBaseTest.SrvcListener srvcListener;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager.Task;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>>> import org.apache.river.thread.TaskManager;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>>> import java.rmi.server.SocketSecurityException;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>   list.add(getServiceConfigurationFileName());
>>>>           ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(getServiceComponent()
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           locatorList.add(s);
>>>>                          ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           groupList.add(s);
>>>>                        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(b.toString());
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       groups.add(s);
>>>>                 ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>>       groups.set(i, g);
>>>>                 ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return (String[]) groups.toArray(new String[0]);
>>>>                                   ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(getServiceComponent()
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(name + " = exporter." + type + "Exporter");
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>>       list.add(overrides[j] + "=" + overrides[j + 1]);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in interface List
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           hostList.add(tok.nextToken());
>>>>                       ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(path);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(qaDir);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   searchList = (String[]) list.toArray(new String[list.size()]);
>>>>                                       ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(component);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(buffer);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>                                 ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           list.add(s);
>>>>                   ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   list.add(file.getAbsolutePath());
>>>>           ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           files.add(new File(s));
>>>>                    ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(vmArgs[i]);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>                                 ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           list.add(prop[0]);
>>>>                   ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           list.add(prop[1]);
>>>>                   ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>                                 ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>       options.add(o1[i]);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>       options.add(o2[i]);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>   return (String[]) options.toArray(new String[options.size()]);
>>>>                                    ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>       map.put(p1[i], p1[i + 1]);
>>>>              ^
>>>> where K,V are type-variables:
>>>>   K extends Object declared in class HashMap
>>>>   V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>       map.put(p2[i], p2[i + 1]);
>>>>              ^
>>>> where K,V are type-variables:
>>>>   K extends Object declared in class HashMap
>>>>   V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   overrideProviders.add(provider);
>>>>                        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>>                                                         ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   failureAnalyzers.add(analyzer);
>>>>                       ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           overrideProviders.add(op);
>>>>                                ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       list.add(overrides[j] + " = " + overrides[j + 1]);
>>>>               ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   return (String[]) list.toArray(new String[list.size()]);
>>>>                                 ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       available.add(iInt);
>>>>                    ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   selectedIndexes.add(selected);
>>>>                      ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add(getJVM());
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add("-cp");
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add(getClasspath());
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       cmdList.add(options[i]);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add(getWrapperClassName());
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       cmdList.add(args[i]);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>>                                        ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   cmdList.add("-D" + name + "=" + val);
>>>>              ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>   tokenMap.put(token, value);
>>>>               ^
>>>> where K,V are type-variables:
>>>>   K extends Object declared in class HashMap
>>>>   V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>       (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>>                                     ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>>       serviceRef = new MarshalledObject(created.proxy).get();
>>>>                    ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in class MarshalledObject
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>>   createdAdminSet.add(admin);
>>>>                      ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>>       Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>>                                                 ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in class Class
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>>       serviceCounters.put(key,new Integer(newVal));
>>>>                          ^
>>>> where K,V are type-variables:
>>>>   K extends Object declared in class HashMap
>>>>   V extends Object declared in class HashMap
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       lusList.add(admin);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       sharedList.add(admin);
>>>>                     ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       nonActList.add(admin);
>>>>                     ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       actSystemList.add(admin);
>>>>                        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       classServerList.add(admin);
>>>>                          ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       svcList.add(admin);
>>>>                  ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>>   return new HashSet(createdAdminSet).iterator();
>>>>          ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class HashSet
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>>   return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>>                                                          ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add(vm + "/bin/java");
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       l.add(opts[i]);
>>>>            ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>       l.add("-D" + props[i] + "=" + props[i+1]);
>>>>            ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add("-cp");
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add(getServiceClasspath());
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>   l.add(getServiceImpl());
>>>>        ^
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>>   String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>>                                           ^
>>>> where T is a type-variable:
>>>>   T extends Object declared in method<T>toArray(T[])
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>               l.add(System.getProperty("java.home") + "/bin/rmid");
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>               l.add(System.getProperty("java.home") + "/bin/java");
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>           l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                   l.add(opts[i]);
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>                   l.add("-D" + props[i] + "=" + props[i+1]);
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>>               l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>> where E is a type-variable:
>>>>   E extends Object declared in class ArrayList
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>       logger.log(Level.FINE, "run()");
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>>       logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>>       locatorDiscovery.terminate();
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>>       logger.log(Level.FINE, methodStr[methodType]);
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                   locatorDiscovery.addDiscoveryListener(mainListener);
>>>> symbol:   variable mainListener
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>>                   locatorDiscovery.addDiscoveryListener(mainListener);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                   locatorDiscovery.removeDiscoveryListener(mainListener);
>>>> symbol:   variable mainListener
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>>                   locatorDiscovery.removeDiscoveryListener(mainListener);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>>                   locatorDiscovery.getRegistrars();
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>>                   locatorDiscovery.discard(null);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>>                   locatorDiscovery.getLocators();
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>>                   locatorDiscovery.addLocators(new LookupLocator[0]);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>>                   locatorDiscovery.setLocators(new LookupLocator[0]);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>>                   locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>>                   locatorDiscovery.getDiscoveredLocators();
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>>                   locatorDiscovery.getUndiscoveredLocators();
>>>> symbol:   variable locatorDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>>           logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>>       logger.log(Level.FINE, "run()");
>>>> symbol:   variable logger
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>>       logger.log(Level.FINE, "Adding bad listener");
>>>> symbol:   variable logger
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>       locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>> symbol:   variable logger
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>>       locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>> symbol:   variable locatorDiscovery
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>>       startAddLookups();
>>>> symbol:   method startAddLookups()
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>> symbol:   method getLookupServices()
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>> symbol:   variable mainListener
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>>       mainListener.clearAllEventInfo();
>>>> symbol:   variable mainListener
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>       mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>> symbol:   method getLookupServices()
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>>       mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>> symbol:   variable mainListener
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>>       LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>> symbol:   method getLookupServices()
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>>       locatorDiscovery.addLocators(locsToAdd);
>>>> symbol:   variable locatorDiscovery
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>>       logger.log(Level.FINE, "added additional locators to "
>>>> symbol:   variable logger
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>>       waitForDiscovery(mainListener);
>>>> symbol:   variable mainListener
>>>> location: class BadLocatorDiscoveryListener
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol:   variable super
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>>       logger.log(Level.FINE, "run()");
>>>> symbol:   variable logger
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>> symbol:   method getLookupServices()
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>>       doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>> symbol:   variable mainListener
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>>   logger.log(Level.FINE, "calling getRegistrars ... ");
>>>>   ^
>>>> symbol:   variable logger
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>>       ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>> symbol:   variable locatorDiscovery
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>>       locatorDiscovery.discard(regs[i]);
>>>>       ^
>>>> symbol:   variable locatorDiscovery
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>>       logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>>       ^
>>>> symbol:   variable logger
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>>   if (locatorDiscovery.getRegistrars().length != 0) {
>>>>       ^
>>>> symbol:   variable locatorDiscovery
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>>   if (locatorDiscovery.getRegistrars().length == 0) {
>>>>       ^
>>>> symbol:   variable locatorDiscovery
>>>> location: class DelayDiscoveryAfterDiscard
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>>       super.construct(sysConfig);
>>>> symbol: method construct(QAConfig)
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>>       return this;
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>>       logger.log(Level.FINE, "run()");
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>>       logger.log(Level.FINE, "terminating lookup discovery ...");
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>>       lookupDiscovery.terminate();
>>>> symbol:   variable lookupDiscovery
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>>       logger.log(Level.FINE, methodStr[methodType]);
>>>> symbol:   variable logger
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>>                   lookupDiscovery.addDiscoveryListener(mainListener);
>>>> symbol:   variable mainListener
>>>> location: class AddDiscoveryListenerAfterTerminate
>>>> Note: Some input files additionally use or override a deprecated API.
>>>> Note: Some input files additionally use unchecked or unsafe operations.
>>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>>> 100 errors
>>>> 100 warnings
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>>> 
>> 
> 


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Hi Peter,

I’d like to enable the option of having Groovy configurations files with River for 3.0, but I’ve noticed that although the net.jini.config.GroovyConfig.groovy is part of the project it is not included in any of the produced jars. Do we have groovy cross-compilations setup? 

The net.jini.config.Component annotation (used with GroovyConfig) is part of the extras.jar, should that be there? Perhaps we should create a groovy-config.jar that has a META-INF/services/net.jini.config.Configuration with an entry of net.jini.config.GroovyConfig. That way those that want to use the Groovy configuration need only to add that jar after jsk-platform.jar.

Regards

Dennis

> On Sep 2, 2015, at 901AM, Peter <ji...@zeus.net.au> wrote:
> 
> Thanks Dennis.
> 
> On 2/09/2015 10:58 PM, Dennis Reedy wrote:
>> Peter,
>> 
>> Should be all set now, just pushed the missing sources and resources.
>> 
>> Dennis
>> 
>>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>> 
>>> Just performed a clean check out, but the build failed.
>>> 
>>> There seems to be a number of packages missing from the spec test in the qa suite?
>>> 
>>> Regards,
>>> 
>>> Peter.
>>> 
>>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>>> <SNIP>
>>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>>> Checked out revision 1700715.
>>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>> 
>>> 
>>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>>> deps:
>>> prep:
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>> LeaseRenewalManager.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> LookupDiscovery.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> LookupLocatorDiscovery.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> dis-common-entries:
>>> browser.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>>> destroy.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> fiddler-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>>> fiddler-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>>> JoinManager.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> svc-common-entries:
>>> fiddler-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>>> mahalo-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>>> mahalo-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>>> mahalo-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>>> mercury-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>>> mercury-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>>> mercury-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>>> norm-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>>> norm-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>>> norm-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>>> outrigger-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>>> outrigger-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>>> outrigger-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>>> phoenix.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> phoenix-group.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> phoenix-stop.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> reggie-activatable.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>>> reggie-persistent.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>>> reggie-transient.configentry:
>>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>>> ServiceDiscoveryManager.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> sharedgroup.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> start.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> WakeupManager.configentry:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>>> configentry:
>>> start.copy-resources:
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>>> tools.copy-resources:
>>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>>> copy-resources:
>>> copy-extlibs:
>>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>>> compile:
>>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> javac 1.8.0
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>        if (mcl.isAssignableFrom(cl)&&
>>>                                ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>            m = cl.getMethod(m.getName(), m.getParameterTypes());
>>>                            ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>        AccessController.doPrivileged(new PrivilegedAction() {
>>>                                     ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>>        AccessController.doPrivileged(new PrivilegedAction() {
>>>                                      ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>>        interfaceList.toArray(new Class[interfaceList.size()]);
>>>                             ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>        list.add(intf);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        Class cl = (Class) Security.doPrivileged(
>>>                                                ^
>>>  required: PrivilegedExceptionAction<T>
>>>  found:<anonymous PrivilegedExceptionAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>>        new PrivilegedExceptionAction() {
>>>        ^
>>>  required: PrivilegedExceptionAction<T>
>>>  found:<anonymous PrivilegedExceptionAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>>        ? Utilities.getPrimitiveType(value.getClass()) : null;
>>>        ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in class Primitive
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>>        resultType = ((Primitive<T>) result).getType();
>>>                                     ^
>>>  required: Primitive<T>
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>>        result = ((Primitive<T>) result).getValue();
>>>                                 ^
>>>  required: Primitive<T>
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>>        resultType = (Class<T>) result.getClass();
>>>                                               ^
>>>  required: Class<T>
>>>  found:    Class<CAP#1>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>>  where CAP#1 is a fresh type-variable:
>>>    CAP#1 extends Object from capture of ? extends Object
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>>        return (T) result;
>>>                   ^
>>>  required: T
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>>                    return (T) defaultValue;
>>>  required: T
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>>                        return ((T)defaultValue) ;
>>>  required: T
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>>        return type;
>>>               ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    private class ThisRef extends Literal {
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>>        return type;
>>>               ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>>            return type;
>>>                   ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>               type.isAssignableFrom(argType) ||
>>>                                    ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>               argType.isAssignableFrom(type))
>>>                                       ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>>        return type;
>>>               ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>>            return type;
>>>                   ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>>        return type;
>>>               ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>        Class resolve(Entry inEntry) throws ConfigurationException {
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>>    Class resolve(Entry inEntry) throws ConfigurationException {
>>>          ^
>>>  return type requires unchecked conversion from Class to Class<T>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>>                narrowingAssignable(args[i].eval(NO_DATA), type);
>>>                                   ^
>>>  required: Object,Class<T>
>>>  found: Object,Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>>                narrowingAssignable(args[i].eval(NO_DATA), type);
>>>                                                           ^
>>>  required: Class<T>
>>>  found:    Class
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>        onDemandImports.add("java.lang");
>>>                           ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>            onDemandImports.add(value);
>>>                               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>                args.add(parseExpr(inEntry));
>>>                        ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>        return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>>                                         ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>                nodes.add(parseSubExpr(inEntry));
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>                    (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                             ^
>>>  required: PrivilegedAction<T>
>>>  found: PrivilegedAction
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                              ^
>>>  required: PrivilegedAction<T>
>>>  found:    PrivilegedAction
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                             ^
>>>  required: PrivilegedAction<T>
>>>  found: PrivilegedAction
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>>                                              ^
>>>  required: PrivilegedAction<T>
>>>  found:    PrivilegedAction
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>>        return new Primitive<T>((T) result);
>>>                                    ^
>>>  required: T
>>>  found:    Object
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>    } else if (to.isAssignableFrom(from)) {
>>>                                  ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>>            return (T) Byte.valueOf((byte) val);
>>>                                   ^
>>>  required: T
>>>  found:    Byte
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>>            return (T) Character.valueOf((char) val);
>>>                                        ^
>>>  required: T
>>>  found:    Character
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>>            return (T) Short.valueOf((short) val);
>>>                                    ^
>>>  required: T
>>>  found:    Short
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>>        Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>>                                ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>                            (ClassLoader) Security.doPrivileged(
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>>                                new PrivilegedAction() {
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        cname = (String) Security.doPrivileged(
>>>                                              ^
>>>  required: PrivilegedExceptionAction<T>
>>>  found:<anonymous PrivilegedExceptionAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>>        new PrivilegedExceptionAction() {
>>>        ^
>>>  required: PrivilegedExceptionAction<T>
>>>  found:<anonymous PrivilegedExceptionAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>        Constructor cons = cls.getConstructor(
>>>                                             ^
>>>  where T is a type-variable:
>>>    T extends Object declared in class Class
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>        return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>>                                              ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>>        return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>>                                          ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>        if (keepSupers ? ck.isAssignableFrom(cj) :
>>>                                            ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>                 cj.isAssignableFrom(ck))
>>>                                    ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>        if (keepSupers ? cj.isAssignableFrom(ck) :
>>>                                            ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>                 ck.isAssignableFrom(cj))
>>>                                    ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>                               ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>>                                                          ^
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>>        formatterRef = new SoftReference(formatter);
>>>                       ^
>>>  where T is a type-variable:
>>>    T extends Object declared in class SoftReference
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>        contents.add(t);
>>>                    ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>  required: Map<E,Boolean>
>>>  found: ConcurrentHashMap
>>>  where E is a type-variable:
>>>    E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>>  required: Map<E,Boolean>
>>>  found:    ConcurrentHashMap
>>>  where E is a type-variable:
>>>    E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>>                (securityContext.wrap(new PrivilegedAction() {
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>                (securityContext.wrap(new PrivilegedAction() {
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>>                (securityContext.wrap(new PrivilegedAction() {
>>>  required: PrivilegedAction<T>,AccessControlContext
>>>  found: PrivilegedAction,AccessControlContext
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>>                (securityContext.wrap(new PrivilegedAction() {
>>>  required: PrivilegedAction<T>
>>>  found:    PrivilegedAction
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>                    pendingDiscoveries.add(sock);
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>                            if(pendingDiscoveries.add(req)) {
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        Security.doPrivileged(new PrivilegedAction() {
>>>                             ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>>        Security.doPrivileged(new PrivilegedAction() {
>>>                              ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>        if (pendingDiscoveries.add(pending)) {
>>>                                  ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>>        Security.doPrivileged(new PrivilegedAction() {
>>>                             ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>>        Security.doPrivileged(new PrivilegedAction() {
>>>                              ^
>>>  required: PrivilegedAction<T>
>>>  found:<anonymous PrivilegedAction>
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>>                    Collections.list(en) : Collections.EMPTY_LIST;
>>>  required: Enumeration<T>
>>>  found: Enumeration
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>list(Enumeration<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>>                    Collections.list(en) : Collections.EMPTY_LIST;
>>>  required: Enumeration<T>
>>>  found:    Enumeration
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>list(Enumeration<T>)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>>                                         (new NetworkInterface[nicList.size()]) );
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>>            tickets = new ArrayList();
>>>  required: List<Ticket>
>>>  found:    ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>>    this.groups = new ConcurrentSkipListSet();
>>>                  ^
>>>  required: Set<String>
>>>  found:    ConcurrentSkipListSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>            groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>>  where K,V are type-variables:
>>>    K extends Object declared in class HashMap
>>>    V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>        list.add(l);
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>>        addNotify(list, groupsMap, DISCOVERED);
>>>  required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>>  found: List,HashMap,int
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>        addNotify(list, groupsMap, DISCOVERED);
>>>  required: List<DiscoveryListener>
>>>  found:    List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>>        addNotify(list, groupsMap, DISCOVERED);
>>>  required: Map<ServiceRegistrar,String[]>
>>>  found:    HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>>                req.add(newGroups[i]);
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Collection
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>>        newGrps.add(newGroups[i]);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>        Set toAdd = new HashSet(newGrps);
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>>        toAdd.removeAll(groups);
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>        Collection toRemove = new HashSet(groups);
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>>        toRemove.removeAll(newGrps);
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>>        groups.addAll(toAdd);
>>>  required: Collection<? extends E>
>>>  found: Set
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>>        groups.addAll(toAdd);
>>>  required: Collection<? extends E>
>>>  found:    Set
>>>  where E is a type-variable:
>>>    E extends Object declared in interface Set
>>> Note: Some input files additionally use or override a deprecated API.
>>> Note: Some input files additionally use unchecked or unsafe operations.
>>> 100 warnings
>>> phoenix.stubs:
>>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> start.stubs:
>>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>>> Warning: generation and use of skeletons and static stubs for JRMP
>>> is deprecated. Skeletons are unnecessary, and static stubs have
>>> been superseded by dynamically generated stubs. Users are
>>> encouraged to migrate away from using rmic to generate skeletons and static
>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>>> stubs:
>>> jsk-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>>> jsk-lib.jar:
>>> Warning: Class not found: org.apache.velocity.context.Context
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>>> Warning: Class not found: org.apache.velocity.VelocityContext
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: org.apache.velocity.Template
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>>> jsk-resources.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>>> jsk-platform.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>> jsk-policy.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>>> river.jars:
>>> tools.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>> Warning: Nested class Security$Context has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>> Warning: Nested class Security$7 has different preferred state than outer class Security
>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>> Warning: Nested class Security$5 has different preferred state than outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>> Warning: Nested class Security$4 has different preferred state than outer class Security
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>> Warning: Nested class Security$8 has different preferred state than outer class Security
>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>> Warning: Nested class Security$1 has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>> Warning: Nested class Security$2 has different preferred state than outer class Security
>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>> Warning: Nested class Security$3 has different preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>> Warning: Nested class Security$6 has different preferred state than outer class Security
>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>>> jarwrapper.jar:
>>> checkconfigurationfile.jar:
>>> checkser.jar:
>>> classdep.jar:
>>> classserver.jar:
>>> computedigest.jar:
>>> computehttpmdcodebase.jar:
>>> jsk-debug-policy.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>>> preferredlistgen.jar:
>>> envcheck.jar:
>>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>>> toolswrappers.jars:
>>> destroy.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>>> fiddler.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>>> fiddler-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>>> group.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>>> group-dl.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>>> mahalo.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>>> mahalo-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>>> mercury.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>>> mercury-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>>> norm.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>>> norm-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>>> outrigger-snaplogstore.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>>> outrigger.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>>> outrigger-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>>> phoenix.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>>> phoenix-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>>> phoenix-group.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>>> phoenix-init.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>>> reggie.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>>> reggie-dl.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>>> serviceui.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>>> sharedvm.jar:
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>>> start.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Warning: Class not found: au.net.zeus.collection.Referrer
>>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>>> services.jars:
>>> extra.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>>> browser.jar:
>>> Warning: Class not found: au.net.zeus.collection.Ref
>>> Warning: Class not found: au.net.zeus.collection.RC
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>>> browser-dl.jar:
>>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>>> browser.jars:
>>> jars:
>>> river-runtime:
>>> all.build:
>>> qa.prep:
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>>> qa.copy-resources:
>>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> qa.compile:
>>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>>> javac 1.8.0
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.AdminIterator;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>>> import org.apache.river.outrigger.JavaSpaceAdmin;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>>> public class TerminateSemantics extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>>> public class AddListenerEvent extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>>> public class DiscardServiceUp extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>>    protected AbstractBaseTest.SrvcListener srvcListener;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>>> public class LookupTaskRace extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>>  symbol: class AbstractBaseTest
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>>    protected AbstractBaseTest.SrvcListener srvcListener;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager.Task;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>>> import org.apache.river.thread.TaskManager;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>>> import java.rmi.server.SocketSecurityException;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>    list.add(getServiceConfigurationFileName());
>>>            ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(getServiceComponent()
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            locatorList.add(s);
>>>                           ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            groupList.add(s);
>>>                         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(b.toString());
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        groups.add(s);
>>>                  ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>>        groups.set(i, g);
>>>                  ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return (String[]) groups.toArray(new String[0]);
>>>                                    ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(getServiceComponent()
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(name + " = exporter." + type + "Exporter");
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>>        list.add(overrides[j] + "=" + overrides[j + 1]);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in interface List
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            hostList.add(tok.nextToken());
>>>                        ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(path);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(qaDir);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    searchList = (String[]) list.toArray(new String[list.size()]);
>>>                                        ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(component);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(buffer);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return (String[]) list.toArray(new String[list.size()]);
>>>                                  ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            list.add(s);
>>>                    ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    list.add(file.getAbsolutePath());
>>>            ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            files.add(new File(s));
>>>                     ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(vmArgs[i]);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return (String[]) list.toArray(new String[list.size()]);
>>>                                  ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            list.add(prop[0]);
>>>                    ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            list.add(prop[1]);
>>>                    ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return (String[]) list.toArray(new String[list.size()]);
>>>                                  ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>        options.add(o1[i]);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>        options.add(o2[i]);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>    return (String[]) options.toArray(new String[options.size()]);
>>>                                     ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>        map.put(p1[i], p1[i + 1]);
>>>               ^
>>>  where K,V are type-variables:
>>>    K extends Object declared in class HashMap
>>>    V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>        map.put(p2[i], p2[i + 1]);
>>>               ^
>>>  where K,V are type-variables:
>>>    K extends Object declared in class HashMap
>>>    V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    overrideProviders.add(provider);
>>>                         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>>                                                          ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    failureAnalyzers.add(analyzer);
>>>                        ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            overrideProviders.add(op);
>>>                                 ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        list.add(overrides[j] + " = " + overrides[j + 1]);
>>>                ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    return (String[]) list.toArray(new String[list.size()]);
>>>                                  ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        available.add(iInt);
>>>                     ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    selectedIndexes.add(selected);
>>>                       ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add(getJVM());
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add("-cp");
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add(getClasspath());
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        cmdList.add(options[i]);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add(getWrapperClassName());
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        cmdList.add(args[i]);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    cmdArray = (String[]) cmdList.toArray(cmdArray);
>>>                                         ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    cmdList.add("-D" + name + "=" + val);
>>>               ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>    tokenMap.put(token, value);
>>>                ^
>>>  where K,V are type-variables:
>>>    K extends Object declared in class HashMap
>>>    V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>        (String[]) optionsList.toArray(new String[optionsList.size()]);
>>>                                      ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>>        serviceRef = new MarshalledObject(created.proxy).get();
>>>                     ^
>>>  where T is a type-variable:
>>>    T extends Object declared in class MarshalledObject
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>>    createdAdminSet.add(admin);
>>>                       ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>>        Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>>                                                  ^
>>>  where T is a type-variable:
>>>    T extends Object declared in class Class
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>>        serviceCounters.put(key,new Integer(newVal));
>>>                           ^
>>>  where K,V are type-variables:
>>>    K extends Object declared in class HashMap
>>>    V extends Object declared in class HashMap
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        lusList.add(admin);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        sharedList.add(admin);
>>>                      ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        nonActList.add(admin);
>>>                      ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        actSystemList.add(admin);
>>>                         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        classServerList.add(admin);
>>>                           ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        svcList.add(admin);
>>>                   ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>>    return new HashSet(createdAdminSet).iterator();
>>>           ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class HashSet
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>>    return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>>                                                           ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add(vm + "/bin/java");
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        l.add(opts[i]);
>>>             ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>        l.add("-D" + props[i] + "=" + props[i+1]);
>>>             ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add("-cp");
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add(getServiceClasspath());
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>    l.add(getServiceImpl());
>>>         ^
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>>    String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>>                                            ^
>>>  where T is a type-variable:
>>>    T extends Object declared in method<T>toArray(T[])
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>                l.add(System.getProperty("java.home") + "/bin/rmid");
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>                l.add(System.getProperty("java.home") + "/bin/java");
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>            l.add("-Djava.security.policy=" + getServicePolicyFile());
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>                    l.add(opts[i]);
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>                    l.add("-D" + props[i] + "=" + props[i+1]);
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>>                l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>>  where E is a type-variable:
>>>    E extends Object declared in class ArrayList
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>        logger.log(Level.FINE, "run()");
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>>        logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>>        locatorDiscovery.terminate();
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>>        logger.log(Level.FINE, methodStr[methodType]);
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>                    locatorDiscovery.addDiscoveryListener(mainListener);
>>>  symbol:   variable mainListener
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>>                    locatorDiscovery.addDiscoveryListener(mainListener);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>>>  symbol:   variable mainListener
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>>                    locatorDiscovery.getRegistrars();
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>>                    locatorDiscovery.discard(null);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>>                    locatorDiscovery.getLocators();
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>>                    locatorDiscovery.addLocators(new LookupLocator[0]);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>>                    locatorDiscovery.setLocators(new LookupLocator[0]);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>>                    locatorDiscovery.removeLocators(new LookupLocator[0]);
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>>                    locatorDiscovery.getDiscoveredLocators();
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>>                    locatorDiscovery.getUndiscoveredLocators();
>>>  symbol:   variable locatorDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>>            logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>>        logger.log(Level.FINE, "run()");
>>>  symbol:   variable logger
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>>        logger.log(Level.FINE, "Adding bad listener");
>>>  symbol:   variable logger
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>  symbol:   variable logger
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>>  symbol:   variable locatorDiscovery
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>>        startAddLookups();
>>>  symbol:   method startAddLookups()
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>  symbol:   method getLookupServices()
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>  symbol:   variable mainListener
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>>        mainListener.clearAllEventInfo();
>>>  symbol:   variable mainListener
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>  symbol:   method getLookupServices()
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>>  symbol:   variable mainListener
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>>        LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>>  symbol:   method getLookupServices()
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>>        locatorDiscovery.addLocators(locsToAdd);
>>>  symbol:   variable locatorDiscovery
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>>        logger.log(Level.FINE, "added additional locators to "
>>>  symbol:   variable logger
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>>        waitForDiscovery(mainListener);
>>>  symbol:   variable mainListener
>>>  location: class BadLocatorDiscoveryListener
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol:   variable super
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>>        logger.log(Level.FINE, "run()");
>>>  symbol:   variable logger
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>  symbol:   method getLookupServices()
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>>  symbol:   variable mainListener
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>>    logger.log(Level.FINE, "calling getRegistrars ... ");
>>>    ^
>>>  symbol:   variable logger
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>>        ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>>  symbol:   variable locatorDiscovery
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>>        locatorDiscovery.discard(regs[i]);
>>>        ^
>>>  symbol:   variable locatorDiscovery
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>>        logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>>        ^
>>>  symbol:   variable logger
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>>    if (locatorDiscovery.getRegistrars().length != 0) {
>>>        ^
>>>  symbol:   variable locatorDiscovery
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>>    if (locatorDiscovery.getRegistrars().length == 0) {
>>>        ^
>>>  symbol:   variable locatorDiscovery
>>>  location: class DelayDiscoveryAfterDiscard
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>>        super.construct(sysConfig);
>>>  symbol: method construct(QAConfig)
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>>        return this;
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>>        logger.log(Level.FINE, "run()");
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>>        logger.log(Level.FINE, "terminating lookup discovery ...");
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>>        lookupDiscovery.terminate();
>>>  symbol:   variable lookupDiscovery
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>>        logger.log(Level.FINE, methodStr[methodType]);
>>>  symbol:   variable logger
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>>                    lookupDiscovery.addDiscoveryListener(mainListener);
>>>  symbol:   variable mainListener
>>>  location: class AddDiscoveryListenerAfterTerminate
>>> Note: Some input files additionally use or override a deprecated API.
>>> Note: Some input files additionally use unchecked or unsafe operations.
>>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>>> 100 errors
>>> 100 warnings
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>>> BUILD FAILED (total time: 5 minutes 20 seconds)
>> 
> 


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Thanks Dennis.

On 2/09/2015 10:58 PM, Dennis Reedy wrote:
> Peter,
>
> Should be all set now, just pushed the missing sources and resources.
>
> Dennis
>
>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>
>> Just performed a clean check out, but the build failed.
>>
>> There seems to be a number of packages missing from the spec test in the qa suite?
>>
>> Regards,
>>
>> Peter.
>>
>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>> <SNIP>
>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>> Checked out revision 1700715.
>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>
>>
>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>> deps:
>> prep:
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>> LeaseRenewalManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> LookupDiscovery.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> LookupLocatorDiscovery.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> dis-common-entries:
>> browser.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>> destroy.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> fiddler-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>> fiddler-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>> JoinManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> svc-common-entries:
>> fiddler-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>> mahalo-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>> mahalo-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>> mahalo-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>> mercury-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>> mercury-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>> mercury-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>> norm-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>> norm-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>> norm-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>> outrigger-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>> outrigger-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>> outrigger-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>> phoenix.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> phoenix-group.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> phoenix-stop.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> reggie-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>> reggie-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>> reggie-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>> ServiceDiscoveryManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> sharedgroup.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> start.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> WakeupManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> configentry:
>> start.copy-resources:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>> tools.copy-resources:
>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>> copy-resources:
>> copy-extlibs:
>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>> compile:
>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> javac 1.8.0
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (mcl.isAssignableFrom(cl)&&
>>                                 ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>             m = cl.getMethod(m.getName(), m.getParameterTypes());
>>                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>         AccessController.doPrivileged(new PrivilegedAction() {
>>                                      ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>         AccessController.doPrivileged(new PrivilegedAction() {
>>                                       ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>         interfaceList.toArray(new Class[interfaceList.size()]);
>>                              ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         list.add(intf);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Class cl = (Class) Security.doPrivileged(
>>                                                 ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>         new PrivilegedExceptionAction() {
>>         ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>         ? Utilities.getPrimitiveType(value.getClass()) : null;
>>         ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in class Primitive
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>         resultType = ((Primitive<T>) result).getType();
>>                                      ^
>>   required: Primitive<T>
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>         result = ((Primitive<T>) result).getValue();
>>                                  ^
>>   required: Primitive<T>
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>         resultType = (Class<T>) result.getClass();
>>                                                ^
>>   required: Class<T>
>>   found:    Class<CAP#1>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>   where CAP#1 is a fresh type-variable:
>>     CAP#1 extends Object from capture of ? extends Object
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>         return (T) result;
>>                    ^
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>                     return (T) defaultValue;
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>                         return ((T)defaultValue) ;
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     private class ThisRef extends Literal {
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>             return type;
>>                    ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                type.isAssignableFrom(argType) ||
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                argType.isAssignableFrom(type))
>>                                        ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>             return type;
>>                    ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>         Class resolve(Entry inEntry) throws ConfigurationException {
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>                                    ^
>>   required: Object,Class<T>
>>   found: Object,Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>                                                            ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         onDemandImports.add("java.lang");
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>             onDemandImports.add(value);
>>                                ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>                 args.add(parseExpr(inEntry));
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>         return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>                                          ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>                 nodes.add(parseSubExpr(inEntry));
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>                     (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                              ^
>>   required: PrivilegedAction<T>
>>   found: PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                               ^
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                              ^
>>   required: PrivilegedAction<T>
>>   found: PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                               ^
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>         return new Primitive<T>((T) result);
>>                                     ^
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>     } else if (to.isAssignableFrom(from)) {
>>                                   ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>             return (T) Byte.valueOf((byte) val);
>>                                    ^
>>   required: T
>>   found:    Byte
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>             return (T) Character.valueOf((char) val);
>>                                         ^
>>   required: T
>>   found:    Character
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>             return (T) Short.valueOf((short) val);
>>                                     ^
>>   required: T
>>   found:    Short
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>         Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>                                 ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>                             (ClassLoader) Security.doPrivileged(
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>                                 new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         cname = (String) Security.doPrivileged(
>>                                               ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>         new PrivilegedExceptionAction() {
>>         ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>         Constructor cons = cls.getConstructor(
>>                                              ^
>>   where T is a type-variable:
>>     T extends Object declared in class Class
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>         return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>                                               ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>         return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>                                           ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (keepSupers ? ck.isAssignableFrom(cj) :
>>                                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                  cj.isAssignableFrom(ck))
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (keepSupers ? cj.isAssignableFrom(ck) :
>>                                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                  ck.isAssignableFrom(cj))
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>                                ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>                                                           ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>         formatterRef = new SoftReference(formatter);
>>                        ^
>>   where T is a type-variable:
>>     T extends Object declared in class SoftReference
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         contents.add(t);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>   required: Map<E,Boolean>
>>   found: ConcurrentHashMap
>>   where E is a type-variable:
>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>   required: Map<E,Boolean>
>>   found:    ConcurrentHashMap
>>   where E is a type-variable:
>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>,AccessControlContext
>>   found: PrivilegedAction,AccessControlContext
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>                     pendingDiscoveries.add(sock);
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>                             if(pendingDiscoveries.add(req)) {
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Security.doPrivileged(new PrivilegedAction() {
>>                              ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>         Security.doPrivileged(new PrivilegedAction() {
>>                               ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         if (pendingDiscoveries.add(pending)) {
>>                                   ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Security.doPrivileged(new PrivilegedAction() {
>>                              ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>         Security.doPrivileged(new PrivilegedAction() {
>>                               ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>   required: Enumeration<T>
>>   found: Enumeration
>>   where T is a type-variable:
>>     T extends Object declared in method<T>list(Enumeration<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>   required: Enumeration<T>
>>   found:    Enumeration
>>   where T is a type-variable:
>>     T extends Object declared in method<T>list(Enumeration<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>                                          (new NetworkInterface[nicList.size()]) );
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>             tickets = new ArrayList();
>>   required: List<Ticket>
>>   found:    ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>     this.groups = new ConcurrentSkipListSet();
>>                   ^
>>   required: Set<String>
>>   found:    ConcurrentSkipListSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>             groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         list.add(l);
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>   found: List,HashMap,int
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: List<DiscoveryListener>
>>   found:    List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: Map<ServiceRegistrar,String[]>
>>   found:    HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>                 req.add(newGroups[i]);
>>   where E is a type-variable:
>>     E extends Object declared in interface Collection
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         newGrps.add(newGroups[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>         Set toAdd = new HashSet(newGrps);
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>         toAdd.removeAll(groups);
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>         Collection toRemove = new HashSet(groups);
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>         toRemove.removeAll(newGrps);
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>         groups.addAll(toAdd);
>>   required: Collection<? extends E>
>>   found: Set
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>         groups.addAll(toAdd);
>>   required: Collection<? extends E>
>>   found:    Set
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> Note: Some input files additionally use or override a deprecated API.
>> Note: Some input files additionally use unchecked or unsafe operations.
>> 100 warnings
>> phoenix.stubs:
>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> start.stubs:
>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> stubs:
>> jsk-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>> jsk-lib.jar:
>> Warning: Class not found: org.apache.velocity.context.Context
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>> Warning: Class not found: org.apache.velocity.VelocityContext
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: org.apache.velocity.Template
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>> jsk-resources.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>> jsk-platform.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> jsk-policy.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>> river.jars:
>> tools.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> jarwrapper.jar:
>> checkconfigurationfile.jar:
>> checkser.jar:
>> classdep.jar:
>> classserver.jar:
>> computedigest.jar:
>> computehttpmdcodebase.jar:
>> jsk-debug-policy.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>> preferredlistgen.jar:
>> envcheck.jar:
>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>> toolswrappers.jars:
>> destroy.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>> fiddler.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>> fiddler-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>> group.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>> group-dl.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>> mahalo.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>> mahalo-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>> mercury.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>> mercury-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>> norm.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>> norm-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>> outrigger-snaplogstore.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>> outrigger.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>> outrigger-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>> phoenix.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>> phoenix-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>> phoenix-group.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>> phoenix-init.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>> reggie.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>> reggie-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>> serviceui.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>> sharedvm.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>> start.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>> services.jars:
>> extra.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>> browser.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>> browser-dl.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> browser.jars:
>> jars:
>> river-runtime:
>> all.build:
>> qa.prep:
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>> qa.copy-resources:
>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> qa.compile:
>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> javac 1.8.0
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>> public class TerminateSemantics extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>> public class AddListenerEvent extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>> public class DiscardServiceUp extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>     protected AbstractBaseTest.SrvcListener srvcListener;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>> public class LookupTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>     protected AbstractBaseTest.SrvcListener srvcListener;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>> import java.rmi.server.SocketSecurityException;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>     list.add(getServiceConfigurationFileName());
>>             ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent()
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             locatorList.add(s);
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             groupList.add(s);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(b.toString());
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         groups.add(s);
>>                   ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>         groups.set(i, g);
>>                   ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) groups.toArray(new String[0]);
>>                                     ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent()
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(name + " = exporter." + type + "Exporter");
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         list.add(overrides[j] + "=" + overrides[j + 1]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             hostList.add(tok.nextToken());
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(path);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(qaDir);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     searchList = (String[]) list.toArray(new String[list.size()]);
>>                                         ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(component);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(buffer);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(s);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     list.add(file.getAbsolutePath());
>>             ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             files.add(new File(s));
>>                      ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(vmArgs[i]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(prop[0]);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(prop[1]);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>         options.add(o1[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>         options.add(o2[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>     return (String[]) options.toArray(new String[options.size()]);
>>                                      ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         map.put(p1[i], p1[i + 1]);
>>                ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         map.put(p2[i], p2[i + 1]);
>>                ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     overrideProviders.add(provider);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>                                                           ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     failureAnalyzers.add(analyzer);
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             overrideProviders.add(op);
>>                                  ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(overrides[j] + " = " + overrides[j + 1]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         available.add(iInt);
>>                      ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     selectedIndexes.add(selected);
>>                        ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getJVM());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-cp");
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getClasspath());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add(options[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getWrapperClassName());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add(args[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     cmdArray = (String[]) cmdList.toArray(cmdArray);
>>                                          ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-D" + name + "=" + val);
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>     tokenMap.put(token, value);
>>                 ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>         (String[]) optionsList.toArray(new String[optionsList.size()]);
>>                                       ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>         serviceRef = new MarshalledObject(created.proxy).get();
>>                      ^
>>   where T is a type-variable:
>>     T extends Object declared in class MarshalledObject
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>     createdAdminSet.add(admin);
>>                        ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>         Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>                                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in class Class
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         serviceCounters.put(key,new Integer(newVal));
>>                            ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         lusList.add(admin);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         sharedList.add(admin);
>>                       ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         nonActList.add(admin);
>>                       ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         actSystemList.add(admin);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         classServerList.add(admin);
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         svcList.add(admin);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>     return new HashSet(createdAdminSet).iterator();
>>            ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>     return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>                                                            ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(vm + "/bin/java");
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-Djava.security.policy=" + getServicePolicyFile());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         l.add(opts[i]);
>>              ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         l.add("-D" + props[i] + "=" + props[i+1]);
>>              ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-cp");
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(getServiceClasspath());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(getServiceImpl());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>                                             ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add(System.getProperty("java.home") + "/bin/rmid");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add(System.getProperty("java.home") + "/bin/java");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             l.add("-Djava.security.policy=" + getServicePolicyFile());
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                     l.add(opts[i]);
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                     l.add("-D" + props[i] + "=" + props[i+1]);
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>         logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>         locatorDiscovery.terminate();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>         logger.log(Level.FINE, methodStr[methodType]);
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>                     locatorDiscovery.getRegistrars();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>                     locatorDiscovery.discard(null);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>                     locatorDiscovery.getLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>                     locatorDiscovery.addLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>                     locatorDiscovery.setLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>                     locatorDiscovery.removeLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>                     locatorDiscovery.getDiscoveredLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>                     locatorDiscovery.getUndiscoveredLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>             logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>         logger.log(Level.FINE, "Adding bad listener");
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>   symbol:   variable locatorDiscovery
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>         startAddLookups();
>>   symbol:   method startAddLookups()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>         mainListener.clearAllEventInfo();
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>         LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>         locatorDiscovery.addLocators(locsToAdd);
>>   symbol:   variable locatorDiscovery
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>         logger.log(Level.FINE, "added additional locators to "
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>         waitForDiscovery(mainListener);
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol:   variable super
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   method getLookupServices()
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   variable mainListener
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>     logger.log(Level.FINE, "calling getRegistrars ... ");
>>     ^
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>         ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>         locatorDiscovery.discard(regs[i]);
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>         logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>         ^
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>     if (locatorDiscovery.getRegistrars().length != 0) {
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>     if (locatorDiscovery.getRegistrars().length == 0) {
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>         logger.log(Level.FINE, "terminating lookup discovery ...");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>         lookupDiscovery.terminate();
>>   symbol:   variable lookupDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>         logger.log(Level.FINE, methodStr[methodType]);
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>                     lookupDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> Note: Some input files additionally use or override a deprecated API.
>> Note: Some input files additionally use unchecked or unsafe operations.
>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>> 100 errors
>> 100 warnings
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>> BUILD FAILED (total time: 5 minutes 20 seconds)
>


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Dennis,

Did you write a script to perform the package rename?

If so, can I have a copy please?

Because I've just encountered a live lock and I remembered I fixed it, I 
reworked jeri's multiplexer locally while I was working on a heap of 
security serialization improvements that were rejected, I parked the 
work, forgetting about the bug and never committed the fix, but now that 
I've encountered it again, my copy is out of synch with River, and it 
would be easier if ...

Thanks,

Peter.

C:\Users\peter>jstack 2660
2015-09-03 00:04:41
Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode):

"DefaultTestRunner:Worker-0:0_StreamCopier_183" #197 prio=4 os_prio=-1 
tid=0x140c5000 nid=0xdb0 runnable [0x154df000]
    java.lang.Thread.State: RUNNABLE
         at java.io.FileInputStream.readBytes(Native Method)
         at java.io.FileInputStream.read(FileInputStream.java:234)
         at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
         at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
         - locked <0x03e00b80> (a java.io.InputStreamReader)
         at java.io.InputStreamReader.read(InputStreamReader.java:184)
         at java.io.BufferedReader.fill(BufferedReader.java:161)
         at java.io.BufferedReader.readLine(BufferedReader.java:324)
         - locked <0x03e00b80> (a java.io.InputStreamReader)
         at java.io.BufferedReader.readLine(BufferedReader.java:389)
         at 
com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)

"DefaultTestRunner:Worker-0:0_StreamCopier_182" #196 prio=4 os_prio=-1 
tid=0x140c5800 nid=0x3a8 runnable [0x1537e000]
    java.lang.Thread.State: RUNNABLE
         at java.io.FileInputStream.readBytes(Native Method)
         at java.io.FileInputStream.read(FileInputStream.java:234)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
         - locked <0x03df84b0> (a java.io.BufferedInputStream)
         at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
         at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
         - locked <0x03dfa580> (a java.io.InputStreamReader)
         at java.io.InputStreamReader.read(InputStreamReader.java:184)
         at java.io.BufferedReader.fill(BufferedReader.java:161)
         at java.io.BufferedReader.readLine(BufferedReader.java:324)
         - locked <0x03dfa580> (a java.io.InputStreamReader)
         at java.io.BufferedReader.readLine(BufferedReader.java:389)
         at 
com.sun.javatest.lib.ProcessCommand$StreamCopier.run(ProcessCommand.java:392)

"Timer0" #13 daemon prio=4 os_prio=-1 tid=0x140c4c00 nid=0x820 in 
Object.wait() [0x1437f000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x09971220> (a com.sun.javatest.util.Timer)
         at com.sun.javatest.util.Timer.getNextEntry(Timer.java:171)
         - locked <0x09971220> (a com.sun.javatest.util.Timer)
         at com.sun.javatest.util.Timer.access$000(Timer.java:39)
         at com.sun.javatest.util.Timer$1.run(Timer.java:79)

"DefaultTestRunner:Worker-0:0" #11 prio=4 os_prio=-1 tid=0x140c4400 
nid=0x193c in Object.wait() [0x144ef000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x03dfc630> (a 
com.sun.javatest.lib.ProcessCommand$StreamCopier)
         at 
com.sun.javatest.lib.ProcessCommand$StreamCopier.waitUntilDone(ProcessCommand.java:423)
         - locked <0x03dfc630> (a 
com.sun.javatest.lib.ProcessCommand$StreamCopier)
         at 
com.sun.javatest.lib.ProcessCommand.exec(ProcessCommand.java:304)
         at com.sun.javatest.lib.ProcessCommand.run(ProcessCommand.java:240)
         at 
com.sun.javatest.regtest.MainAction.runOtherJVM(MainAction.java:395)
         at com.sun.javatest.regtest.MainAction.run(MainAction.java:239)
         at 
com.sun.javatest.regtest.RegressionScript.run(RegressionScript.java:146)
         at com.sun.javatest.Script.run(Script.java:228)
         at 
com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:174)
         at 
com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
         at 
com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

"TestResultCache.worker0[C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\jtreg\JTwork]" 
#9 daemon prio=3 os
_prio=-1 tid=0x140c4000 nid=0x10bc in Object.wait() [0x1460f000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x098b3488> (a com.sun.javatest.TestResultCache)
         at 
com.sun.javatest.TestResultCache.doWorkUntilDone(TestResultCache.java:251)
         - locked <0x098b3488> (a com.sun.javatest.TestResultCache)
         at 
com.sun.javatest.TestResultCache.access$000(TestResultCache.java:48)
         at com.sun.javatest.TestResultCache$1.run(TestResultCache.java:140)

"Service Thread" #7 daemon prio=9 os_prio=0 tid=0x140c3000 nid=0x1bd4 
runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE

"C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x140bd000 
nid=0x14f4 waiting on condition [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x140bb800 nid=0x14b8 
waiting on condition [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x140b8800 nid=0x1a78 
runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=1 tid=0x14075000 nid=0x1af8 in 
Object.wait() [0x143cf000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
         - locked <0x0924f890> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x1406d400 
nid=0x1438 in Object.wait() [0x1443f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0924fa30> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:502)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
         - locked <0x0924fa30> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x0020c400 nid=0x1228 in Object.wait() 
[0x011af000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
         at java.lang.Object.wait(Object.java:502)
         at 
com.sun.javatest.DefaultTestRunner.runTests(DefaultTestRunner.java:84)
         - locked <0x099713d8> (a com.sun.javatest.DefaultTestRunner)
         at com.sun.javatest.Harness.runTests(Harness.java:718)
         at com.sun.javatest.Harness.batch(Harness.java:395)
         at com.sun.javatest.regtest.Main.batchHarness(Main.java:2088)
         at com.sun.javatest.regtest.Main.run(Main.java:1207)
         at com.sun.javatest.regtest.Main.access$4100(Main.java:96)
         at com.sun.javatest.regtest.Main$Ant.execute(Main.java:835)
         at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:483)
         at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:435)
         at org.apache.tools.ant.Target.performTasks(Target.java:456)
         at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
         at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
         at org.apache.tools.ant.Main.runBuild(Main.java:853)
         at org.apache.tools.ant.Main.startAnt(Main.java:235)
         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)

"VM Thread" os_prio=2 tid=0x14069800 nid=0x1d8c runnable

"VM Periodic Task Thread" os_prio=2 tid=0x140dc400 nid=0x13a0 waiting on 
condition

JNI global references: 96


C:\Users\peter>jstack 8048
2015-09-03 00:05:19
Full thread dump Java HotSpot(TM) Client VM (25.0-b70 mixed mode, sharing):

"(JSK) mux reader" #17 prio=5 os_prio=0 tid=0x15802000 nid=0x154c 
runnable [0x1538f000]
    java.lang.Thread.State: RUNNABLE
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:150)
         at java.net.SocketInputStream.read(SocketInputStream.java:121)
         at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
         at sun.security.ssl.InputRecord.read(InputRecord.java:503)
         at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
         - locked <0x04073d00> (a java.lang.Object)
         at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
         at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
         - locked <0x04073e58> (a sun.security.ssl.AppInputStream)
         at 
org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
         - locked <0x03c59d80> (a 
org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
         at 
org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
         at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
         at 
org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
         at java.lang.Thread.run(Thread.java:744)

"(JSK) mux reader" #16 prio=5 os_prio=0 tid=0x157f0800 nid=0x174c 
runnable [0x15bfe000]
    java.lang.Thread.State: RUNNABLE
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:150)
         at java.net.SocketInputStream.read(SocketInputStream.java:121)
         at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
         at sun.security.ssl.InputRecord.read(InputRecord.java:503)
         at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
         - locked <0x040746b0> (a java.lang.Object)
         at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
         at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
         - locked <0x040747c8> (a sun.security.ssl.AppInputStream)
         at 
org.apache.river.jeri.internal.mux.StreamConnectionIO$1.read(StreamConnectionIO.java:373)
         - locked <0x03c4fdb0> (a 
org.apache.river.jeri.internal.mux.StreamConnectionIO$1)
         at 
org.apache.river.jeri.internal.mux.StreamConnectionIO$Reader.run(StreamConnectionIO.java:278)
         at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
         at 
org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
         at java.lang.Thread.run(Thread.java:744)

"(JSK) SslListenHandle[localhost:26697]" #15 prio=5 os_prio=0 
tid=0x157e0000 nid=0x4f0 runnable [0x151af000]
    java.lang.Thread.State: RUNNABLE
         at java.net.DualStackPlainSocketImpl.accept0(Native Method)
         at 
java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:131)
         at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:199)
         - locked <0x04074068> (a java.net.SocksSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:545)
         at java.net.ServerSocket.accept(ServerSocket.java:513)
         at 
net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle.acceptLoop(SslServerEndpointImpl.java:840)
         at 
net.jini.jeri.ssl.SslServerEndpointImpl$SslListenHandle$1.run(SslServerEndpointImpl.java:826)
         at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
         at 
org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
         at java.lang.Thread.run(Thread.java:744)

"(JSK) ConnectionManager.Reaper" #14 prio=5 os_prio=0 tid=0x157b8800 
nid=0x54c waiting on condition [0x156df000]
    java.lang.Thread.State: TIMED_WAITING (sleeping)
         at java.lang.Thread.sleep(Native Method)
         at 
net.jini.jeri.connection.ConnectionManager$Reaper.run(ConnectionManager.java:647)
         at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
         at 
org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:257)
         at java.lang.Thread.run(Thread.java:744)

"(JSK) mux writer" #13 prio=5 os_prio=0 tid=0x15795800 nid=0x1bc4 in 
Object.wait() [0x153ff000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x03c18250> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:502)
         at 
org.apache.river.jeri.internal.mux.StreamConnectionIO$Writer.run(StreamConnectionIO.java:171)
         - locked <0x03c18250> (a java.lang.Object)
         at org.apache.river.thread.ThreadPool$Task.run(ThreadPool.java:215)
         at 
org.apache.river.thread.ThreadPool$Worker.run(ThreadPool.java:277)
         at java.lang.Thread.run(Thread.java:744)

"MainThread" #9 prio=5 os_prio=0 tid=0x14f87400 nid=0x19e4 in 
Object.wait() [0x1526e000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x03c18250> (a java.lang.Object)
         at org.apache.river.jeri.internal.mux.Mux.start(Mux.java:233)
         - locked <0x03c18250> (a java.lang.Object)
         at 
org.apache.river.jeri.internal.mux.MuxClient.start(MuxClient.java:35)
         at 
net.jini.jeri.connection.ConnectionManager$OutboundMux.newRequest(ConnectionManager.java:392)
         at 
net.jini.jeri.connection.ConnectionManager$ReqIterator.next(ConnectionManager.java:722)
         at TestEndpoint$TestNewRequest.nextRequest(TestEndpoint.java:1102)
         at TestEndpoint$TestNewRequest.run(TestEndpoint.java:1072)
         at UnitTestUtilities.test(UnitTestUtilities.java:185)
         at UnitTestUtilities.test(UnitTestUtilities.java:130)
         at UnitTestUtilities.test(UnitTestUtilities.java:134)
         at UnitTestUtilities.test(UnitTestUtilities.java:143)
         at UnitTestUtilities.test(UnitTestUtilities.java:99)
         at TestEndpoint.main(TestEndpoint.java:50)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:483)
         at 
com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
         at java.lang.Thread.run(Thread.java:744)

"Service Thread" #7 daemon prio=9 os_prio=0 tid=0x01743000 nid=0x18fc 
runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE

"C1 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x01726000 nid=0x554 
waiting on condition [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x01725000 nid=0x1034 
waiting on condition [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x01721800 nid=0x688 
runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=1 tid=0x016ad000 nid=0x1f80 in 
Object.wait() [0x1475f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
         - locked <0x09201188> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x016a8000 
nid=0x1a00 in Object.wait() [0x03baf000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x09201328> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:502)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
         - locked <0x09201328> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x011fe800 nid=0x1e7c in Object.wait() 
[0x0166f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x092003c8> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1244)
         - locked <0x092003c8> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1318)
         at com.sun.javatest.regtest.MainWrapper.main(MainWrapper.java:71)

"VM Thread" os_prio=2 tid=0x016a6000 nid=0x1dbc runnable

"VM Periodic Task Thread" os_prio=2 tid=0x01745000 nid=0x1664 waiting on 
condition

JNI global references: 34


C:\Users\peter>

Thanks,

Peter.

On 2/09/2015 10:58 PM, Dennis Reedy wrote:
> Peter,
>
> Should be all set now, just pushed the missing sources and resources.
>
> Dennis
>
>> On Sep 2, 2015, at 357AM, Peter<ji...@zeus.net.au>  wrote:
>>
>> Just performed a clean check out, but the build failed.
>>
>> There seems to be a number of packages missing from the spec test in the qa suite?
>>
>> Regards,
>>
>> Peter.
>>
>> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
>> <SNIP>
>> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
>> Checked out revision 1700715.
>> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
>>
>>
>> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
>> deps:
>> prep:
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>> LeaseRenewalManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> LookupDiscovery.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> LookupLocatorDiscovery.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> dis-common-entries:
>> browser.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
>> destroy.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> fiddler-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
>> fiddler-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
>> JoinManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> svc-common-entries:
>> fiddler-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
>> mahalo-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
>> mahalo-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
>> mahalo-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
>> mercury-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
>> mercury-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
>> mercury-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
>> norm-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
>> norm-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
>> norm-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
>> outrigger-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
>> outrigger-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
>> outrigger-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
>> phoenix.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> phoenix-group.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> phoenix-stop.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> reggie-activatable.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
>> reggie-persistent.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
>> reggie-transient.configentry:
>> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
>> ServiceDiscoveryManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> sharedgroup.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> start.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> WakeupManager.configentry:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
>> configentry:
>> start.copy-resources:
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
>> tools.copy-resources:
>> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
>> copy-resources:
>> copy-extlibs:
>> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
>> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
>> compile:
>> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> javac 1.8.0
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (mcl.isAssignableFrom(cl)&&
>>                                 ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>             m = cl.getMethod(m.getName(), m.getParameterTypes());
>>                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>         AccessController.doPrivileged(new PrivilegedAction() {
>>                                      ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>>         AccessController.doPrivileged(new PrivilegedAction() {
>>                                       ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Set
>>         interfaceList.toArray(new Class[interfaceList.size()]);
>>                              ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         list.add(intf);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Class cl = (Class) Security.doPrivileged(
>>                                                 ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>>         new PrivilegedExceptionAction() {
>>         ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>>         ? Utilities.getPrimitiveType(value.getClass()) : null;
>>         ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in class Primitive
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>>         resultType = ((Primitive<T>) result).getType();
>>                                      ^
>>   required: Primitive<T>
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>>         result = ((Primitive<T>) result).getValue();
>>                                  ^
>>   required: Primitive<T>
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>>         resultType = (Class<T>) result.getClass();
>>                                                ^
>>   required: Class<T>
>>   found:    Class<CAP#1>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>>   where CAP#1 is a fresh type-variable:
>>     CAP#1 extends Object from capture of ? extends Object
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>>         return (T) result;
>>                    ^
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>>                     return (T) defaultValue;
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>>                         return ((T)defaultValue) ;
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     private class ThisRef extends Literal {
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>>             return type;
>>                    ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                type.isAssignableFrom(argType) ||
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                argType.isAssignableFrom(type))
>>                                        ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>>             return type;
>>                    ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>>         return type;
>>                ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>         Class resolve(Entry inEntry) throws ConfigurationException {
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>>     Class resolve(Entry inEntry) throws ConfigurationException {
>>           ^
>>   return type requires unchecked conversion from Class to Class<T>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>resolve(ConfigurationFile.Entry)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>                                    ^
>>   required: Object,Class<T>
>>   found: Object,Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>>                 narrowingAssignable(args[i].eval(NO_DATA), type);
>>                                                            ^
>>   required: Class<T>
>>   found:    Class
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         onDemandImports.add("java.lang");
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>             onDemandImports.add(value);
>>                                ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>                 args.add(parseExpr(inEntry));
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>         return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>>                                          ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>                 nodes.add(parseSubExpr(inEntry));
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>                     (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                              ^
>>   required: PrivilegedAction<T>
>>   found: PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                               ^
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                              ^
>>   required: PrivilegedAction<T>
>>   found: PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>>         : (ClassLoader) Security.doPrivileged(contextClassLoader);
>>                                               ^
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>>         return new Primitive<T>((T) result);
>>                                     ^
>>   required: T
>>   found:    Object
>>   where T is a type-variable:
>>     T extends Object declared in method<T>getEntryInternal(String,String,Class<T>,Object)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>     } else if (to.isAssignableFrom(from)) {
>>                                   ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>>             return (T) Byte.valueOf((byte) val);
>>                                    ^
>>   required: T
>>   found:    Byte
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>>             return (T) Character.valueOf((char) val);
>>                                         ^
>>   required: T
>>   found:    Character
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>>             return (T) Short.valueOf((short) val);
>>                                     ^
>>   required: T
>>   found:    Short
>>   where T is a type-variable:
>>     T extends Object declared in method<T>narrowingAssignable(Object,Class<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>>         Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>>                                 ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>                             (ClassLoader) Security.doPrivileged(
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>>                                 new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         cname = (String) Security.doPrivileged(
>>                                               ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>>         new PrivilegedExceptionAction() {
>>         ^
>>   required: PrivilegedExceptionAction<T>
>>   found:<anonymous PrivilegedExceptionAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedExceptionAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>         Constructor cons = cls.getConstructor(
>>                                              ^
>>   where T is a type-variable:
>>     T extends Object declared in class Class
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>         return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>>                                               ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type Collection
>>         return reduce0((Class[]) c.toArray(new Class[c.size()]),
>>                                           ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (keepSupers ? ck.isAssignableFrom(cj) :
>>                                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                  cj.isAssignableFrom(ck))
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (keepSupers ? cj.isAssignableFrom(ck) :
>>                                             ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>                  ck.isAssignableFrom(cj))
>>                                     ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>                                ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>>         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>>                                                           ^
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>>         formatterRef = new SoftReference(formatter);
>>                        ^
>>   where T is a type-variable:
>>     T extends Object declared in class SoftReference
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         contents.add(t);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>   required: Map<E,Boolean>
>>   found: ConcurrentHashMap
>>   where E is a type-variable:
>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>>     private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>>   required: Map<E,Boolean>
>>   found:    ConcurrentHashMap
>>   where E is a type-variable:
>>     E extends Object declared in method<E>newSetFromMap(Map<E,Boolean>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>wrap(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>,AccessControlContext
>>   found: PrivilegedAction,AccessControlContext
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>>                 (securityContext.wrap(new PrivilegedAction() {
>>   required: PrivilegedAction<T>
>>   found:    PrivilegedAction
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>                     pendingDiscoveries.add(sock);
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>                             if(pendingDiscoveries.add(req)) {
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Security.doPrivileged(new PrivilegedAction() {
>>                              ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>>         Security.doPrivileged(new PrivilegedAction() {
>>                               ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         if (pendingDiscoveries.add(pending)) {
>>                                   ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>>         Security.doPrivileged(new PrivilegedAction() {
>>                              ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>>         Security.doPrivileged(new PrivilegedAction() {
>>                               ^
>>   required: PrivilegedAction<T>
>>   found:<anonymous PrivilegedAction>
>>   where T is a type-variable:
>>     T extends Object declared in method<T>doPrivileged(PrivilegedAction<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>   required: Enumeration<T>
>>   found: Enumeration
>>   where T is a type-variable:
>>     T extends Object declared in method<T>list(Enumeration<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>>                     Collections.list(en) : Collections.EMPTY_LIST;
>>   required: Enumeration<T>
>>   found:    Enumeration
>>   where T is a type-variable:
>>     T extends Object declared in method<T>list(Enumeration<T>)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type List
>>                                          (new NetworkInterface[nicList.size()]) );
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>>             tickets = new ArrayList();
>>   required: List<Ticket>
>>   found:    ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>>     this.groups = new ConcurrentSkipListSet();
>>                   ^
>>   required: Set<String>
>>   found:    ConcurrentSkipListSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>             groupsMap.put(resp.getRegistrar(),resp.getGroups());
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         list.add(l);
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>>   found: List,HashMap,int
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: List<DiscoveryListener>
>>   found:    List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>>         addNotify(list, groupsMap, DISCOVERED);
>>   required: Map<ServiceRegistrar,String[]>
>>   found:    HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>>                 req.add(newGroups[i]);
>>   where E is a type-variable:
>>     E extends Object declared in interface Collection
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>>         newGrps.add(newGroups[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>         Set toAdd = new HashSet(newGrps);
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>>         toAdd.removeAll(groups);
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>         Collection toRemove = new HashSet(groups);
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>>         toRemove.removeAll(newGrps);
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>>         groups.addAll(toAdd);
>>   required: Collection<? extends E>
>>   found: Set
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>>         groups.addAll(toAdd);
>>   required: Collection<? extends E>
>>   found:    Set
>>   where E is a type-variable:
>>     E extends Object declared in interface Set
>> Note: Some input files additionally use or override a deprecated API.
>> Note: Some input files additionally use unchecked or unsafe operations.
>> 100 warnings
>> phoenix.stubs:
>> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> start.stubs:
>> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
>> Warning: generation and use of skeletons and static stubs for JRMP
>> is deprecated. Skeletons are unnecessary, and static stubs have
>> been superseded by dynamically generated stubs. Users are
>> encouraged to migrate away from using rmic to generate skeletons and static
>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
>> stubs:
>> jsk-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
>> jsk-lib.jar:
>> Warning: Class not found: org.apache.velocity.context.Context
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: org.apache.velocity.app.VelocityEngine
>> Warning: Class not found: org.apache.velocity.VelocityContext
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: org.apache.velocity.Template
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
>> jsk-resources.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
>> jsk-platform.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> jsk-policy.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
>> river.jars:
>> tools.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class Segment$Status has different preferred state than outer class Segment
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class Security$Context has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$7 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$5 has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class Security$4 has different preferred state than outer class Security
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$8 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class Security$1 has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$2 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$3 has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class Security$6 has different preferred state than outer class Security
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
>> jarwrapper.jar:
>> checkconfigurationfile.jar:
>> checkser.jar:
>> classdep.jar:
>> classserver.jar:
>> computedigest.jar:
>> computehttpmdcodebase.jar:
>> jsk-debug-policy.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
>> preferredlistgen.jar:
>> envcheck.jar:
>> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
>> toolswrappers.jars:
>> destroy.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
>> fiddler.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
>> fiddler-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
>> group.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
>> group-dl.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
>> mahalo.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
>> mahalo-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
>> mercury.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
>> mercury-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
>> norm.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
>> norm-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
>> outrigger-snaplogstore.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
>> outrigger.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
>> outrigger-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
>> phoenix.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
>> phoenix-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
>> phoenix-group.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
>> phoenix-init.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
>> reggie.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
>> reggie-dl.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
>> serviceui.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
>> sharedvm.jar:
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
>> start.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Warning: Class not found: au.net.zeus.collection.Referrer
>> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
>> services.jars:
>> extra.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
>> browser.jar:
>> Warning: Class not found: au.net.zeus.collection.Ref
>> Warning: Class not found: au.net.zeus.collection.RC
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
>> browser-dl.jar:
>> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
>> browser.jars:
>> jars:
>> river-runtime:
>> all.build:
>> qa.prep:
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
>> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
>> qa.copy-resources:
>> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> qa.compile:
>> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
>> javac 1.8.0
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
>> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
>> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
>> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
>> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
>> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.AdminIterator;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
>> import org.apache.river.outrigger.JavaSpaceAdmin;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
>> public class TerminateSemantics extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
>> public class CacheTerminateSemantics extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
>> public class AddListenerEvent extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
>> public class DiscardServiceUp extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>>     protected AbstractBaseTest.SrvcListener srvcListener;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
>> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
>> public class LookupTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
>> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
>> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>>     public static class SDMListener extends AbstractBaseTest.SrvcListener {
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
>> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
>> public class ReRegisterGoodEquals extends AbstractBaseTest {
>>   symbol: class AbstractBaseTest
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>>     protected AbstractBaseTest.SrvcListener srvcListener;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager.Task;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
>> import org.apache.river.thread.TaskManager;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
>> import java.rmi.server.SocketSecurityException;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>     list.add(getServiceConfigurationFileName());
>>             ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent()
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             locatorList.add(s);
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             groupList.add(s);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(b.toString());
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         groups.add(s);
>>                   ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>>         groups.set(i, g);
>>                   ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) groups.toArray(new String[0]);
>>                                     ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(getServiceComponent()
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(name + " = exporter." + type + "Exporter");
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>>         list.add(overrides[j] + "=" + overrides[j + 1]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in interface List
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             hostList.add(tok.nextToken());
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(path);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(qaDir);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     searchList = (String[]) list.toArray(new String[list.size()]);
>>                                         ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(component);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(buffer);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(s);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     list.add(file.getAbsolutePath());
>>             ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             files.add(new File(s));
>>                      ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(vmArgs[i]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(prop[0]);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             list.add(prop[1]);
>>                     ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>         options.add(o1[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>         options.add(o2[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>     return (String[]) options.toArray(new String[options.size()]);
>>                                      ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         map.put(p1[i], p1[i + 1]);
>>                ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         map.put(p2[i], p2[i + 1]);
>>                ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     overrideProviders.add(provider);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return  (OverrideProvider[]) overrideProviders.toArray(oa);
>>                                                           ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     failureAnalyzers.add(analyzer);
>>                         ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             overrideProviders.add(op);
>>                                  ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         list.add(overrides[j] + " = " + overrides[j + 1]);
>>                 ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     return (String[]) list.toArray(new String[list.size()]);
>>                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         available.add(iInt);
>>                      ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     selectedIndexes.add(selected);
>>                        ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getJVM());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-Djava.security.policy=" + getPolicyFile());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-cp");
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getClasspath());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add(options[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add(getWrapperClassName());
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         cmdList.add(args[i]);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     cmdArray = (String[]) cmdList.toArray(cmdArray);
>>                                          ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     cmdList.add("-D" + name + "=" + val);
>>                ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>     tokenMap.put(token, value);
>>                 ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>         (String[]) optionsList.toArray(new String[optionsList.size()]);
>>                                       ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>>         serviceRef = new MarshalledObject(created.proxy).get();
>>                      ^
>>   where T is a type-variable:
>>     T extends Object declared in class MarshalledObject
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>>     createdAdminSet.add(admin);
>>                        ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>>         Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>>                                                   ^
>>   where T is a type-variable:
>>     T extends Object declared in class Class
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>>         serviceCounters.put(key,new Integer(newVal));
>>                            ^
>>   where K,V are type-variables:
>>     K extends Object declared in class HashMap
>>     V extends Object declared in class HashMap
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         lusList.add(admin);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         sharedList.add(admin);
>>                       ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         nonActList.add(admin);
>>                       ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         actSystemList.add(admin);
>>                          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         classServerList.add(admin);
>>                            ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         svcList.add(admin);
>>                    ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>>     return new HashSet(createdAdminSet).iterator();
>>            ^
>>   where E is a type-variable:
>>     E extends Object declared in class HashSet
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type AbstractCollection
>>     return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>>                                                            ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(vm + "/bin/java");
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-Djava.security.policy=" + getServicePolicyFile());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         l.add(opts[i]);
>>              ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>         l.add("-D" + props[i] + "=" + props[i+1]);
>>              ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add("-cp");
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(getServiceClasspath());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>     l.add(getServiceImpl());
>>          ^
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to<T>toArray(T[]) as a member of the raw type ArrayList
>>     String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>>                                             ^
>>   where T is a type-variable:
>>     T extends Object declared in method<T>toArray(T[])
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add(System.getProperty("java.home") + "/bin/rmid");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add(System.getProperty("java.home") + "/bin/java");
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>             l.add("-Djava.security.policy=" + getServicePolicyFile());
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                     l.add(opts[i]);
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                     l.add("-D" + props[i] + "=" + props[i+1]);
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>>                 l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>>   where E is a type-variable:
>>     E extends Object declared in class ArrayList
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>>         logger.log(Level.FINE, "terminating lookup locator discovery ...");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>>         locatorDiscovery.terminate();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>>         logger.log(Level.FINE, methodStr[methodType]);
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>>                     locatorDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>>                     locatorDiscovery.removeDiscoveryListener(mainListener);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>>                     locatorDiscovery.getRegistrars();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>>                     locatorDiscovery.discard(null);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>>                     locatorDiscovery.getLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>>                     locatorDiscovery.addLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>>                     locatorDiscovery.setLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>>                     locatorDiscovery.removeLocators(new LookupLocator[0]);
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>>                     locatorDiscovery.getDiscoveredLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>>                     locatorDiscovery.getUndiscoveredLocators();
>>   symbol:   variable locatorDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>>             logger.log(Level.FINE, "IllegalStateException thrown as expected");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>>         logger.log(Level.FINE, "Adding bad listener");
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>>         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>>   symbol:   variable locatorDiscovery
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>>         startAddLookups();
>>   symbol:   method startAddLookups()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>>         mainListener.clearAllEventInfo();
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>>         mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>>         LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>>   symbol:   method getLookupServices()
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>>         locatorDiscovery.addLocators(locsToAdd);
>>   symbol:   variable locatorDiscovery
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>>         logger.log(Level.FINE, "added additional locators to "
>>   symbol:   variable logger
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>>         waitForDiscovery(mainListener);
>>   symbol:   variable mainListener
>>   location: class BadLocatorDiscoveryListener
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol:   variable super
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   method getLookupServices()
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>>         doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>>   symbol:   variable mainListener
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>>     logger.log(Level.FINE, "calling getRegistrars ... ");
>>     ^
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>>         ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>>         locatorDiscovery.discard(regs[i]);
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>>         logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>>         ^
>>   symbol:   variable logger
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>>     if (locatorDiscovery.getRegistrars().length != 0) {
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>>     if (locatorDiscovery.getRegistrars().length == 0) {
>>         ^
>>   symbol:   variable locatorDiscovery
>>   location: class DelayDiscoveryAfterDiscard
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>>         super.construct(sysConfig);
>>   symbol: method construct(QAConfig)
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>>         return this;
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>>         logger.log(Level.FINE, "run()");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>>         logger.log(Level.FINE, "terminating lookup discovery ...");
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>>         lookupDiscovery.terminate();
>>   symbol:   variable lookupDiscovery
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>>         logger.log(Level.FINE, methodStr[methodType]);
>>   symbol:   variable logger
>>   location: class AddDiscoveryListenerAfterTerminate
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>>                     lookupDiscovery.addDiscoveryListener(mainListener);
>>   symbol:   variable mainListener
>>   location: class AddDiscoveryListenerAfterTerminate
>> Note: Some input files additionally use or override a deprecated API.
>> Note: Some input files additionally use unchecked or unsafe operations.
>> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
>> 100 errors
>> 100 warnings
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
>> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
>> BUILD FAILED (total time: 5 minutes 20 seconds)
>


Re: Release 3.0

Posted by Dennis Reedy <de...@gmail.com>.
Peter,

Should be all set now, just pushed the missing sources and resources.

Dennis

> On Sep 2, 2015, at 357AM, Peter <ji...@zeus.net.au> wrote:
> 
> Just performed a clean check out, but the build failed.
> 
> There seems to be a number of packages missing from the spec test in the qa suite?
> 
> Regards,
> 
> Peter.
> 
> checkout https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk -r HEAD --depth=infinity --force
> <SNIP>
> U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
> Checked out revision 1700715.
> ==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.
> 
> 
> ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk all.build
> deps:
> prep:
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
> LeaseRenewalManager.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> LookupDiscovery.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> LookupLocatorDiscovery.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> dis-common-entries:
> browser.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
> destroy.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> fiddler-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
> fiddler-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
> JoinManager.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> svc-common-entries:
> fiddler-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
> mahalo-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
> mahalo-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
> mahalo-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
> mercury-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
> mercury-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
> mercury-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
> norm-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
> norm-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
> norm-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
> outrigger-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
> outrigger-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
> outrigger-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
> phoenix.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> phoenix-group.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> phoenix-stop.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> reggie-activatable.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
> reggie-persistent.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
> reggie-transient.configentry:
> Creating C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
> ServiceDiscoveryManager.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> sharedgroup.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> start.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> WakeupManager.configentry:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
> configentry:
> start.copy-resources:
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
> tools.copy-resources:
> Copying 8 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
> copy-resources:
> copy-extlibs:
> Copying 4 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
> Copying 1 file to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
> compile:
> Compiling 889 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
> javac 1.8.0
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>        if (mcl.isAssignableFrom(cl) &&
>                                ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>            m = cl.getMethod(m.getName(), m.getParameterTypes());
>                            ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>        AccessController.doPrivileged(new PrivilegedAction() {
>                                     ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: warning: [unchecked] unchecked conversion
>        AccessController.doPrivileged(new PrivilegedAction() {
>                                      ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type Set
>        interfaceList.toArray(new Class[interfaceList.size()]);
>                             ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>        list.add(intf);
>                ^
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        Class cl = (Class) Security.doPrivileged(
>                                                ^
>  required: PrivilegedExceptionAction<T>
>  found: <anonymous PrivilegedExceptionAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedExceptionAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: warning: [unchecked] unchecked conversion
>        new PrivilegedExceptionAction() {
>        ^
>  required: PrivilegedExceptionAction<T>
>  found: <anonymous PrivilegedExceptionAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedExceptionAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: warning: [unchecked] unchecked conversion
>        ? Utilities.getPrimitiveType(value.getClass()) : null;
>        ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in class Primitive
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: warning: [unchecked] unchecked cast
>        resultType = ((Primitive<T>) result).getType();
>                                     ^
>  required: Primitive<T>
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: warning: [unchecked] unchecked cast
>        result = ((Primitive<T>) result).getValue();
>                                 ^
>  required: Primitive<T>
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: warning: [unchecked] unchecked cast
>        resultType = (Class<T>) result.getClass();
>                                               ^
>  required: Class<T>
>  found:    Class<CAP#1>
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
>  where CAP#1 is a fresh type-variable:
>    CAP#1 extends Object from capture of ? extends Object
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: warning: [unchecked] unchecked cast
>        return (T) result;
>                   ^
>  required: T
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: warning: [unchecked] unchecked cast
>                    return (T) defaultValue;
>  required: T
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: warning: [unchecked] unchecked cast
>                        return ((T)defaultValue) ;
>  required: T
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: warning: [unchecked] unchecked conversion
>        return type;
>               ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.NameRef overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) throws ConfigurationException {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.Literal overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    private class ThisRef extends Literal {
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringLiteral overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ClassLiteral overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) throws ConfigurationException {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: warning: [unchecked] unchecked conversion
>        return type;
>               ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: warning: [unchecked] unchecked conversion
>            return type;
>                   ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>               type.isAssignableFrom(argType) ||
>                                    ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>               argType.isAssignableFrom(type))
>                                       ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: warning: [unchecked] unchecked conversion
>        return type;
>               ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: warning: [unchecked] unchecked conversion
>            return type;
>                   ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: warning: [unchecked] unchecked conversion
>        return type;
>               ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.StringConcatenation overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>        Class resolve(Entry inEntry) throws ConfigurationException {
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ConstructorCall overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) throws ConfigurationException {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.MethodCall overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) throws ConfigurationException {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: warning: [unchecked] resolve(ConfigurationFile.Entry) in ConfigurationFile.ArrayConstructor overrides <T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
>    Class resolve(Entry inEntry) throws ConfigurationException {
>          ^
>  return type requires unchecked conversion from Class to Class<T>
>  where T is a type-variable:
>    T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked method invocation: method narrowingAssignable in class ConfigurationFile is applied to given types
>                narrowingAssignable(args[i].eval(NO_DATA), type);
>                                   ^
>  required: Object,Class<T>
>  found: Object,Class
>  where T is a type-variable:
>    T extends Object declared in method <T>narrowingAssignable(Object,Class<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: warning: [unchecked] unchecked conversion
>                narrowingAssignable(args[i].eval(NO_DATA), type);
>                                                           ^
>  required: Class<T>
>  found:    Class
>  where T is a type-variable:
>    T extends Object declared in method <T>narrowingAssignable(Object,Class<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>        onDemandImports.add("java.lang");
>                           ^
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>            onDemandImports.add(value);
>                               ^
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>                args.add(parseExpr(inEntry));
>                        ^
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type List
>        return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
>                                         ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>                nodes.add(parseSubExpr(inEntry));
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type List
>                    (ParseNode[]) nodes.toArray(new ParseNode[nodes.size()]),
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>                                             ^
>  required: PrivilegedAction<T>
>  found: PrivilegedAction
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: warning: [unchecked] unchecked conversion
>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>                                              ^
>  required: PrivilegedAction<T>
>  found:    PrivilegedAction
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>                                             ^
>  required: PrivilegedAction<T>
>  found: PrivilegedAction
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: warning: [unchecked] unchecked conversion
>        : (ClassLoader) Security.doPrivileged(contextClassLoader);
>                                              ^
>  required: PrivilegedAction<T>
>  found:    PrivilegedAction
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: warning: [unchecked] unchecked cast
>        return new Primitive<T>((T) result);
>                                    ^
>  required: T
>  found:    Object
>  where T is a type-variable:
>    T extends Object declared in method <T>getEntryInternal(String,String,Class<T>,Object)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>    } else if (to.isAssignableFrom(from)) {
>                                  ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: warning: [unchecked] unchecked cast
>            return (T) Byte.valueOf((byte) val);
>                                   ^
>  required: T
>  found:    Byte
>  where T is a type-variable:
>    T extends Object declared in method <T>narrowingAssignable(Object,Class<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: warning: [unchecked] unchecked cast
>            return (T) Character.valueOf((char) val);
>                                        ^
>  required: T
>  found:    Character
>  where T is a type-variable:
>    T extends Object declared in method <T>narrowingAssignable(Object,Class<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: warning: [unchecked] unchecked cast
>            return (T) Short.valueOf((short) val);
>                                    ^
>  required: T
>  found:    Short
>  where T is a type-variable:
>    T extends Object declared in method <T>narrowingAssignable(Object,Class<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as a member of the raw type Class
>        Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
>                                ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>                            (ClassLoader) Security.doPrivileged(
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: warning: [unchecked] unchecked conversion
>                                new PrivilegedAction() {
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        cname = (String) Security.doPrivileged(
>                                              ^
>  required: PrivilegedExceptionAction<T>
>  found: <anonymous PrivilegedExceptionAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedExceptionAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: warning: [unchecked] unchecked conversion
>        new PrivilegedExceptionAction() {
>        ^
>  required: PrivilegedExceptionAction<T>
>  found: <anonymous PrivilegedExceptionAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedExceptionAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>        Constructor cons = cls.getConstructor(
>                                             ^
>  where T is a type-variable:
>    T extends Object declared in class Class
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type Collection
>        return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
>                                              ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type Collection
>        return reduce0((Class[]) c.toArray(new Class[c.size()]),
>                                          ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>        if (keepSupers ? ck.isAssignableFrom(cj) :
>                                            ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>                 cj.isAssignableFrom(ck))
>                                    ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>        if (keepSupers ? cj.isAssignableFrom(ck) :
>                                            ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>                 ck.isAssignableFrom(cj))
>                                    ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>                               ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a member of the raw type Class
>        if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
>                                                          ^
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: warning: [unchecked] unchecked call to SoftReference(T) as a member of the raw type SoftReference
>        formatterRef = new SoftReference(formatter);
>                       ^
>  where T is a type-variable:
>    T extends Object declared in class SoftReference
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>        contents.add(t);
>                    ^
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked method invocation: method newSetFromMap in class Collections is applied to given types
>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>  required: Map<E,Boolean>
>  found: ConcurrentHashMap
>  where E is a type-variable:
>    E extends Object declared in method <E>newSetFromMap(Map<E,Boolean>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: warning: [unchecked] unchecked conversion
>    private final Set pendingDiscoveries = Collections.newSetFromMap(new ConcurrentHashMap());
>  required: Map<E,Boolean>
>  found:    ConcurrentHashMap
>  where E is a type-variable:
>    E extends Object declared in method <E>newSetFromMap(Map<E,Boolean>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method wrap in interface SecurityContext is applied to given types
>                (securityContext.wrap(new PrivilegedAction() {
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>wrap(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>                (securityContext.wrap(new PrivilegedAction() {
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>wrap(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked method invocation: method doPrivileged in class AccessController is applied to given types
>                (securityContext.wrap(new PrivilegedAction() {
>  required: PrivilegedAction<T>,AccessControlContext
>  found: PrivilegedAction,AccessControlContext
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: warning: [unchecked] unchecked conversion
>                (securityContext.wrap(new PrivilegedAction() {
>  required: PrivilegedAction<T>
>  found:    PrivilegedAction
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>                    pendingDiscoveries.add(sock);
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>                            if(pendingDiscoveries.add(req)) {
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        Security.doPrivileged(new PrivilegedAction() {
>                             ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: warning: [unchecked] unchecked conversion
>        Security.doPrivileged(new PrivilegedAction() {
>                              ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>        if (pendingDiscoveries.add(pending)) {
>                                  ^
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked method invocation: method doPrivileged in class Security is applied to given types
>        Security.doPrivileged(new PrivilegedAction() {
>                             ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: warning: [unchecked] unchecked conversion
>        Security.doPrivileged(new PrivilegedAction() {
>                              ^
>  required: PrivilegedAction<T>
>  found: <anonymous PrivilegedAction>
>  where T is a type-variable:
>    T extends Object declared in method <T>doPrivileged(PrivilegedAction<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked method invocation: method list in class Collections is applied to given types
>                    Collections.list(en) : Collections.EMPTY_LIST;
>  required: Enumeration<T>
>  found: Enumeration
>  where T is a type-variable:
>    T extends Object declared in method <T>list(Enumeration<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: warning: [unchecked] unchecked conversion
>                    Collections.list(en) : Collections.EMPTY_LIST;
>  required: Enumeration<T>
>  found:    Enumeration
>  where T is a type-variable:
>    T extends Object declared in method <T>list(Enumeration<T>)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type List
>                                         (new NetworkInterface[nicList.size()]) );
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: warning: [unchecked] unchecked conversion
>            tickets = new ArrayList();
>  required: List<Ticket>
>  found:    ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: warning: [unchecked] unchecked conversion
>    this.groups = new ConcurrentSkipListSet();
>                  ^
>  required: Set<String>
>  found:    ConcurrentSkipListSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>            groupsMap.put(resp.getRegistrar(),resp.getGroups());
>  where K,V are type-variables:
>    K extends Object declared in class HashMap
>    V extends Object declared in class HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>        list.add(l);
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked method invocation: method addNotify in class AbstractLookupDiscovery is applied to given types
>        addNotify(list, groupsMap, DISCOVERED);
>  required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
>  found: List,HashMap,int
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>        addNotify(list, groupsMap, DISCOVERED);
>  required: List<DiscoveryListener>
>  found:    List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: warning: [unchecked] unchecked conversion
>        addNotify(list, groupsMap, DISCOVERED);
>  required: Map<ServiceRegistrar,String[]>
>  found:    HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: warning: [unchecked] unchecked call to add(E) as a member of the raw type Collection
>                req.add(newGroups[i]);
>  where E is a type-variable:
>    E extends Object declared in interface Collection
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set
>        newGrps.add(newGroups[i]);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>        Set toAdd = new HashSet(newGrps);
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Set
>        toAdd.removeAll(groups);
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>        Collection toRemove = new HashSet(groups);
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: warning: [unchecked] unchecked call to removeAll(Collection<?>) as a member of the raw type Collection
>        toRemove.removeAll(newGrps);
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked method invocation: method addAll in interface Set is applied to given types
>        groups.addAll(toAdd);
>  required: Collection<? extends E>
>  found: Set
>  where E is a type-variable:
>    E extends Object declared in interface Set
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: warning: [unchecked] unchecked conversion
>        groups.addAll(toAdd);
>  required: Collection<? extends E>
>  found:    Set
>  where E is a type-variable:
>    E extends Object declared in interface Set
> Note: Some input files additionally use or override a deprecated API.
> Note: Some input files additionally use unchecked or unsafe operations.
> 100 warnings
> phoenix.stubs:
> RMI Compiling 4 classes to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
> Warning: generation and use of skeletons and static stubs for JRMP
> is deprecated. Skeletons are unnecessary, and static stubs have
> been superseded by dynamically generated stubs. Users are
> encouraged to migrate away from using rmic to generate skeletons and static
> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
> Warning: generation and use of skeletons and static stubs for JRMP
> is deprecated. Skeletons are unnecessary, and static stubs have
> been superseded by dynamically generated stubs. Users are
> encouraged to migrate away from using rmic to generate skeletons and static
> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
> start.stubs:
> RMI Compiling 1 class to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
> Warning: generation and use of skeletons and static stubs for JRMP
> is deprecated. Skeletons are unnecessary, and static stubs have
> been superseded by dynamically generated stubs. Users are
> encouraged to migrate away from using rmic to generate skeletons and static
> stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
> stubs:
> jsk-dl.jar:
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Ref
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
> jsk-lib.jar:
> Warning: Class not found: org.apache.velocity.context.Context
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: org.apache.velocity.app.VelocityEngine
> Warning: Class not found: org.apache.velocity.VelocityContext
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: org.apache.velocity.Template
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Warning: Class not found: au.net.zeus.collection.Referrer
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
> jsk-resources.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
> jsk-platform.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class Security$1 has different preferred state than outer class Security
> Warning: Nested class Security$1 has different preferred state than outer class Security
> Warning: Nested class Security$3 has different preferred state than outer class Security
> Warning: Nested class Security$3 has different preferred state than outer class Security
> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
> Warning: Nested class Security$2 has different preferred state than outer class Security
> Warning: Nested class Security$2 has different preferred state than outer class Security
> Warning: Nested class Security$4 has different preferred state than outer class Security
> Warning: Nested class Security$4 has different preferred state than outer class Security
> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
> Warning: Nested class Security$5 has different preferred state than outer class Security
> Warning: Nested class Security$5 has different preferred state than outer class Security
> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class Security$7 has different preferred state than outer class Security
> Warning: Nested class Security$7 has different preferred state than outer class Security
> Warning: Nested class Security$6 has different preferred state than outer class Security
> Warning: Nested class Security$6 has different preferred state than outer class Security
> Warning: Nested class Security$Context has different preferred state than outer class Security
> Warning: Nested class Security$Context has different preferred state than outer class Security
> Warning: Nested class Security$8 has different preferred state than outer class Security
> Warning: Nested class Security$8 has different preferred state than outer class Security
> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
> Warning: Nested class Segment$Status has different preferred state than outer class Segment
> Warning: Nested class Segment$Status has different preferred state than outer class Segment
> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
> jsk-policy.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
> river.jars:
> tools.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
> Warning: Nested class LogManager$Probe has different preferred state than outer class LogManager
> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
> Warning: Nested class PortableFactory$1 has different preferred state than outer class PortableFactory
> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
> Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has different preferred state than outer class PortableObjectOutputStream
> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
> Warning: Nested class PortableObjectInputStream$EnableResolveObject has different preferred state than outer class PortableObjectInputStream
> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$IndexFile has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$5 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$4 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$3 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$2 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class RFC3986URLClassLoader$1 has different preferred state than outer class RFC3986URLClassLoader
> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
> Warning: Nested class DelegatePermission$DelegatePermissionCollection has different preferred state than outer class DelegatePermission
> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$1 has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
> Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has different preferred state than outer class ConcurrentPermissions$PermissionEnumerator
> Warning: Nested class Segment$Status has different preferred state than outer class Segment
> Warning: Nested class Segment$Status has different preferred state than outer class Segment
> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class ConcurrentPolicyFile$2 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class RemotePolicyProvider$2 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$PermissionCheck has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class ConcurrentPolicyFile$1 has different preferred state than outer class ConcurrentPolicyFile
> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
> Warning: Nested class DelegatePermission$SerializationProxy has different preferred state than outer class DelegatePermission
> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
> Warning: Nested class DefaultPolicyScanner$InvalidFormatException has different preferred state than outer class DefaultPolicyScanner
> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class CombinerSecurityManager$Action has different preferred state than outer class CombinerSecurityManager
> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class RemotePolicyProvider$1 has different preferred state than outer class RemotePolicyProvider
> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$ConstraintReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
> Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has different preferred state than outer class DiscoveryV2$DatagramBuffers
> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MaxValueReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Client$ClientImpl has different preferred state than outer class Client
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class Server$ServerImpl has different preferred state than outer class Server
> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer has different preferred state than outer class DiscoveryConstraints
> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ParseNode has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Parser has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Literal has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Entry has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ArrayConstructor has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$StringConcatenation has different preferred state than outer class ConfigurationFile
> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
> Warning: Nested class Configuration$2 has different preferred state than outer class Configuration
> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Cast has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$MethodCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ConstructorCall has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationProvider$1 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$1 has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ClassLiteral has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$Call has different preferred state than outer class ConfigurationFile
> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
> Warning: Nested class Configuration$1 has different preferred state than outer class Configuration
> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$NameRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationFile$ThisRef has different preferred state than outer class ConfigurationFile
> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ConfigurationProvider$2 has different preferred state than outer class ConfigurationProvider
> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$Failure has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$1 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
> Warning: Nested class ActivationGroup$1 has different preferred state than outer class ActivationGroup
> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class ActivatableInvocationHandler$2 has different preferred state than outer class ActivatableInvocationHandler
> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
> Warning: Nested class BasicMethodConstraints$1 has different preferred state than outer class BasicMethodConstraints
> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicInvocationHandler$1 has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicInvocationDispatcher$2 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
> Warning: Nested class AbstractILFactory$1 has different preferred state than outer class AbstractILFactory
> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$Inbound has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$Outbound has different preferred state than outer class ConnectionManager
> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$Dispatcher has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$Reaper has different preferred state than outer class ConnectionManager
> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ServerConnectionManager$InboundMux has different preferred state than outer class ServerConnectionManager
> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$ReqIterator has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
> Warning: Nested class ConnectionManager$OutboundMux has different preferred state than outer class ConnectionManager
> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$1 has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpClient has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$1 has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different preferred state than outer class HttpsEndpoint
> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
> Warning: Nested class SslEndpoint$SslEndpointInternals has different preferred state than outer class SslEndpoint
> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$HttpsConnection has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsServerEndpoint$1 has different preferred state than outer class HttpsServerEndpoint
> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
> Warning: Nested class HttpsEndpoint$Reaper has different preferred state than outer class HttpsEndpoint
> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
> Warning: Nested class BasicJeriExporter$ImplContainer has different preferred state than outer class BasicJeriExporter
> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LH has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$5 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$1 has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpServerEndpoint$LE has different preferred state than outer class HttpServerEndpoint
> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$1 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$ConnectionAction has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$2 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$3 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$4 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$6 has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
> Warning: Nested class HttpEndpoint$Connection has different preferred state than outer class HttpEndpoint
> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$LE has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$1 has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$LH has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpServerEndpoint$1 has different preferred state than outer class TcpServerEndpoint
> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpEndpoint$Handle has different preferred state than outer class TcpEndpoint
> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
> Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has different preferred state than outer class TcpServerEndpoint$LH$ServerConnectionImpl
> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
> Warning: Nested class KerberosUtil$SoftCache$ValueCell has different preferred state than outer class KerberosUtil$SoftCache
> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
> Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different preferred state than outer class KerberosUtil$SoftCache
> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$1 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$RequestHandleImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$CacheKey has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$2 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$1 has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$3 has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has different preferred state than outer class KerberosServerEndpoint
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
> Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has different preferred state than outer class KerberosServerEndpoint$ConnectionHandler$1
> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class KerberosEndpoint$ConnectionImpl has different preferred state than outer class KerberosEndpoint
> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicInvocationDispatcher$1 has different preferred state than outer class BasicInvocationDispatcher
> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicInvocationHandler$Failure has different preferred state than outer class BasicInvocationHandler
> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
> Warning: Nested class BasicJeriTrustVerifier$1 has different preferred state than outer class BasicJeriTrustVerifier
> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class BasicObjectEndpoint$AckListener has different preferred state than outer class BasicObjectEndpoint
> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$FromMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$ToMOInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$1 has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
> Warning: Nested class MarshalOutputStream$1 has different preferred state than outer class MarshalOutputStream
> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
> Warning: Nested class MarshalInputStream$1 has different preferred state than outer class MarshalInputStream
> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream has different preferred state than outer class MarshalledInstance
> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$2 has different preferred state than outer class ClassLoading
> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$LoaderKey has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$3 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$2 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$1 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$3 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$2 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassLoader$1 has different preferred state than outer class PreferredClassLoader
> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$4 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class PreferredClassProvider$5 has different preferred state than outer class PreferredClassProvider
> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$1 has different preferred state than outer class ClassLoading
> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
> Warning: Nested class LoadClass$GetClassTask has different preferred state than outer class LoadClass
> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
> Warning: Nested class LoadClass$1 has different preferred state than outer class LoadClass
> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
> Warning: Nested class ClassLoading$3 has different preferred state than outer class ClassLoading
> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
> Warning: Nested class ServerContext$1 has different preferred state than outer class ServerContext
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
> Warning: Nested class HttpmdUtil$1 has different preferred state than outer class HttpmdUtil
> Warning: Nested class Security$Context has different preferred state than outer class Security
> Warning: Nested class Security$Context has different preferred state than outer class Security
> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$1 has different preferred state than outer class GrantPermission
> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class DynamicPolicyProvider$1 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
> Warning: Nested class PolicyFileProvider$1 has different preferred state than outer class PolicyFileProvider
> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class DynamicPolicyProvider$2 has different preferred state than outer class DynamicPolicyProvider
> Warning: Nested class Security$7 has different preferred state than outer class Security
> Warning: Nested class Security$7 has different preferred state than outer class Security
> Warning: Nested class Security$5 has different preferred state than outer class Security
> Warning: Nested class Security$5 has different preferred state than outer class Security
> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
> Warning: Nested class Security$SecurityContextImpl has different preferred state than outer class Security
> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
> Warning: Nested class Security$ClassContextAccess has different preferred state than outer class Security
> Warning: Nested class Security$4 has different preferred state than outer class Security
> Warning: Nested class Security$4 has different preferred state than outer class Security
> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$4 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$6 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$3 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$2 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$2 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$MOStream has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class BasicUntrustedObjectSecurityContext$1 has different preferred state than outer class BasicUntrustedObjectSecurityContext
> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$7 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$Reaper has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$1 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustVerifier$5 has different preferred state than outer class ProxyTrustVerifier
> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class ProxyTrustExporter$WeakRef has different preferred state than outer class ProxyTrustExporter
> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
> Warning: Nested class AuthenticationPermission$Data has different preferred state than outer class AuthenticationPermission
> Warning: Nested class Security$8 has different preferred state than outer class Security
> Warning: Nested class Security$8 has different preferred state than outer class Security
> Warning: Nested class Security$1 has different preferred state than outer class Security
> Warning: Nested class Security$1 has different preferred state than outer class Security
> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$PermissionInfo has different preferred state than outer class GrantPermission
> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
> Warning: Nested class Security$DistributedSubjectCombiner has different preferred state than outer class Security
> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
> Warning: Nested class GrantPermission$Implier has different preferred state than outer class GrantPermission
> Warning: Nested class Security$2 has different preferred state than outer class Security
> Warning: Nested class Security$2 has different preferred state than outer class Security
> Warning: Nested class Security$3 has different preferred state than outer class Security
> Warning: Nested class Security$3 has different preferred state than outer class Security
> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
> Warning: Nested class Security$SubjectProtectionDomain has different preferred state than outer class Security
> Warning: Nested class Security$6 has different preferred state than outer class Security
> Warning: Nested class Security$6 has different preferred state than outer class Security
> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
> Warning: Nested class UuidFactory$Impl has different preferred state than outer class UuidFactory
> jarwrapper.jar:
> checkconfigurationfile.jar:
> checkser.jar:
> classdep.jar:
> classserver.jar:
> computedigest.jar:
> computehttpmdcodebase.jar:
> jsk-debug-policy.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
> preferredlistgen.jar:
> envcheck.jar:
> Updating jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
> toolswrappers.jars:
> destroy.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
> fiddler.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
> fiddler-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
> group.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
> group-dl.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
> mahalo.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
> mahalo-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
> mercury.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
> mercury-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
> norm.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
> norm-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
> outrigger-snaplogstore.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
> outrigger.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
> outrigger-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
> phoenix.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
> phoenix-dl.jar:
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Ref
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
> phoenix-group.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
> phoenix-init.jar:
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Warning: Class not found: au.net.zeus.collection.Ref
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
> reggie.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
> reggie-dl.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
> serviceui.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
> sharedvm.jar:
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Ref
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
> start.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Warning: Class not found: au.net.zeus.collection.Referrer
> Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
> services.jars:
> extra.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
> browser.jar:
> Warning: Class not found: au.net.zeus.collection.Ref
> Warning: Class not found: au.net.zeus.collection.RC
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
> browser-dl.jar:
> Building jar: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
> Warning: Nested class Transaction$Created has different preferred state than outer class Transaction
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$2 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> Warning: Nested class LookupLocator$1 has different preferred state than outer class LookupLocator
> browser.jars:
> jars:
> river-runtime:
> all.build:
> qa.prep:
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
> Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
> qa.copy-resources:
> Copying 1384 files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
> qa.compile:
> Compiling 1412 source files to C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
> javac 1.8.0
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.locatordiscovery does not exist
> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: error: cannot find symbol
> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: error: cannot find symbol
> public class BadLocatorDiscoveryListener extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: error: package org.apache.river.test.spec.locatordiscovery does not exist
> import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: error: cannot find symbol
> public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: error: package org.apache.river.test.spec.lookupdiscovery does not exist
> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: error: cannot find symbol
> public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: error: package org.apache.river.test.spec.lookupdiscovery does not exist
> import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager.Task;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager.Task;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: warning: [deprecation] AdminIterator in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.AdminIterator;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has been deprecated
> import org.apache.river.outrigger.JavaSpaceAdmin;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: error: cannot find symbol
> public class TerminateSemantics extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: error: cannot find symbol
> public class CacheTerminateSemantics extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: error: cannot find symbol
> public class AddListenerEvent extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: error: package AbstractBaseTest does not exist
>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: error: cannot find symbol
> public class DiscardServiceUp extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: error: package AbstractBaseTest does not exist
>    protected AbstractBaseTest.SrvcListener srvcListener;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: error: cannot find symbol
> public class LookupDropProxyTaskRace extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: error: package AbstractBaseTest does not exist
>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: error: cannot find symbol
> public class LookupTaskRace extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: error: package AbstractBaseTest does not exist
>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: error: cannot find symbol
> public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: error: package AbstractBaseTest does not exist
>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: error: cannot find symbol
> public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: error: package AbstractBaseTest does not exist
>    public static class SDMListener extends AbstractBaseTest.SrvcListener {
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: error: package org.apache.river.test.spec.servicediscovery does not exist
> import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: error: cannot find symbol
> public class ReRegisterGoodEquals extends AbstractBaseTest {
>  symbol: class AbstractBaseTest
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: error: package AbstractBaseTest does not exist
>    protected AbstractBaseTest.SrvcListener srvcListener;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager.Task;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager.Task;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: warning: [deprecation] TaskManager in org.apache.river.thread has been deprecated
> import org.apache.river.thread.TaskManager;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: warning: [deprecation] SocketSecurityException in java.rmi.server has been deprecated
> import java.rmi.server.SocketSecurityException;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>    list.add(getServiceConfigurationFileName());
>            ^
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(getServiceComponent()
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            locatorList.add(s);
>                           ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            groupList.add(s);
>                         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(b.toString());
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        groups.add(s);
>                  ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: warning: [unchecked] unchecked call to set(int,E) as a member of the raw type ArrayList
>        groups.set(i, g);
>                  ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return (String[]) groups.toArray(new String[0]);
>                                    ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(getServiceComponent()
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(name + " = exporter." + type + "Exporter");
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: warning: [unchecked] unchecked call to add(E) as a member of the raw type List
>        list.add(overrides[j] + "=" + overrides[j + 1]);
>                ^
>  where E is a type-variable:
>    E extends Object declared in interface List
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            hostList.add(tok.nextToken());
>                        ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(path);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(qaDir);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    searchList = (String[]) list.toArray(new String[list.size()]);
>                                        ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(component);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(buffer);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return (String[]) list.toArray(new String[list.size()]);
>                                  ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            list.add(s);
>                    ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    list.add(file.getAbsolutePath());
>            ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            files.add(new File(s));
>                     ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(vmArgs[i]);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return (String[]) list.toArray(new String[list.size()]);
>                                  ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            list.add(prop[0]);
>                    ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            list.add(prop[1]);
>                    ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return (String[]) list.toArray(new String[list.size()]);
>                                  ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>        options.add(o1[i]);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>        options.add(o2[i]);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type AbstractCollection
>    return (String[]) options.toArray(new String[options.size()]);
>                                     ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>        map.put(p1[i], p1[i + 1]);
>               ^
>  where K,V are type-variables:
>    K extends Object declared in class HashMap
>    V extends Object declared in class HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>        map.put(p2[i], p2[i + 1]);
>               ^
>  where K,V are type-variables:
>    K extends Object declared in class HashMap
>    V extends Object declared in class HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    overrideProviders.add(provider);
>                         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return  (OverrideProvider[]) overrideProviders.toArray(oa);
>                                                          ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    failureAnalyzers.add(analyzer);
>                        ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            overrideProviders.add(op);
>                                 ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        list.add(overrides[j] + " = " + overrides[j + 1]);
>                ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    return (String[]) list.toArray(new String[list.size()]);
>                                  ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        available.add(iInt);
>                     ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    selectedIndexes.add(selected);
>                       ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add(getJVM());
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add("-Djava.security.policy=" + getPolicyFile());
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add("-cp");
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add(getClasspath());
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        cmdList.add(options[i]);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add(getWrapperClassName());
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        cmdList.add(args[i]);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    cmdArray = (String[]) cmdList.toArray(cmdArray);
>                                         ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    cmdList.add("-D" + name + "=" + val);
>               ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>    tokenMap.put(token, value);
>                ^
>  where K,V are type-variables:
>    K extends Object declared in class HashMap
>    V extends Object declared in class HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>        (String[]) optionsList.toArray(new String[optionsList.size()]);
>                                      ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: warning: [unchecked] unchecked call to MarshalledObject(T) as a member of the raw type MarshalledObject
>        serviceRef = new MarshalledObject(created.proxy).get();
>                     ^
>  where T is a type-variable:
>    T extends Object declared in class MarshalledObject
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: warning: [unchecked] unchecked call to add(E) as a member of the raw type HashSet
>    createdAdminSet.add(admin);
>                       ^
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a member of the raw type Class
>        Constructor constructor = c.getConstructor(new Class[]{QAConfig.class,
>                                                  ^
>  where T is a type-variable:
>    T extends Object declared in class Class
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap
>        serviceCounters.put(key,new Integer(newVal));
>                           ^
>  where K,V are type-variables:
>    K extends Object declared in class HashMap
>    V extends Object declared in class HashMap
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        lusList.add(admin);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        sharedList.add(admin);
>                      ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        nonActList.add(admin);
>                      ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        actSystemList.add(admin);
>                         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        classServerList.add(admin);
>                           ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        svcList.add(admin);
>                   ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) as a member of the raw type HashSet
>    return new HashSet(createdAdminSet).iterator();
>           ^
>  where E is a type-variable:
>    E extends Object declared in class HashSet
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type AbstractCollection
>    return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
>                                                           ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add(vm + "/bin/java");
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add("-Djava.security.policy=" + getServicePolicyFile());
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        l.add(opts[i]);
>             ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>        l.add("-D" + props[i] + "=" + props[i+1]);
>             ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add("-cp");
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add(getServiceClasspath());
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>    l.add(getServiceImpl());
>         ^
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
>    String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
>                                            ^
>  where T is a type-variable:
>    T extends Object declared in method <T>toArray(T[])
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>                l.add(System.getProperty("java.home") + "/bin/rmid");
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>                l.add(System.getProperty("java.home") + "/bin/java");
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>            l.add("-Djava.security.policy=" + getServicePolicyFile());
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>                    l.add(opts[i]);
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>                    l.add("-D" + props[i] + "=" + props[i+1]);
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
>                l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
>  where E is a type-variable:
>    E extends Object declared in class ArrayList
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>        logger.log(Level.FINE, "run()");
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: error: cannot find symbol
>        logger.log(Level.FINE, "terminating lookup locator discovery ...");
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: error: cannot find symbol
>        locatorDiscovery.terminate();
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: error: cannot find symbol
>        logger.log(Level.FINE, methodStr[methodType]);
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>                    locatorDiscovery.addDiscoveryListener(mainListener);
>  symbol:   variable mainListener
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: error: cannot find symbol
>                    locatorDiscovery.addDiscoveryListener(mainListener);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>  symbol:   variable mainListener
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: error: cannot find symbol
>                    locatorDiscovery.removeDiscoveryListener(mainListener);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: error: cannot find symbol
>                    locatorDiscovery.getRegistrars();
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: error: cannot find symbol
>                    locatorDiscovery.discard(null);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: error: cannot find symbol
>                    locatorDiscovery.getLocators();
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: error: cannot find symbol
>                    locatorDiscovery.addLocators(new LookupLocator[0]);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: error: cannot find symbol
>                    locatorDiscovery.setLocators(new LookupLocator[0]);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: error: cannot find symbol
>                    locatorDiscovery.removeLocators(new LookupLocator[0]);
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: error: cannot find symbol
>                    locatorDiscovery.getDiscoveredLocators();
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: error: cannot find symbol
>                    locatorDiscovery.getUndiscoveredLocators();
>  symbol:   variable locatorDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: error: cannot find symbol
>            logger.log(Level.FINE, "IllegalStateException thrown as expected");
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: error: incompatible types: AddLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: error: cannot find symbol
>        logger.log(Level.FINE, "run()");
>  symbol:   variable logger
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: error: cannot find symbol
>        logger.log(Level.FINE, "Adding bad listener");
>  symbol:   variable logger
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>  symbol:   variable logger
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: error: cannot find symbol
>        locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
>  symbol:   variable locatorDiscovery
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: error: cannot find symbol
>        startAddLookups();
>  symbol:   method startAddLookups()
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>  symbol:   method getLookupServices()
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: error: cannot find symbol
>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>  symbol:   variable mainListener
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: error: cannot find symbol
>        mainListener.clearAllEventInfo();
>  symbol:   variable mainListener
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>  symbol:   method getLookupServices()
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: error: cannot find symbol
>        mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
>  symbol:   variable mainListener
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: error: cannot find symbol
>        LookupLocator[] locsToAdd = toLocatorArray(getLookupServices().getAddLookupsToStart());
>  symbol:   method getLookupServices()
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: error: cannot find symbol
>        locatorDiscovery.addLocators(locsToAdd);
>  symbol:   variable locatorDiscovery
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: error: cannot find symbol
>        logger.log(Level.FINE, "added additional locators to "
>  symbol:   variable logger
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: error: cannot find symbol
>        waitForDiscovery(mainListener);
>  symbol:   variable mainListener
>  location: class BadLocatorDiscoveryListener
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol:   variable super
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: error: incompatible types: DelayDiscoveryAfterDiscard cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: error: cannot find symbol
>        logger.log(Level.FINE, "run()");
>  symbol:   variable logger
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>  symbol:   method getLookupServices()
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: error: cannot find symbol
>        doDiscovery(getLookupServices().getInitLookupsToStart(), mainListener);
>  symbol:   variable mainListener
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: error: cannot find symbol
>    logger.log(Level.FINE, "calling getRegistrars ... ");
>    ^
>  symbol:   variable logger
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: error: cannot find symbol
>        ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
>  symbol:   variable locatorDiscovery
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: error: cannot find symbol
>        locatorDiscovery.discard(regs[i]);
>        ^
>  symbol:   variable locatorDiscovery
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: error: cannot find symbol
>        logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
>        ^
>  symbol:   variable logger
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: error: cannot find symbol
>    if (locatorDiscovery.getRegistrars().length != 0) {
>        ^
>  symbol:   variable locatorDiscovery
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: error: cannot find symbol
>    if (locatorDiscovery.getRegistrars().length == 0) {
>        ^
>  symbol:   variable locatorDiscovery
>  location: class DelayDiscoveryAfterDiscard
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: error: incompatible types: DiscardAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: error: incompatible types: GetLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: error: incompatible types: GetRegistrarsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: error: incompatible types: RemoveLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: error: cannot find symbol
>        super.construct(sysConfig);
>  symbol: method construct(QAConfig)
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: error: incompatible types: SetLocatorsAfterTerminate cannot be converted to Test
>        return this;
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: error: cannot find symbol
>        logger.log(Level.FINE, "run()");
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: error: cannot find symbol
>        logger.log(Level.FINE, "terminating lookup discovery ...");
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: error: cannot find symbol
>        lookupDiscovery.terminate();
>  symbol:   variable lookupDiscovery
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: error: cannot find symbol
>        logger.log(Level.FINE, methodStr[methodType]);
>  symbol:   variable logger
>  location: class AddDiscoveryListenerAfterTerminate
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: error: cannot find symbol
>                    lookupDiscovery.addDiscoveryListener(mainListener);
>  symbol:   variable mainListener
>  location: class AddDiscoveryListenerAfterTerminate
> Note: Some input files additionally use or override a deprecated API.
> Note: Some input files additionally use unchecked or unsafe operations.
> Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
> 100 errors
> 100 warnings
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The following error occurred while executing this line:
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: The following error occurred while executing this line:
> C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile failed; see the compiler error output for details.
> BUILD FAILED (total time: 5 minutes 20 seconds)


Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Just performed a clean check out, but the build failed.

There seems to be a number of packages missing from the spec test in the 
qa suite?

Regards,

Peter.

checkout 
https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk 
-r HEAD --depth=infinity --force
<SNIP>
  U  C:/Users/peter/Documents/NetBeansProjects/River-3.0/trunk
Checked out revision 1700715.
==[IDE]== 02/09/2015 5:30:55 PM Checking out... finished.


ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk 
all.build
deps:
prep:
Created dir: C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\deps
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
LeaseRenewalManager.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
LookupDiscovery.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
LookupLocatorDiscovery.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
dis-common-entries:
browser.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/browser
destroy.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
fiddler-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-persistent
fiddler-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-transient
JoinManager.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
svc-common-entries:
fiddler-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/fiddler-activatable
mahalo-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-activatable
mahalo-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-persistent
mahalo-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mahalo-transient
mercury-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-activatable
mercury-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-persistent
mercury-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/mercury-transient
norm-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-activatable
norm-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-persistent
norm-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/norm-transient
outrigger-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-activatable
outrigger-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-persistent
outrigger-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/outrigger-transient
phoenix.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
phoenix-group.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
phoenix-stop.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
reggie-activatable.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-activatable
reggie-persistent.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-persistent
reggie-transient.configentry:
Creating 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry/reggie-transient
ServiceDiscoveryManager.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
sharedgroup.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
start.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
WakeupManager.configentry:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\configentry
configentry:
start.copy-resources:
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\start\resources
tools.copy-resources:
Copying 8 files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes\org\apache\river\tool\resources
copy-resources:
copy-extlibs:
Copying 4 files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib
Copying 1 file to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext
compile:
Compiling 889 source files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
javac 1.8.0
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\Browser.java:23: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:20: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\example\browser\SpaceBrowser.java:21: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\mahalo\PrepareAndCommitJob.java:22: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:788: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
         if (mcl.isAssignableFrom(cl) &&
                                 ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:792: 
warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as 
a member of the raw type Class
             m = cl.getMethod(m.getName(), m.getParameterTypes());
                             ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class AccessController is applied to given types
         AccessController.doPrivileged(new PrivilegedAction() {
                                      ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivatableInvocationHandler.java:1202: 
warning: [unchecked] unchecked conversion
         AccessController.doPrivileged(new PrivilegedAction() {
                                       ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:195: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type Set
         interfaceList.toArray(new Class[interfaceList.size()]);
                              ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationExporter.java:285: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
         list.add(intf);
                 ^
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:130: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         Class cl = (Class) Security.doPrivileged(
                                                 ^
   required: PrivilegedExceptionAction<T>
   found: <anonymous PrivilegedExceptionAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedExceptionAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\activation\ActivationGroup.java:131: 
warning: [unchecked] unchecked conversion
         new PrivilegedExceptionAction() {
         ^
   required: PrivilegedExceptionAction<T>
   found: <anonymous PrivilegedExceptionAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedExceptionAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:115: 
warning: [unchecked] unchecked conversion
         ? Utilities.getPrimitiveType(value.getClass()) : null;
         ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in class Primitive
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:350: 
warning: [unchecked] unchecked cast
         resultType = ((Primitive<T>) result).getType();
                                      ^
   required: Primitive<T>
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:351: 
warning: [unchecked] unchecked cast
         result = ((Primitive<T>) result).getValue();
                                  ^
   required: Primitive<T>
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:353: 
warning: [unchecked] unchecked cast
         resultType = (Class<T>) result.getClass();
                                                ^
   required: Class<T>
   found:    Class<CAP#1>
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
   where CAP#1 is a fresh type-variable:
     CAP#1 extends Object from capture of ? extends Object
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:375: 
warning: [unchecked] unchecked cast
         return (T) result;
                    ^
   required: T
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:392: 
warning: [unchecked] unchecked cast
                     return (T) defaultValue;
   required: T
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\AbstractConfiguration.java:404: 
warning: [unchecked] unchecked cast
                         return ((T)defaultValue) ;
   required: T
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:717: 
warning: [unchecked] unchecked conversion
         return type;
                ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:773: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.NameRef overrides <T>resolve(ConfigurationFile.Entry) 
in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) throws ConfigurationException {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:862: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.Literal overrides <T>resolve(ConfigurationFile.Entry) 
in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:876: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.Literal overrides <T>resolve(ConfigurationFile.Entry) 
in ConfigurationFile.ParseNode
     private class ThisRef extends Literal {
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:891: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.StringLiteral overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:916: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.ClassLiteral overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) throws ConfigurationException {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:956: 
warning: [unchecked] unchecked conversion
         return type;
                ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:964: 
warning: [unchecked] unchecked conversion
             return type;
                    ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:967: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
                type.isAssignableFrom(argType) ||
                                     ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:968: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
                argType.isAssignableFrom(type))
                                        ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:971: 
warning: [unchecked] unchecked conversion
         return type;
                ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:975: 
warning: [unchecked] unchecked conversion
             return type;
                    ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:985: 
warning: [unchecked] unchecked conversion
         return type;
                ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1056: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.StringConcatenation overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
         Class resolve(Entry inEntry) throws ConfigurationException {
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1100: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.ConstructorCall overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) throws ConfigurationException {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1139: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.MethodCall overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) throws ConfigurationException {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1183: 
warning: [unchecked] resolve(ConfigurationFile.Entry) in 
ConfigurationFile.ArrayConstructor overrides 
<T>resolve(ConfigurationFile.Entry) in ConfigurationFile.ParseNode
     Class resolve(Entry inEntry) throws ConfigurationException {
           ^
   return type requires unchecked conversion from Class to Class<T>
   where T is a type-variable:
     T extends Object declared in method <T>resolve(ConfigurationFile.Entry)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: 
warning: [unchecked] unchecked method invocation: method 
narrowingAssignable in class ConfigurationFile is applied to given types
                 narrowingAssignable(args[i].eval(NO_DATA), type);
                                    ^
   required: Object,Class<T>
   found: Object,Class
   where T is a type-variable:
     T extends Object declared in method 
<T>narrowingAssignable(Object,Class<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1191: 
warning: [unchecked] unchecked conversion
                 narrowingAssignable(args[i].eval(NO_DATA), type);
                                                            ^
   required: Class<T>
   found:    Class
   where T is a type-variable:
     T extends Object declared in method 
<T>narrowingAssignable(Object,Class<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1240: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
         onDemandImports.add("java.lang");
                            ^
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1322: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
             onDemandImports.add(value);
                                ^
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1462: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
                 args.add(parseExpr(inEntry));
                         ^
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1479: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type List
         return (ParseNode[]) args.toArray(new ParseNode[args.size()]);
                                          ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1488: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
                 nodes.add(parseSubExpr(inEntry));
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1498: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type List
                     (ParseNode[]) nodes.toArray(new 
ParseNode[nodes.size()]),
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         : (ClassLoader) Security.doPrivileged(contextClassLoader);
                                              ^
   required: PrivilegedAction<T>
   found: PrivilegedAction
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1816: 
warning: [unchecked] unchecked conversion
         : (ClassLoader) Security.doPrivileged(contextClassLoader);
                                               ^
   required: PrivilegedAction<T>
   found:    PrivilegedAction
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         : (ClassLoader) Security.doPrivileged(contextClassLoader);
                                              ^
   required: PrivilegedAction<T>
   found: PrivilegedAction
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:1948: 
warning: [unchecked] unchecked conversion
         : (ClassLoader) Security.doPrivileged(contextClassLoader);
                                               ^
   required: PrivilegedAction<T>
   found:    PrivilegedAction
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2080: 
warning: [unchecked] unchecked cast
         return new Primitive<T>((T) result);
                                     ^
   required: T
   found:    Object
   where T is a type-variable:
     T extends Object declared in method 
<T>getEntryInternal(String,String,Class<T>,Object)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2583: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
     } else if (to.isAssignableFrom(from)) {
                                   ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2618: 
warning: [unchecked] unchecked cast
             return (T) Byte.valueOf((byte) val);
                                    ^
   required: T
   found:    Byte
   where T is a type-variable:
     T extends Object declared in method 
<T>narrowingAssignable(Object,Class<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2624: 
warning: [unchecked] unchecked cast
             return (T) Character.valueOf((char) val);
                                         ^
   required: T
   found:    Character
   where T is a type-variable:
     T extends Object declared in method 
<T>narrowingAssignable(Object,Class<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2628: 
warning: [unchecked] unchecked cast
             return (T) Short.valueOf((short) val);
                                     ^
   required: T
   found:    Short
   where T is a type-variable:
     T extends Object declared in method 
<T>narrowingAssignable(Object,Class<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationFile.java:2671: 
warning: [unchecked] unchecked call to getMethod(String,Class<?>...) as 
a member of the raw type Class
         Method m2 = c2.getMethod(m1.getName(), m1.getParameterTypes());
                                 ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:195: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
                             (ClassLoader) Security.doPrivileged(
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:196: 
warning: [unchecked] unchecked conversion
                                 new PrivilegedAction() {
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:209: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         cname = (String) Security.doPrivileged(
                                               ^
   required: PrivilegedExceptionAction<T>
   found: <anonymous PrivilegedExceptionAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedExceptionAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:210: 
warning: [unchecked] unchecked conversion
         new PrivilegedExceptionAction() {
         ^
   required: PrivilegedExceptionAction<T>
   found: <anonymous PrivilegedExceptionAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedExceptionAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\config\ConfigurationProvider.java:251: 
warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a 
member of the raw type Class
         Constructor cons = cls.getConstructor(
                                              ^
   where T is a type-variable:
     T extends Object declared in class Class
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:152: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type Collection
         return reduce0((Principal[]) c.toArray(new Principal[c.size()]));
                                               ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:221: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type Collection
         return reduce0((Class[]) c.toArray(new Class[c.size()]),
                                           ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:265: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
         if (keepSupers ? ck.isAssignableFrom(cj) :
                                             ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:266: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
                  cj.isAssignableFrom(ck))
                                     ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:270: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
         if (keepSupers ? cj.isAssignableFrom(ck) :
                                             ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:271: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
                  ck.isAssignableFrom(cj))
                                     ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
                                ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\Constraint.java:319: 
warning: [unchecked] unchecked call to isAssignableFrom(Class<?>) as a 
member of the raw type Class
         if (ci.isAssignableFrom(cj) || cj.isAssignableFrom(ci)) {
                                                           ^
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\core\constraint\DelegationAbsoluteTime.java:268: 
warning: [unchecked] unchecked call to SoftReference(T) as a member of 
the raw type SoftReference
         formatterRef = new SoftReference(formatter);
                        ^
   where T is a type-variable:
     T extends Object declared in class SoftReference
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\org\apache\river\thread\WakeupManager.java:435: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
         contents.add(t);
                     ^
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: 
warning: [unchecked] unchecked method invocation: method newSetFromMap 
in class Collections is applied to given types
     private final Set pendingDiscoveries = 
Collections.newSetFromMap(new ConcurrentHashMap());
   required: Map<E,Boolean>
   found: ConcurrentHashMap
   where E is a type-variable:
     E extends Object declared in method <E>newSetFromMap(Map<E,Boolean>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:146: 
warning: [unchecked] unchecked conversion
     private final Set pendingDiscoveries = 
Collections.newSetFromMap(new ConcurrentHashMap());
   required: Map<E,Boolean>
   found:    ConcurrentHashMap
   where E is a type-variable:
     E extends Object declared in method <E>newSetFromMap(Map<E,Boolean>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
warning: [unchecked] unchecked method invocation: method wrap in 
interface SecurityContext is applied to given types
                 (securityContext.wrap(new PrivilegedAction() {
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method <T>wrap(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
warning: [unchecked] unchecked conversion
                 (securityContext.wrap(new PrivilegedAction() {
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method <T>wrap(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class AccessController is applied to given types
                 (securityContext.wrap(new PrivilegedAction() {
   required: PrivilegedAction<T>,AccessControlContext
   found: PrivilegedAction,AccessControlContext
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:330: 
warning: [unchecked] unchecked conversion
                 (securityContext.wrap(new PrivilegedAction() {
   required: PrivilegedAction<T>
   found:    PrivilegedAction
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>,AccessControlContext)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:664: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
                     pendingDiscoveries.add(sock);
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:832: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
                             if(pendingDiscoveries.add(req)) {
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         Security.doPrivileged(new PrivilegedAction() {
                              ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:914: 
warning: [unchecked] unchecked conversion
         Security.doPrivileged(new PrivilegedAction() {
                               ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1027: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
         if (pendingDiscoveries.add(pending)) {
                                   ^
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: 
warning: [unchecked] unchecked method invocation: method doPrivileged in 
class Security is applied to given types
         Security.doPrivileged(new PrivilegedAction() {
                              ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1139: 
warning: [unchecked] unchecked conversion
         Security.doPrivileged(new PrivilegedAction() {
                               ^
   required: PrivilegedAction<T>
   found: <anonymous PrivilegedAction>
   where T is a type-variable:
     T extends Object declared in method 
<T>doPrivileged(PrivilegedAction<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: 
warning: [unchecked] unchecked method invocation: method list in class 
Collections is applied to given types
                     Collections.list(en) : Collections.EMPTY_LIST;
   required: Enumeration<T>
   found: Enumeration
   where T is a type-variable:
     T extends Object declared in method <T>list(Enumeration<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1490: 
warning: [unchecked] unchecked conversion
                     Collections.list(en) : Collections.EMPTY_LIST;
   required: Enumeration<T>
   found:    Enumeration
   where T is a type-variable:
     T extends Object declared in method <T>list(Enumeration<T>)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1492: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type List
                                          (new 
NetworkInterface[nicList.size()]) );
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1522: 
warning: [unchecked] unchecked conversion
             tickets = new ArrayList();
   required: List<Ticket>
   found:    ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1555: 
warning: [unchecked] unchecked conversion
     this.groups = new ConcurrentSkipListSet();
                   ^
   required: Set<String>
   found:    ConcurrentSkipListSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1686: 
warning: [unchecked] unchecked call to put(K,V) as a member of the raw 
type HashMap
             groupsMap.put(resp.getRegistrar(),resp.getGroups());
   where K,V are type-variables:
     K extends Object declared in class HashMap
     V extends Object declared in class HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1689: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
         list.add(l);
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
warning: [unchecked] unchecked method invocation: method addNotify in 
class AbstractLookupDiscovery is applied to given types
         addNotify(list, groupsMap, DISCOVERED);
   required: List<DiscoveryListener>,Map<ServiceRegistrar,String[]>,int
   found: List,HashMap,int
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
warning: [unchecked] unchecked conversion
         addNotify(list, groupsMap, DISCOVERED);
   required: List<DiscoveryListener>
   found:    List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1690: 
warning: [unchecked] unchecked conversion
         addNotify(list, groupsMap, DISCOVERED);
   required: Map<ServiceRegistrar,String[]>
   found:    HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1833: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Collection
                 req.add(newGroups[i]);
   where E is a type-variable:
     E extends Object declared in interface Collection
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1874: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type Set
         newGrps.add(newGroups[i]);
                    ^
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1892: 
warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) 
as a member of the raw type HashSet
         Set toAdd = new HashSet(newGrps);
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1893: 
warning: [unchecked] unchecked call to removeAll(Collection<?>) as a 
member of the raw type Set
         toAdd.removeAll(groups);
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1898: 
warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) 
as a member of the raw type HashSet
         Collection toRemove = new HashSet(groups);
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1899: 
warning: [unchecked] unchecked call to removeAll(Collection<?>) as a 
member of the raw type Collection
         toRemove.removeAll(newGrps);
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: 
warning: [unchecked] unchecked method invocation: method addAll in 
interface Set is applied to given types
         groups.addAll(toAdd);
   required: Collection<? extends E>
   found: Set
   where E is a type-variable:
     E extends Object declared in interface Set
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\src\net\jini\discovery\AbstractLookupDiscovery.java:1904: 
warning: [unchecked] unchecked conversion
         groups.addAll(toAdd);
   required: Collection<? extends E>
   found:    Set
   where E is a type-variable:
     E extends Object declared in interface Set
Note: Some input files additionally use or override a deprecated API.
Note: Some input files additionally use unchecked or unsafe operations.
100 warnings
phoenix.stubs:
RMI Compiling 4 classes to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
RMI Compiling 1 class to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
start.stubs:
RMI Compiling 1 class to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build\classes
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
stubs:
jsk-dl.jar:
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Ref
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\jsk-dl.jar
jsk-lib.jar:
Warning: Class not found: org.apache.velocity.context.Context
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: org.apache.velocity.app.VelocityEngine
Warning: Class not found: org.apache.velocity.VelocityContext
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: org.apache.velocity.Template
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Warning: Class not found: au.net.zeus.collection.Referrer
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-lib.jar
jsk-resources.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-resources.jar
jsk-platform.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\jsk-platform.jar
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class ServerContext$1 has different preferred state than 
outer class ServerContext
Warning: Nested class ServerContext$1 has different preferred state than 
outer class ServerContext
Warning: Nested class BasicMethodConstraints$1 has different preferred 
state than outer class BasicMethodConstraints
Warning: Nested class BasicMethodConstraints$1 has different preferred 
state than outer class BasicMethodConstraints
Warning: Nested class LoadClass$GetClassTask has different preferred 
state than outer class LoadClass
Warning: Nested class LoadClass$GetClassTask has different preferred 
state than outer class LoadClass
Warning: Nested class PreferredClassProvider$5 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$5 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$3 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$3 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$4 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$4 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$LoaderKey has different 
preferred state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$LoaderKey has different 
preferred state than outer class PreferredClassProvider
Warning: Nested class 
PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
different preferred state than outer class PreferredClassLoader
Warning: Nested class 
PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
different preferred state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$2 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$2 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$1 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$1 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassProvider$2 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$2 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassLoader$3 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$3 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassProvider$1 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$1 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class LoadClass$1 has different preferred state than 
outer class LoadClass
Warning: Nested class LoadClass$1 has different preferred state than 
outer class LoadClass
Warning: Nested class ClassLoading$3 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$3 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$1 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$1 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$2 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$2 has different preferred state than 
outer class ClassLoading
Warning: Nested class HttpmdUtil$1 has different preferred state than 
outer class HttpmdUtil
Warning: Nested class HttpmdUtil$1 has different preferred state than 
outer class HttpmdUtil
Warning: Nested class ConfigurationFile$NameRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$NameRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class Configuration$1 has different preferred state than 
outer class Configuration
Warning: Nested class Configuration$1 has different preferred state than 
outer class Configuration
Warning: Nested class ConfigurationFile$MethodCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$MethodCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Call has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Call has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$1 has different preferred state 
than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$1 has different preferred state 
than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ArrayConstructor has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ArrayConstructor has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Entry has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Entry has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Literal has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Literal has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ThisRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ThisRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringConcatenation has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringConcatenation has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ParseNode has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ParseNode has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationProvider$1 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationProvider$1 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationProvider$2 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationProvider$2 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationFile$ConstructorCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ConstructorCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Cast has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Cast has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Parser has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Parser has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ClassLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ClassLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
different preferred state than outer class ConfigurationFile
Warning: Nested class Configuration$2 has different preferred state than 
outer class Configuration
Warning: Nested class Configuration$2 has different preferred state than 
outer class Configuration
Warning: Nested class ServerConnectionManager$Inbound has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$Inbound has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$Dispatcher has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$Dispatcher has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ConnectionManager$Outbound has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$Outbound has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$ReqIterator has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$ReqIterator has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$Reaper has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$Reaper has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$OutboundMux has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$OutboundMux has different 
preferred state than outer class ConnectionManager
Warning: Nested class ServerConnectionManager$InboundMux has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$InboundMux has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicInvocationDispatcher$1 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicInvocationDispatcher$1 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicJeriExporter$ImplContainer has different 
preferred state than outer class BasicJeriExporter
Warning: Nested class BasicJeriExporter$ImplContainer has different 
preferred state than outer class BasicJeriExporter
Warning: Nested class BasicObjectEndpoint$AckListener has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$AckListener has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different 
preferred state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different 
preferred state than outer class TcpEndpoint
Warning: Nested class TcpServerEndpoint$LH has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$LH has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$LE has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$LE has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred 
state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred 
state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$Handle has different preferred state 
than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$Handle has different preferred state 
than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$1 has different preferred state than 
outer class TcpEndpoint
Warning: Nested class TcpEndpoint$1 has different preferred state than 
outer class TcpEndpoint
Warning: Nested class TcpServerEndpoint$1 has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$1 has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class BasicInvocationHandler$1 has different preferred 
state than outer class BasicInvocationHandler
Warning: Nested class BasicInvocationHandler$1 has different preferred 
state than outer class BasicInvocationHandler
Warning: Nested class HttpEndpoint$5 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$5 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$Connection has different preferred 
state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$Connection has different preferred 
state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$2 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$2 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$ConnectionAction has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$ConnectionAction has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$3 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$3 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$4 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$4 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$1 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$1 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpServerEndpoint$LE has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LE has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LH has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LH has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpEndpoint$6 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$6 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpServerEndpoint$1 has different preferred state 
than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$1 has different preferred state 
than outer class HttpServerEndpoint
Warning: Nested class BasicJeriTrustVerifier$1 has different preferred 
state than outer class BasicJeriTrustVerifier
Warning: Nested class BasicJeriTrustVerifier$1 has different preferred 
state than outer class BasicJeriTrustVerifier
Warning: Nested class HttpsEndpoint$HttpsConnection has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsConnection has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has 
different preferred state than outer class HttpsServerEndpoint
Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has 
different preferred state than outer class HttpsServerEndpoint
Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsServerEndpoint$1 has different preferred 
state than outer class HttpsServerEndpoint
Warning: Nested class HttpsServerEndpoint$1 has different preferred 
state than outer class HttpsServerEndpoint
Warning: Nested class HttpsEndpoint$HttpClient has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpClient has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$1 has different preferred state than 
outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$1 has different preferred state than 
outer class HttpsEndpoint
Warning: Nested class SslEndpoint$SslEndpointInternals has different 
preferred state than outer class SslEndpoint
Warning: Nested class SslEndpoint$SslEndpointInternals has different 
preferred state than outer class SslEndpoint
Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$Reaper has different preferred state 
than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$Reaper has different preferred state 
than outer class HttpsEndpoint
Warning: Nested class BasicInvocationHandler$Failure has different 
preferred state than outer class BasicInvocationHandler
Warning: Nested class BasicInvocationHandler$Failure has different 
preferred state than outer class BasicInvocationHandler
Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$1 has different preferred state 
than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$1 has different preferred state 
than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$CacheKey has different preferred 
state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$CacheKey has different preferred 
state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$2 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$2 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$1 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$1 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$RequestHandleImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$RequestHandleImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$3 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$3 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class BasicInvocationDispatcher$2 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicInvocationDispatcher$2 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class AbstractILFactory$1 has different preferred state 
than outer class AbstractILFactory
Warning: Nested class AbstractILFactory$1 has different preferred state 
than outer class AbstractILFactory
Warning: Nested class BasicObjectEndpoint$1 has different preferred 
state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$1 has different preferred 
state than outer class BasicObjectEndpoint
Warning: Nested class ProxyTrustVerifier$MOStream has different 
preferred state than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$MOStream has different 
preferred state than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$5 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$5 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$2 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$2 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class ProxyTrustExporter$Reaper has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$Reaper has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different 
preferred state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different 
preferred state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustVerifier$4 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$4 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$1 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$1 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class ProxyTrustExporter$WeakRef has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$WeakRef has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustVerifier$3 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$3 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$7 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$7 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$6 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$6 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class Security$1 has different preferred state than 
outer class Security
Warning: Nested class Security$1 has different preferred state than 
outer class Security
Warning: Nested class Security$3 has different preferred state than 
outer class Security
Warning: Nested class Security$3 has different preferred state than 
outer class Security
Warning: Nested class GrantPermission$PermissionInfo has different 
preferred state than outer class GrantPermission
Warning: Nested class GrantPermission$PermissionInfo has different 
preferred state than outer class GrantPermission
Warning: Nested class AuthenticationPermission$Data has different 
preferred state than outer class AuthenticationPermission
Warning: Nested class AuthenticationPermission$Data has different 
preferred state than outer class AuthenticationPermission
Warning: Nested class Security$SecurityContextImpl has different 
preferred state than outer class Security
Warning: Nested class Security$SecurityContextImpl has different 
preferred state than outer class Security
Warning: Nested class GrantPermission$1 has different preferred state 
than outer class GrantPermission
Warning: Nested class GrantPermission$1 has different preferred state 
than outer class GrantPermission
Warning: Nested class Security$2 has different preferred state than 
outer class Security
Warning: Nested class Security$2 has different preferred state than 
outer class Security
Warning: Nested class Security$4 has different preferred state than 
outer class Security
Warning: Nested class Security$4 has different preferred state than 
outer class Security
Warning: Nested class Security$ClassContextAccess has different 
preferred state than outer class Security
Warning: Nested class Security$ClassContextAccess has different 
preferred state than outer class Security
Warning: Nested class Security$5 has different preferred state than 
outer class Security
Warning: Nested class Security$5 has different preferred state than 
outer class Security
Warning: Nested class Security$SubjectProtectionDomain has different 
preferred state than outer class Security
Warning: Nested class Security$SubjectProtectionDomain has different 
preferred state than outer class Security
Warning: Nested class DynamicPolicyProvider$1 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class DynamicPolicyProvider$1 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class PolicyFileProvider$1 has different preferred state 
than outer class PolicyFileProvider
Warning: Nested class PolicyFileProvider$1 has different preferred state 
than outer class PolicyFileProvider
Warning: Nested class DynamicPolicyProvider$2 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class DynamicPolicyProvider$2 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class Security$7 has different preferred state than 
outer class Security
Warning: Nested class Security$7 has different preferred state than 
outer class Security
Warning: Nested class Security$6 has different preferred state than 
outer class Security
Warning: Nested class Security$6 has different preferred state than 
outer class Security
Warning: Nested class Security$Context has different preferred state 
than outer class Security
Warning: Nested class Security$Context has different preferred state 
than outer class Security
Warning: Nested class Security$8 has different preferred state than 
outer class Security
Warning: Nested class Security$8 has different preferred state than 
outer class Security
Warning: Nested class Security$DistributedSubjectCombiner has different 
preferred state than outer class Security
Warning: Nested class Security$DistributedSubjectCombiner has different 
preferred state than outer class Security
Warning: Nested class GrantPermission$Implier has different preferred 
state than outer class GrantPermission
Warning: Nested class GrantPermission$Implier has different preferred 
state than outer class GrantPermission
Warning: Nested class MarshalledInstance$ToMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$ToMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$FromMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$FromMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$1 has different preferred state 
than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$1 has different preferred state 
than outer class MarshalledInstance
Warning: Nested class MarshalInputStream$1 has different preferred state 
than outer class MarshalInputStream
Warning: Nested class MarshalInputStream$1 has different preferred state 
than outer class MarshalInputStream
Warning: Nested class MarshalOutputStream$1 has different preferred 
state than outer class MarshalOutputStream
Warning: Nested class MarshalOutputStream$1 has different preferred 
state than outer class MarshalOutputStream
Warning: Nested class ActivatableInvocationHandler$1 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$1 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$2 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$2 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$Failure has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$Failure has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivationGroup$1 has different preferred state 
than outer class ActivationGroup
Warning: Nested class ActivationGroup$1 has different preferred state 
than outer class ActivationGroup
Warning: Nested class UuidFactory$Impl has different preferred state 
than outer class UuidFactory
Warning: Nested class UuidFactory$Impl has different preferred state 
than outer class UuidFactory
Warning: Nested class CombinerSecurityManager$Action has different 
preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$Action has different 
preferred state than outer class CombinerSecurityManager
Warning: Nested class RemotePolicyProvider$2 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class RemotePolicyProvider$2 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class DelegatePermission$DelegatePermissionCollection 
has different preferred state than outer class DelegatePermission
Warning: Nested class DelegatePermission$DelegatePermissionCollection 
has different preferred state than outer class DelegatePermission
Warning: Nested class DefaultPolicyScanner$InvalidFormatException has 
different preferred state than outer class DefaultPolicyScanner
Warning: Nested class DefaultPolicyScanner$InvalidFormatException has 
different preferred state than outer class DefaultPolicyScanner
Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class DelegatePermission$SerializationProxy has 
different preferred state than outer class DelegatePermission
Warning: Nested class DelegatePermission$SerializationProxy has 
different preferred state than outer class DelegatePermission
Warning: Nested class Segment$Status has different preferred state than 
outer class Segment
Warning: Nested class Segment$Status has different preferred state than 
outer class Segment
Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class CombinerSecurityManager$PermissionCheck has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$PermissionCheck has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class RemotePolicyProvider$1 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class RemotePolicyProvider$1 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain 
has different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain 
has different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$1 has different preferred 
state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$1 has different preferred 
state than outer class CombinerSecurityManager
Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class PortableObjectInputStream$EnableResolveObject has 
different preferred state than outer class PortableObjectInputStream
Warning: Nested class PortableObjectInputStream$EnableResolveObject has 
different preferred state than outer class PortableObjectInputStream
Warning: Nested class PortableFactory$1 has different preferred state 
than outer class PortableFactory
Warning: Nested class PortableFactory$1 has different preferred state 
than outer class PortableFactory
Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has 
different preferred state than outer class PortableObjectOutputStream
Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has 
different preferred state than outer class PortableObjectOutputStream
Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$1 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$1 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$3 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$3 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
different preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
different preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$2 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$2 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$4 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$4 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$5 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$5 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MaxValueReducer has different 
preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MaxValueReducer has different 
preferred state than outer class DiscoveryConstraints
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class LogManager$Probe has different preferred state 
than outer class LogManager
Warning: Nested class LogManager$Probe has different preferred state 
than outer class LogManager
jsk-policy.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-policy.jar
river.jars:
tools.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\tools.jar
Warning: Nested class LogManager$Probe has different preferred state 
than outer class LogManager
Warning: Nested class LogManager$Probe has different preferred state 
than outer class LogManager
Warning: Nested class PortableFactory$1 has different preferred state 
than outer class PortableFactory
Warning: Nested class PortableFactory$1 has different preferred state 
than outer class PortableFactory
Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has 
different preferred state than outer class PortableObjectOutputStream
Warning: Nested class PortableObjectOutputStream$EnableReplaceObject has 
different preferred state than outer class PortableObjectOutputStream
Warning: Nested class PortableObjectInputStream$EnableResolveObject has 
different preferred state than outer class PortableObjectInputStream
Warning: Nested class PortableObjectInputStream$EnableResolveObject has 
different preferred state than outer class PortableObjectInputStream
Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$UriCodeSource has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$IndexFile has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$5 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$5 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLFileHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
different preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$SubURLClassLoader has 
different preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$4 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$4 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$3 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$3 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$2 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$2 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$URLJarHandler has different 
preferred state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$1 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class RFC3986URLClassLoader$1 has different preferred 
state than outer class RFC3986URLClassLoader
Warning: Nested class DelegatePermission$DelegatePermissionCollection 
has different preferred state than outer class DelegatePermission
Warning: Nested class DelegatePermission$DelegatePermissionCollection 
has different preferred state than outer class DelegatePermission
Warning: Nested class CombinerSecurityManager$1 has different preferred 
state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$1 has different preferred 
state than outer class CombinerSecurityManager
Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has 
different preferred state than outer class 
ConcurrentPermissions$PermissionEnumerator
Warning: Nested class ConcurrentPermissions$PermissionEnumerator$1 has 
different preferred state than outer class 
ConcurrentPermissions$PermissionEnumerator
Warning: Nested class Segment$Status has different preferred state than 
outer class Segment
Warning: Nested class Segment$Status has different preferred state than 
outer class Segment
Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class ConcurrentPolicyFile$2 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class RemotePolicyProvider$2 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class RemotePolicyProvider$2 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class CombinerSecurityManager$PermissionCheck has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$PermissionCheck has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain 
has different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateProtectionDomain 
has different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$DelegateDomainCombiner has 
different preferred state than outer class CombinerSecurityManager
Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class ConcurrentPolicyFile$1 has different preferred 
state than outer class ConcurrentPolicyFile
Warning: Nested class DelegatePermission$SerializationProxy has 
different preferred state than outer class DelegatePermission
Warning: Nested class DelegatePermission$SerializationProxy has 
different preferred state than outer class DelegatePermission
Warning: Nested class DefaultPolicyScanner$InvalidFormatException has 
different preferred state than outer class DefaultPolicyScanner
Warning: Nested class DefaultPolicyScanner$InvalidFormatException has 
different preferred state than outer class DefaultPolicyScanner
Warning: Nested class CombinerSecurityManager$Action has different 
preferred state than outer class CombinerSecurityManager
Warning: Nested class CombinerSecurityManager$Action has different 
preferred state than outer class CombinerSecurityManager
Warning: Nested class RemotePolicyProvider$1 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class RemotePolicyProvider$1 has different preferred 
state than outer class RemotePolicyProvider
Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$ConstraintReducer has 
different preferred state than outer class DiscoveryConstraints
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has 
different preferred state than outer class DiscoveryV2$DatagramBuffers
Warning: Nested class DiscoveryV2$DatagramBuffers$DatagramInfo has 
different preferred state than outer class DiscoveryV2$DatagramBuffers
Warning: Nested class DiscoveryConstraints$MaxValueReducer has different 
preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MaxValueReducer has different 
preferred state than outer class DiscoveryConstraints
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$ConnectionAbsoluteTimeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Client$ClientImpl has different preferred state 
than outer class Client
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class Server$ServerImpl has different preferred state 
than outer class Server
Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class DiscoveryConstraints$MulticastMaxPacketSizeReducer 
has different preferred state than outer class DiscoveryConstraints
Warning: Nested class ConfigurationFile$StringLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ParseNode has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ParseNode has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Parser has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Parser has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Literal has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Literal has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Entry has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Entry has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ArrayConstructor has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ArrayConstructor has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringConcatenation has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$StringConcatenation has 
different preferred state than outer class ConfigurationFile
Warning: Nested class Configuration$2 has different preferred state than 
outer class Configuration
Warning: Nested class Configuration$2 has different preferred state than 
outer class Configuration
Warning: Nested class ConfigurationFile$Cast has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Cast has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$MethodCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$MethodCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ConstructorCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ConstructorCall has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationProvider$1 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationProvider$1 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationFile$1 has different preferred state 
than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$1 has different preferred state 
than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ClassLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ClassLiteral has different 
preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Call has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$Call has different preferred 
state than outer class ConfigurationFile
Warning: Nested class Configuration$1 has different preferred state than 
outer class Configuration
Warning: Nested class Configuration$1 has different preferred state than 
outer class Configuration
Warning: Nested class ConfigurationFile$NameRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$NameRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$PushbackStreamTokenizer has 
different preferred state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ThisRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationFile$ThisRef has different preferred 
state than outer class ConfigurationFile
Warning: Nested class ConfigurationProvider$2 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ConfigurationProvider$2 has different preferred 
state than outer class ConfigurationProvider
Warning: Nested class ActivatableInvocationHandler$Failure has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$Failure has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$1 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$1 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivationGroup$1 has different preferred state 
than outer class ActivationGroup
Warning: Nested class ActivationGroup$1 has different preferred state 
than outer class ActivationGroup
Warning: Nested class ActivatableInvocationHandler$2 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class ActivatableInvocationHandler$2 has different 
preferred state than outer class ActivatableInvocationHandler
Warning: Nested class BasicMethodConstraints$1 has different preferred 
state than outer class BasicMethodConstraints
Warning: Nested class BasicMethodConstraints$1 has different preferred 
state than outer class BasicMethodConstraints
Warning: Nested class BasicInvocationHandler$1 has different preferred 
state than outer class BasicInvocationHandler
Warning: Nested class BasicInvocationHandler$1 has different preferred 
state than outer class BasicInvocationHandler
Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$DgcBatchContext has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicInvocationDispatcher$2 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicInvocationDispatcher$2 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class AbstractILFactory$1 has different preferred state 
than outer class AbstractILFactory
Warning: Nested class AbstractILFactory$1 has different preferred state 
than outer class AbstractILFactory
Warning: Nested class ServerConnectionManager$Inbound has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$Inbound has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ConnectionManager$Outbound has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$Outbound has different preferred 
state than outer class ConnectionManager
Warning: Nested class ServerConnectionManager$Dispatcher has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$Dispatcher has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ConnectionManager$Reaper has different preferred 
state than outer class ConnectionManager
Warning: Nested class ConnectionManager$Reaper has different preferred 
state than outer class ConnectionManager
Warning: Nested class ServerConnectionManager$InboundMux has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ServerConnectionManager$InboundMux has different 
preferred state than outer class ServerConnectionManager
Warning: Nested class ConnectionManager$ReqIterator has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$ReqIterator has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$OutboundMux has different 
preferred state than outer class ConnectionManager
Warning: Nested class ConnectionManager$OutboundMux has different 
preferred state than outer class ConnectionManager
Warning: Nested class BasicObjectEndpoint$1 has different preferred 
state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$1 has different preferred 
state than outer class BasicObjectEndpoint
Warning: Nested class HttpsEndpoint$HttpClient has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpClient has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$1 has different preferred state than 
outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$1 has different preferred state than 
outer class HttpsEndpoint
Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has 
different preferred state than outer class HttpsServerEndpoint
Warning: Nested class HttpsServerEndpoint$HttpsServerEndpointImpl has 
different preferred state than outer class HttpsServerEndpoint
Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsOutboundRequest has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class SslEndpoint$SslEndpointInternals has different 
preferred state than outer class SslEndpoint
Warning: Nested class SslEndpoint$SslEndpointInternals has different 
preferred state than outer class SslEndpoint
Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsEndpointImpl has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsConnection has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$HttpsConnection has different 
preferred state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$EndpointInfo has different preferred 
state than outer class HttpsEndpoint
Warning: Nested class HttpsServerEndpoint$1 has different preferred 
state than outer class HttpsServerEndpoint
Warning: Nested class HttpsServerEndpoint$1 has different preferred 
state than outer class HttpsServerEndpoint
Warning: Nested class HttpsEndpoint$Reaper has different preferred state 
than outer class HttpsEndpoint
Warning: Nested class HttpsEndpoint$Reaper has different preferred state 
than outer class HttpsEndpoint
Warning: Nested class BasicJeriExporter$ImplContainer has different 
preferred state than outer class BasicJeriExporter
Warning: Nested class BasicJeriExporter$ImplContainer has different 
preferred state than outer class BasicJeriExporter
Warning: Nested class HttpServerEndpoint$LH has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LH has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpEndpoint$5 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$5 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpServerEndpoint$1 has different preferred state 
than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$1 has different preferred state 
than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LE has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpServerEndpoint$LE has different preferred 
state than outer class HttpServerEndpoint
Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$SocketFactoryAdapter has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$1 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$1 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$ConnectionAction has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$ConnectionAction has different 
preferred state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$2 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$2 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$3 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$3 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$4 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$4 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$6 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$6 has different preferred state than 
outer class HttpEndpoint
Warning: Nested class HttpEndpoint$Connection has different preferred 
state than outer class HttpEndpoint
Warning: Nested class HttpEndpoint$Connection has different preferred 
state than outer class HttpEndpoint
Warning: Nested class TcpServerEndpoint$LE has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$LE has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpEndpoint$1 has different preferred state than 
outer class TcpEndpoint
Warning: Nested class TcpEndpoint$1 has different preferred state than 
outer class TcpEndpoint
Warning: Nested class TcpServerEndpoint$LH has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$LH has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred 
state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$ConnectionImpl has different preferred 
state than outer class TcpEndpoint
Warning: Nested class TcpServerEndpoint$1 has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpServerEndpoint$1 has different preferred state 
than outer class TcpServerEndpoint
Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different 
preferred state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$ConnectionEndpointImpl has different 
preferred state than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$Handle has different preferred state 
than outer class TcpEndpoint
Warning: Nested class TcpEndpoint$Handle has different preferred state 
than outer class TcpEndpoint
Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has 
different preferred state than outer class 
TcpServerEndpoint$LH$ServerConnectionImpl
Warning: Nested class TcpServerEndpoint$LH$ServerConnectionImpl$1 has 
different preferred state than outer class 
TcpServerEndpoint$LH$ServerConnectionImpl
Warning: Nested class KerberosUtil$SoftCache$ValueCell has different 
preferred state than outer class KerberosUtil$SoftCache
Warning: Nested class KerberosUtil$SoftCache$ValueCell has different 
preferred state than outer class KerberosUtil$SoftCache
Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different 
preferred state than outer class KerberosUtil$SoftCache
Warning: Nested class KerberosUtil$SoftCache$LRUHashMap has different 
preferred state than outer class KerberosUtil$SoftCache
Warning: Nested class KerberosServerEndpoint$1 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$1 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenHandleImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$RequestHandleImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$RequestHandleImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$CacheKey has different preferred 
state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$CacheKey has different preferred 
state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ConnectionHandler has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$ConnectionEndpointImpl has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$2 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$2 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$KerberosEndpointInternals has 
different preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$1 has different preferred state 
than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$1 has different preferred state 
than outer class KerberosEndpoint
Warning: Nested class KerberosServerEndpoint$3 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$3 has different preferred 
state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ServerConnectionImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenCookieImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ListenEndpointImpl has 
different preferred state than outer class KerberosServerEndpoint
Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has 
different preferred state than outer class 
KerberosServerEndpoint$ConnectionHandler$1
Warning: Nested class KerberosServerEndpoint$ConnectionHandler$1$1 has 
different preferred state than outer class 
KerberosServerEndpoint$ConnectionHandler$1
Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class KerberosEndpoint$ConnectionImpl has different 
preferred state than outer class KerberosEndpoint
Warning: Nested class BasicInvocationDispatcher$1 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicInvocationDispatcher$1 has different 
preferred state than outer class BasicInvocationDispatcher
Warning: Nested class BasicInvocationHandler$Failure has different 
preferred state than outer class BasicInvocationHandler
Warning: Nested class BasicInvocationHandler$Failure has different 
preferred state than outer class BasicInvocationHandler
Warning: Nested class BasicJeriTrustVerifier$1 has different preferred 
state than outer class BasicJeriTrustVerifier
Warning: Nested class BasicJeriTrustVerifier$1 has different preferred 
state than outer class BasicJeriTrustVerifier
Warning: Nested class BasicObjectEndpoint$AckListener has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class BasicObjectEndpoint$AckListener has different 
preferred state than outer class BasicObjectEndpoint
Warning: Nested class MarshalledInstance$FromMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$FromMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$ToMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$ToMOInputStream has different 
preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$1 has different preferred state 
than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$1 has different preferred state 
than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceInputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalOutputStream$1 has different preferred 
state than outer class MarshalOutputStream
Warning: Nested class MarshalOutputStream$1 has different preferred 
state than outer class MarshalOutputStream
Warning: Nested class MarshalInputStream$1 has different preferred state 
than outer class MarshalInputStream
Warning: Nested class MarshalInputStream$1 has different preferred state 
than outer class MarshalInputStream
Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class MarshalledInstance$MarshalledInstanceOutputStream 
has different preferred state than outer class MarshalledInstance
Warning: Nested class ClassLoading$2 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$2 has different preferred state than 
outer class ClassLoading
Warning: Nested class 
PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
different preferred state than outer class PreferredClassLoader
Warning: Nested class 
PreferredClassLoader$PreferredResourcesPrivilegedExceptionAction has 
different preferred state than outer class PreferredClassLoader
Warning: Nested class PreferredClassProvider$LoaderKey has different 
preferred state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$LoaderKey has different 
preferred state than outer class PreferredClassProvider
Warning: Nested class PreferredClassLoader$3 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$3 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassProvider$2 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$2 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$1 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$1 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$3 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$3 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassLoader$2 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$2 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$1 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassLoader$1 has different preferred 
state than outer class PreferredClassLoader
Warning: Nested class PreferredClassProvider$4 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$4 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$5 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class PreferredClassProvider$5 has different preferred 
state than outer class PreferredClassProvider
Warning: Nested class ClassLoading$1 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$1 has different preferred state than 
outer class ClassLoading
Warning: Nested class LoadClass$GetClassTask has different preferred 
state than outer class LoadClass
Warning: Nested class LoadClass$GetClassTask has different preferred 
state than outer class LoadClass
Warning: Nested class LoadClass$1 has different preferred state than 
outer class LoadClass
Warning: Nested class LoadClass$1 has different preferred state than 
outer class LoadClass
Warning: Nested class ClassLoading$3 has different preferred state than 
outer class ClassLoading
Warning: Nested class ClassLoading$3 has different preferred state than 
outer class ClassLoading
Warning: Nested class ServerContext$1 has different preferred state than 
outer class ServerContext
Warning: Nested class ServerContext$1 has different preferred state than 
outer class ServerContext
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class HttpmdUtil$1 has different preferred state than 
outer class HttpmdUtil
Warning: Nested class HttpmdUtil$1 has different preferred state than 
outer class HttpmdUtil
Warning: Nested class Security$Context has different preferred state 
than outer class Security
Warning: Nested class Security$Context has different preferred state 
than outer class Security
Warning: Nested class GrantPermission$1 has different preferred state 
than outer class GrantPermission
Warning: Nested class GrantPermission$1 has different preferred state 
than outer class GrantPermission
Warning: Nested class DynamicPolicyProvider$1 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class DynamicPolicyProvider$1 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class PolicyFileProvider$1 has different preferred state 
than outer class PolicyFileProvider
Warning: Nested class PolicyFileProvider$1 has different preferred state 
than outer class PolicyFileProvider
Warning: Nested class DynamicPolicyProvider$2 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class DynamicPolicyProvider$2 has different preferred 
state than outer class DynamicPolicyProvider
Warning: Nested class Security$7 has different preferred state than 
outer class Security
Warning: Nested class Security$7 has different preferred state than 
outer class Security
Warning: Nested class Security$5 has different preferred state than 
outer class Security
Warning: Nested class Security$5 has different preferred state than 
outer class Security
Warning: Nested class Security$SecurityContextImpl has different 
preferred state than outer class Security
Warning: Nested class Security$SecurityContextImpl has different 
preferred state than outer class Security
Warning: Nested class Security$ClassContextAccess has different 
preferred state than outer class Security
Warning: Nested class Security$ClassContextAccess has different 
preferred state than outer class Security
Warning: Nested class Security$4 has different preferred state than 
outer class Security
Warning: Nested class Security$4 has different preferred state than 
outer class Security
Warning: Nested class ProxyTrustVerifier$4 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$4 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$6 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$6 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$3 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$3 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$2 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$2 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different 
preferred state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$ProxyTrustImpl has different 
preferred state than outer class ProxyTrustExporter
Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$Combiner has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$2 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class ProxyTrustVerifier$MOStream has different 
preferred state than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$MOStream has different 
preferred state than outer class ProxyTrustVerifier
Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class BasicUntrustedObjectSecurityContext$1 has 
different preferred state than outer class 
BasicUntrustedObjectSecurityContext
Warning: Nested class ProxyTrustVerifier$7 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$7 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustExporter$Reaper has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$Reaper has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustVerifier$1 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$1 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$5 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustVerifier$5 has different preferred state 
than outer class ProxyTrustVerifier
Warning: Nested class ProxyTrustExporter$WeakRef has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class ProxyTrustExporter$WeakRef has different preferred 
state than outer class ProxyTrustExporter
Warning: Nested class AuthenticationPermission$Data has different 
preferred state than outer class AuthenticationPermission
Warning: Nested class AuthenticationPermission$Data has different 
preferred state than outer class AuthenticationPermission
Warning: Nested class Security$8 has different preferred state than 
outer class Security
Warning: Nested class Security$8 has different preferred state than 
outer class Security
Warning: Nested class Security$1 has different preferred state than 
outer class Security
Warning: Nested class Security$1 has different preferred state than 
outer class Security
Warning: Nested class GrantPermission$PermissionInfo has different 
preferred state than outer class GrantPermission
Warning: Nested class GrantPermission$PermissionInfo has different 
preferred state than outer class GrantPermission
Warning: Nested class Security$DistributedSubjectCombiner has different 
preferred state than outer class Security
Warning: Nested class Security$DistributedSubjectCombiner has different 
preferred state than outer class Security
Warning: Nested class GrantPermission$Implier has different preferred 
state than outer class GrantPermission
Warning: Nested class GrantPermission$Implier has different preferred 
state than outer class GrantPermission
Warning: Nested class Security$2 has different preferred state than 
outer class Security
Warning: Nested class Security$2 has different preferred state than 
outer class Security
Warning: Nested class Security$3 has different preferred state than 
outer class Security
Warning: Nested class Security$3 has different preferred state than 
outer class Security
Warning: Nested class Security$SubjectProtectionDomain has different 
preferred state than outer class Security
Warning: Nested class Security$SubjectProtectionDomain has different 
preferred state than outer class Security
Warning: Nested class Security$6 has different preferred state than 
outer class Security
Warning: Nested class Security$6 has different preferred state than 
outer class Security
Warning: Nested class UuidFactory$Impl has different preferred state 
than outer class UuidFactory
Warning: Nested class UuidFactory$Impl has different preferred state 
than outer class UuidFactory
jarwrapper.jar:
checkconfigurationfile.jar:
checkser.jar:
classdep.jar:
classserver.jar:
computedigest.jar:
computehttpmdcodebase.jar:
jsk-debug-policy.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-ext\jsk-debug-policy.jar
preferredlistgen.jar:
envcheck.jar:
Updating jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\envcheck.jar
toolswrappers.jars:
destroy.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\destroy.jar
fiddler.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\fiddler.jar
fiddler-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\fiddler-dl.jar
group.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\group.jar
group-dl.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\group-dl.jar
mahalo.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mahalo.jar
mahalo-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mahalo-dl.jar
mercury.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\mercury.jar
mercury-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\mercury-dl.jar
norm.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\norm.jar
norm-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\norm-dl.jar
outrigger-snaplogstore.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger-snaplogstore.jar
outrigger.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\outrigger.jar
outrigger-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\outrigger-dl.jar
phoenix.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix.jar
phoenix-dl.jar:
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Ref
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\phoenix-dl.jar
phoenix-group.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-group.jar
phoenix-init.jar:
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Warning: Class not found: au.net.zeus.collection.Ref
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\phoenix-init.jar
reggie.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\reggie.jar
reggie-dl.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\reggie-dl.jar
serviceui.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\serviceui.jar
sharedvm.jar:
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Ref
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\sharedvm.jar
start.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Warning: Class not found: au.net.zeus.collection.Referrer
Warning: Class not found: org.cliffc.high_scale_lib.NonBlockingHashMap
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\start.jar
services.jars:
extra.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\extra.jar
browser.jar:
Warning: Class not found: au.net.zeus.collection.Ref
Warning: Class not found: au.net.zeus.collection.RC
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib\browser.jar
browser-dl.jar:
Building jar: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\lib-dl\browser-dl.jar
Warning: Nested class Transaction$Created has different preferred state 
than outer class Transaction
Warning: Nested class Transaction$Created has different preferred state 
than outer class Transaction
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$2 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
Warning: Nested class LookupLocator$1 has different preferred state than 
outer class LookupLocator
browser.jars:
jars:
river-runtime:
all.build:
qa.prep:
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\deps
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib
Created dir: 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\lib-ext
qa.copy-resources:
Copying 1384 files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
qa.compile:
Compiling 1412 source files to 
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build\classes
javac 1.8.0
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:24: 
error: package org.apache.river.test.spec.locatordiscovery does not exist
import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:49: 
error: cannot find symbol
public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:27: 
error: package org.apache.river.test.spec.locatordiscovery does not exist
import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:52: 
error: cannot find symbol
public class BadLocatorDiscoveryListener extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:27: 
error: package org.apache.river.test.spec.locatordiscovery does not exist
import org.apache.river.test.spec.locatordiscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:56: 
error: cannot find symbol
public class DelayDiscoveryAfterDiscard extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:24: 
error: package org.apache.river.test.spec.lookupdiscovery does not exist
import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:47: 
error: cannot find symbol
public class AddDiscoveryListenerAfterTerminate extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:22: 
error: package org.apache.river.test.spec.lookupdiscovery does not exist
import org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\RestoreContextForTasks.java:23: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\util\TestTaskProducerImpl.java:21: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager.Task;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\mahalo\RandomStressTask.java:30: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager.Task;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:41: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\TestBase.java:42: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:31: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\admin\IdenticalAdminIteratorTest.java:32: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:35: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\AdminIteratorTest.java:36: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:34: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\FieldMatchTest.java:35: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:35: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:37: 
warning: [deprecation] AdminIterator in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.AdminIterator;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\outrigger\matching\StressTest.java:38: 
warning: [deprecation] JavaSpaceAdmin in org.apache.river.outrigger has 
been deprecated
import org.apache.river.outrigger.JavaSpaceAdmin;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:23: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\TerminateSemantics.java:63: 
error: cannot find symbol
public class TerminateSemantics extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:23: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\cache\CacheTerminateSemantics.java:65: 
error: cannot find symbol
public class CacheTerminateSemantics extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:21: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:55: 
error: cannot find symbol
public class AddListenerEvent extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\AddListenerEvent.java:65: 
error: package AbstractBaseTest does not exist
     public static class SDMListener extends AbstractBaseTest.SrvcListener {
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:23: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:58: 
error: cannot find symbol
public class DiscardServiceUp extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\DiscardServiceUp.java:79: 
error: package AbstractBaseTest does not exist
     protected AbstractBaseTest.SrvcListener srvcListener;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:24: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:79: 
error: cannot find symbol
public class LookupDropProxyTaskRace extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupDropProxyTaskRace.java:103: 
error: package AbstractBaseTest does not exist
     public static class SDMListener extends AbstractBaseTest.SrvcListener {
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:21: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:94: 
error: cannot find symbol
public class LookupTaskRace extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskRace.java:111: 
error: package AbstractBaseTest does not exist
     public static class SDMListener extends AbstractBaseTest.SrvcListener {
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:21: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:186: 
error: cannot find symbol
public class LookupTaskServiceIdMapRace extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\LookupTaskServiceIdMapRace.java:201: 
error: package AbstractBaseTest does not exist
     public static class SDMListener extends AbstractBaseTest.SrvcListener {
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:21: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:93: 
error: cannot find symbol
public class NotifyEventDropProxyTaskRace extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\NotifyEventDropProxyTaskRace.java:116: 
error: package AbstractBaseTest does not exist
     public static class SDMListener extends AbstractBaseTest.SrvcListener {
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterBadEquals.java:21: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:23: 
error: package org.apache.river.test.spec.servicediscovery does not exist
import org.apache.river.test.spec.servicediscovery.AbstractBaseTest;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:47: 
error: cannot find symbol
public class ReRegisterGoodEquals extends AbstractBaseTest {
   symbol: class AbstractBaseTest
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\servicediscovery\event\ReRegisterGoodEquals.java:56: 
error: package AbstractBaseTest does not exist
     protected AbstractBaseTest.SrvcListener srvcListener;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:24: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager.Task;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\thread\TaskManagerTaskExceptionTest.java:25: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager.Task;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\share\DiscoveryProtocolSimulator.java:28: 
warning: [deprecation] TaskManager in org.apache.river.thread has been 
deprecated
import org.apache.river.thread.TaskManager;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\spec\jeri\basicinvocationhandler\Invoke_ExecuteCallNonNullReturnTest.java:33: 
warning: [deprecation] SocketSecurityException in java.rmi.server has 
been deprecated
import java.rmi.server.SocketSecurityException;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:707: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
     list.add(getServiceConfigurationFileName());
             ^
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1035: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(getServiceComponent()
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1071: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             locatorList.add(s);
                            ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1073: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             groupList.add(s);
                          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1090: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(b.toString());
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1213: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         groups.add(s);
                   ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1258: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(getServiceComponent() + "." + entryName + " = " + gbuf);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1291: 
warning: [unchecked] unchecked call to set(int,E) as a member of the raw 
type ArrayList
         groups.set(i, g);
                   ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1294: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return (String[]) groups.toArray(new String[0]);
                                     ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1327: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(getServiceComponent()
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1406: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(name + " = exporter." + type + "Exporter");
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AbstractServiceAdmin.java:1456: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type List
         list.add(overrides[j] + "=" + overrides[j + 1]);
                 ^
   where E is a type-variable:
     E extends Object declared in interface List
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:458: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             hostList.add(tok.nextToken());
                         ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:502: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(path);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:506: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(qaDir);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:508: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     searchList = (String[]) list.toArray(new String[list.size()]);
                                         ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:821: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(component);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1369: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(buffer);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1372: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return (String[]) list.toArray(new String[list.size()]);
                                   ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1570: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             list.add(s);
                     ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1582: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     list.add(file.getAbsolutePath());
             ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1618: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             files.add(new File(s));
                      ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1691: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(vmArgs[i]);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1694: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return (String[]) list.toArray(new String[list.size()]);
                                   ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1722: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             list.add(prop[0]);
                     ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1723: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             list.add(prop[1]);
                     ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1727: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return (String[]) list.toArray(new String[list.size()]);
                                   ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1935: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type HashSet
         options.add(o1[i]);
                    ^
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1938: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type HashSet
         options.add(o2[i]);
                    ^
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1940: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type AbstractCollection
     return (String[]) options.toArray(new String[options.size()]);
                                      ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1963: 
warning: [unchecked] unchecked call to put(K,V) as a member of the raw 
type HashMap
         map.put(p1[i], p1[i + 1]);
                ^
   where K,V are type-variables:
     K extends Object declared in class HashMap
     V extends Object declared in class HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1966: 
warning: [unchecked] unchecked call to put(K,V) as a member of the raw 
type HashMap
         map.put(p2[i], p2[i + 1]);
                ^
   where K,V are type-variables:
     K extends Object declared in class HashMap
     V extends Object declared in class HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:1989: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     overrideProviders.add(provider);
                          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2006: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return  (OverrideProvider[]) overrideProviders.toArray(oa);
                                                           ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2016: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     failureAnalyzers.add(analyzer);
                         ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2473: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             overrideProviders.add(op);
                                  ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2536: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         list.add(overrides[j] + " = " + overrides[j + 1]);
                 ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2539: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     return (String[]) list.toArray(new String[list.size()]);
                                   ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2868: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         available.add(iInt);
                      ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\QAConfig.java:2876: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     selectedIndexes.add(selected);
                        ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:607: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add(getJVM());
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:611: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         
cmdList.add("-Djava.security.manager=org.apache.river.api.security.CombinerSecurityManager");
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:612: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add("-Djava.security.policy=" + getPolicyFile());
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:614: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         cmdList.add("-Djava.rmi.server.codebase=" + getCodebase());
                    ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:616: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add("-cp");
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:617: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add(getClasspath());
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:622: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         cmdList.add(options[i]);
                    ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:639: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add(getWrapperClassName());
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:642: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         cmdList.add(args[i]);
                    ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:645: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     cmdArray = (String[]) cmdList.toArray(cmdArray);
                                          ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\TestDescription.java:659: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     cmdList.add("-D" + name + "=" + val);
                ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\Resolver.java:75: 
warning: [unchecked] unchecked call to put(K,V) as a member of the raw 
type HashMap
     tokenMap.put(token, value);
                 ^
   where K,V are type-variables:
     K extends Object declared in class HashMap
     V extends Object declared in class HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:213: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
         (String[]) optionsList.toArray(new String[optionsList.size()]);
                                       ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivatableServiceStarterAdmin.java:250: 
warning: [unchecked] unchecked call to MarshalledObject(T) as a member 
of the raw type MarshalledObject
         serviceRef = new MarshalledObject(created.proxy).get();
                      ^
   where T is a type-variable:
     T extends Object declared in class MarshalledObject
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:326: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type HashSet
     createdAdminSet.add(admin);
                        ^
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:375: 
warning: [unchecked] unchecked call to getConstructor(Class<?>...) as a 
member of the raw type Class
         Constructor constructor = c.getConstructor(new 
Class[]{QAConfig.class,
                                                   ^
   where T is a type-variable:
     T extends Object declared in class Class
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:432: 
warning: [unchecked] unchecked call to put(K,V) as a member of the raw 
type HashMap
         serviceCounters.put(key,new Integer(newVal));
                            ^
   where K,V are type-variables:
     K extends Object declared in class HashMap
     V extends Object declared in class HashMap
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:845: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         lusList.add(admin);
                    ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:847: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         sharedList.add(admin);
                       ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:849: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         nonActList.add(admin);
                       ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:851: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         actSystemList.add(admin);
                          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:853: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         classServerList.add(admin);
                            ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:855: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         svcList.add(admin);
                    ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1027: 
warning: [unchecked] unchecked call to HashSet(Collection<? extends E>) 
as a member of the raw type HashSet
     return new HashSet(createdAdminSet).iterator();
            ^
   where E is a type-variable:
     E extends Object declared in class HashSet
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\AdminManager.java:1071: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type AbstractCollection
     return (AbstractServiceAdmin[]) createdAdminSet.toArray(admins);
                                                            ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:130: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add(vm + "/bin/java");
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:131: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add("-Djava.rmi.server.codebase=" + getServiceCodebase());
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:132: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add("-Djava.security.policy=" + getServicePolicyFile());
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:136: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         l.add(opts[i]);
              ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:142: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
         l.add("-D" + props[i] + "=" + props[i+1]);
              ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:145: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add("-cp");
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:146: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add(getServiceClasspath());
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:147: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
     l.add(getServiceImpl());
          ^
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\NonActivatableGroupAdmin.java:148: 
warning: [unchecked] unchecked call to <T>toArray(T[]) as a member of 
the raw type ArrayList
     String[] cmdArray = (String[]) l.toArray(new String[l.size()]);
                                             ^
   where T is a type-variable:
     T extends Object declared in method <T>toArray(T[])
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:205: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
                 l.add(System.getProperty("java.home") + "/bin/rmid");
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:207: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
                 l.add(System.getProperty("java.home") + "/bin/java");
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:209: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
             l.add("-Djava.security.policy=" + getServicePolicyFile());
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:213: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
                     l.add(opts[i]);
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:219: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
                     l.add("-D" + props[i] + "=" + props[i+1]);
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\qa\harness\ActivationSystemAdmin.java:224: 
warning: [unchecked] unchecked call to add(E) as a member of the raw 
type ArrayList
                 l.add("-Djava.rmi.server.codebase=" + 
getServiceCodebase());
   where E is a type-variable:
     E extends Object declared in class ArrayList
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:86: 
error: cannot find symbol
         logger.log(Level.FINE, "run()");
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:87: 
error: cannot find symbol
         logger.log(Level.FINE, "terminating lookup locator discovery ...");
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:88: 
error: cannot find symbol
         locatorDiscovery.terminate();
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:89: 
error: cannot find symbol
         logger.log(Level.FINE, methodStr[methodType]);
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: 
error: cannot find symbol
                     locatorDiscovery.addDiscoveryListener(mainListener);
   symbol:   variable mainListener
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:93: 
error: cannot find symbol
                     locatorDiscovery.addDiscoveryListener(mainListener);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: 
error: cannot find symbol
                     locatorDiscovery.removeDiscoveryListener(mainListener);
   symbol:   variable mainListener
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:96: 
error: cannot find symbol
                     locatorDiscovery.removeDiscoveryListener(mainListener);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:99: 
error: cannot find symbol
                     locatorDiscovery.getRegistrars();
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:102: 
error: cannot find symbol
                     locatorDiscovery.discard(null);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:105: 
error: cannot find symbol
                     locatorDiscovery.getLocators();
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:108: 
error: cannot find symbol
                     locatorDiscovery.addLocators(new LookupLocator[0]);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:111: 
error: cannot find symbol
                     locatorDiscovery.setLocators(new LookupLocator[0]);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:114: 
error: cannot find symbol
                     locatorDiscovery.removeLocators(new LookupLocator[0]);
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:117: 
error: cannot find symbol
                     locatorDiscovery.getDiscoveredLocators();
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:120: 
error: cannot find symbol
                     locatorDiscovery.getUndiscoveredLocators();
   symbol:   variable locatorDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddDiscoveryListenerAfterTerminate.java:125: 
error: cannot find symbol
             logger.log(Level.FINE, "IllegalStateException thrown as 
expected");
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\AddLocatorsAfterTerminate.java:56: 
error: incompatible types: AddLocatorsAfterTerminate cannot be converted 
to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:59: 
error: cannot find symbol
         logger.log(Level.FINE, "run()");
   symbol:   variable logger
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:61: 
error: cannot find symbol
         logger.log(Level.FINE, "Adding bad listener");
   symbol:   variable logger
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: 
error: cannot find symbol
         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
   symbol:   variable logger
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:62: 
error: cannot find symbol
         locatorDiscovery.addDiscoveryListener(new BadTestListener(logger));
   symbol:   variable locatorDiscovery
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:64: 
error: cannot find symbol
         startAddLookups();
   symbol:   method startAddLookups()
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: 
error: cannot find symbol
         doDiscovery(getLookupServices().getInitLookupsToStart(), 
mainListener);
   symbol:   method getLookupServices()
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:66: 
error: cannot find symbol
         doDiscovery(getLookupServices().getInitLookupsToStart(), 
mainListener);
   symbol:   variable mainListener
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:71: 
error: cannot find symbol
         mainListener.clearAllEventInfo();
   symbol:   variable mainListener
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: 
error: cannot find symbol
         
mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
   symbol:   method getLookupServices()
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:72: 
error: cannot find symbol
         
mainListener.setLookupsToDiscover(getLookupServices().getAddLookupsToStart());
   symbol:   variable mainListener
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:77: 
error: cannot find symbol
         LookupLocator[] locsToAdd = 
toLocatorArray(getLookupServices().getAddLookupsToStart());
   symbol:   method getLookupServices()
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:78: 
error: cannot find symbol
         locatorDiscovery.addLocators(locsToAdd);
   symbol:   variable locatorDiscovery
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:79: 
error: cannot find symbol
         logger.log(Level.FINE, "added additional locators to "
   symbol:   variable logger
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\BadLocatorDiscoveryListener.java:83: 
error: cannot find symbol
         waitForDiscovery(mainListener);
   symbol:   variable mainListener
   location: class BadLocatorDiscoveryListener
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:63: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol:   variable super
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:70: 
error: incompatible types: DelayDiscoveryAfterDiscard cannot be 
converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:85: 
error: cannot find symbol
         logger.log(Level.FINE, "run()");
   symbol:   variable logger
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: 
error: cannot find symbol
         doDiscovery(getLookupServices().getInitLookupsToStart(), 
mainListener);
   symbol:   method getLookupServices()
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:86: 
error: cannot find symbol
         doDiscovery(getLookupServices().getInitLookupsToStart(), 
mainListener);
   symbol:   variable mainListener
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:87: 
error: cannot find symbol
     logger.log(Level.FINE, "calling getRegistrars ... ");
     ^
   symbol:   variable logger
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:88: 
error: cannot find symbol
         ServiceRegistrar[] regs = locatorDiscovery.getRegistrars();
   symbol:   variable locatorDiscovery
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:91: 
error: cannot find symbol
         locatorDiscovery.discard(regs[i]);
         ^
   symbol:   variable locatorDiscovery
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:92: 
error: cannot find symbol
         logger.log(Level.FINE, "Discarding registrar: " + regs[i]);
         ^
   symbol:   variable logger
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:95: 
error: cannot find symbol
     if (locatorDiscovery.getRegistrars().length != 0) {
         ^
   symbol:   variable locatorDiscovery
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DelayDiscoveryAfterDiscard.java:100: 
error: cannot find symbol
     if (locatorDiscovery.getRegistrars().length == 0) {
         ^
   symbol:   variable locatorDiscovery
   location: class DelayDiscoveryAfterDiscard
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:53: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\DiscardAfterTerminate.java:55: 
error: incompatible types: DiscardAfterTerminate cannot be converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetDiscoveredLocatorsAfterTerminate.java:56: 
error: incompatible types: GetDiscoveredLocatorsAfterTerminate cannot be 
converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetLocatorsAfterTerminate.java:56: 
error: incompatible types: GetLocatorsAfterTerminate cannot be converted 
to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetRegistrarsAfterTerminate.java:56: 
error: incompatible types: GetRegistrarsAfterTerminate cannot be 
converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:55: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\GetUndiscoveredLocatorsAfterTerminate.java:57: 
error: incompatible types: GetUndiscoveredLocatorsAfterTerminate cannot 
be converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveDiscoveryListenerAfterTerminate.java:56: 
error: incompatible types: RemoveDiscoveryListenerAfterTerminate cannot 
be converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\RemoveLocatorsAfterTerminate.java:56: 
error: incompatible types: RemoveLocatorsAfterTerminate cannot be 
converted to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:54: 
error: cannot find symbol
         super.construct(sysConfig);
   symbol: method construct(QAConfig)
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\locatordiscovery\SetLocatorsAfterTerminate.java:56: 
error: incompatible types: SetLocatorsAfterTerminate cannot be converted 
to Test
         return this;
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:79: 
error: cannot find symbol
         logger.log(Level.FINE, "run()");
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:80: 
error: cannot find symbol
         logger.log(Level.FINE, "terminating lookup discovery ...");
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:81: 
error: cannot find symbol
         lookupDiscovery.terminate();
   symbol:   variable lookupDiscovery
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:82: 
error: cannot find symbol
         logger.log(Level.FINE, methodStr[methodType]);
   symbol:   variable logger
   location: class AddDiscoveryListenerAfterTerminate
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\src\org\apache\river\test\impl\lookupdiscovery\AddDiscoveryListenerAfterTerminate.java:86: 
error: cannot find symbol
                     lookupDiscovery.addDiscoveryListener(mainListener);
   symbol:   variable mainListener
   location: class AddDiscoveryListenerAfterTerminate
Note: Some input files additionally use or override a deprecated API.
Note: Some input files additionally use unchecked or unsafe operations.
Note: Some messages have been simplified; recompile with -Xdiags:verbose 
to get full output
100 errors
100 warnings
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:2136: The 
following error occurred while executing this line:
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\qa\build.xml:184: 
The following error occurred while executing this line:
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\common.xml:237: Compile 
failed; see the compiler error output for details.
BUILD FAILED (total time: 5 minutes 20 seconds)

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
+1

On 9/1/2015 7:35 AM, Bryan Thompson wrote:
> Peter,
>
> I hardly think it matters.  It just needs to be checked in under
> org.apache.river as far as I understand it.  So my suggestion was:
>
> org.apache.river.concurrent
>
> Probably do this in Dennis's branch:
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>
> Once checked in as source, the dependency imports can be changed to use the
> new namespace.  I am willing to volunteer to make that code change if it
> reduces your burden and moves us closer to a release.  I expect that this
> is just running a script over the imports to change the package names from
> au.net.zeus to org.apache.river.concurrent.
>
> Thanks,
> Bryan
>
>
> ----
> Bryan Thompson
> Chief Scientist & Founder
> SYSTAP, LLC
> 4501 Tower Road
> Greensboro, NC 27410
> bryan@systap.com
> http://blazegraph.com
> http://blog.bigdata.com <http://bigdata.com>
> http://mapgraph.io
>
> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
> technology to accelerate data-parallel graph analytics and graph query.
>
> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> for the sole use of the intended recipient(s) and are confidential or
> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> dissemination or copying of this email or its contents or attachments is
> prohibited. If you have received this communication in error, please notify
> the sender by reply email and permanently delete all copies of the email
> and its contents and attachments.
>
> On Tue, Sep 1, 2015 at 8:38 AM, Peter <ji...@zeus.net.au> wrote:
>
>> Where would you like the code committed?  The less work for me, the faster
>> it will happen.
>>
>> Regards,
>>
>> Peter.
>>
>> On 1/09/2015 12:36 AM, Greg Trasuk wrote:
>>
>>> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs
>>> folder in the qa-refactor branch.
>>>
>>> Branch is at:
>>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/<
>>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>>>
>>> or Dennis’s namespace refactoring at
>>>
>>>
>>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>>> <
>>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>>>>
>>>
>>>
>>> Cheers,
>>>
>>> Greg Trasuk
>>>
>>> On Aug 31, 2015, at 10:18 AM, Bryan Thompson<br...@systap.com>  wrote:
>>>>
>>>> I am pretty sure Peter also indicated that the code is in fact checked in
>>>> to apache river right now - part of the qa branch as I recall.  Thus it
>>>> is
>>>> already contributed by Peter.  Right?  I believe that all that is
>>>> required
>>>> is a package rename into org.apache.river....
>>>>
>>>> Can someone please confirm the current branch and how to check it out?
>>>> Per
>>>> [1], this would be the trunk.  I just would like to make sure that I am
>>>> looking at the right branch for these discussions.
>>>>
>>>> svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
>>>>
>>>>
>>>> Thanks,
>>>> Bryan
>>>>
>>>> [1] https://river.apache.org/source-code.html
>>>>
>>>> ----
>>>> Bryan Thompson
>>>> Chief Scientist&  Founder
>>>> SYSTAP, LLC
>>>> 4501 Tower Road
>>>> Greensboro, NC 27410
>>>> bryan@systap.com
>>>> http://blazegraph.com
>>>> http://blog.bigdata.com<http://bigdata.com>
>>>> http://mapgraph.io
>>>>
>>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>>> disruptive
>>>> technology to accelerate data-parallel graph analytics and graph query.
>>>>
>>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>>>> for the sole use of the intended recipient(s) and are confidential or
>>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>>> dissemination or copying of this email or its contents or attachments is
>>>> prohibited. If you have received this communication in error, please
>>>> notify
>>>> the sender by reply email and permanently delete all copies of the email
>>>> and its contents and attachments.
>>>>
>>>> On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan<pa...@acm.org>
>>>> wrote:
>>>>
>>>> Although Peter has indicated approval, from a licensing point of view it
>>>>> might be best if he were the one to check it in.
>>>>>
>>>>>
>>>>> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>>>>>
>>>>> Fine by me.  I am pretty sure Peter already indicated approval for this.
>>>>>> I
>>>>>> was just offering to help remove a potential blocker for the release.
>>>>>>
>>>>>> +1 for publishing apple custard as a river artifact.
>>>>>>
>>>>>> Bryan
>>>>>>
>>>>>> ----
>>>>>> Bryan Thompson
>>>>>> Chief Scientist&  Founder
>>>>>> SYSTAP, LLC
>>>>>> 4501 Tower Road
>>>>>> Greensboro, NC 27410
>>>>>> bryan@systap.com
>>>>>> http://blazegraph.com
>>>>>> http://blog.bigdata.com<http://bigdata.com>
>>>>>> http://mapgraph.io
>>>>>>
>>>>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>>>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>>>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>>>>> disruptive
>>>>>> technology to accelerate data-parallel graph analytics and graph query.
>>>>>>
>>>>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments
>>>>>> are
>>>>>> for the sole use of the intended recipient(s) and are confidential or
>>>>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>>>>> dissemination or copying of this email or its contents or attachments
>>>>>> is
>>>>>> prohibited. If you have received this communication in error, please
>>>>>> notify
>>>>>> the sender by reply email and permanently delete all copies of the
>>>>>> email
>>>>>> and its contents and attachments.
>>>>>>
>>>>>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk<tr...@stratuscom.com>
>>>>>> wrote:
>>>>>>
>>>>>>
>>>>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>>>>>> integrated into River.  At some point I saw an
>>>>>>> ‘org.apache.river.collections’ package, which I thought was the
>>>>>>> custard-apple thing.
>>>>>>>
>>>>>>> If there’s a strong need for the artifact to be published on its own,
>>>>>>> it
>>>>>>> could also be done through River.  We’re perfectly free to publish
>>>>>>> more
>>>>>>> than one artifact under the org.apache.river.* group id.  We would
>>>>>>> need
>>>>>>> to
>>>>>>> create a subversion or git repository for it and then vote a release,
>>>>>>> the
>>>>>>> same as any other release.
>>>>>>>
>>>>>>> Cheers,
>>>>>>>
>>>>>>> Greg Trasuk
>>>>>>>
>>>>>>> On Aug 31, 2015, at 3:37 AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>>
>>>>>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the
>>>>>>>> version
>>>>>>>>
>>>>>>>> on Sourceforge is older.
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>>>>>
>>>>>>> Thanks,
>>>>>>>>
>>>>>>>> Peter.
>>>>>>>>
>>>>>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>>>>>
>>>>>>>> Peter,  would you be open to having someone else publish the artifact
>>>>>>>>> to
>>>>>>>>> maven? We are pretty deep in the process of publishing out a
>>>>>>>>> variety of
>>>>>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>>>>>
>>>>>>>>> remove
>>>>>>>> possible blockers from a 3.0 river release.
>>>>>>>>
>>>>>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>>>>>
>>>>>>>>> large.
>>>>>>>>
>>>>>>>>> Bryan
>>>>>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>   wrote:
>>>>>>>>>
>>>>>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>>>>>
>>>>>>>>> install,
>>>>>>>> I do intend on getting this done in the near future, however I'm also
>>>>>>>> quite
>>>>>>>> busy, but given Rivers pace of devlopment, I'll probably get this
>>>>>>>> done
>>>>>>>>
>>>>>>>>> before 3.0 is released.
>>>>>>>>>
>>>>>>>>> I'm not against any options below, the project is free to choose.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>>
>>>>>>>>> Peter.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>>>>>
>>>>>>>>> Good point. That seems to eliminate my option 1.
>>>>>>>>>
>>>>>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>>>>>
>>>>>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>>>>>
>>>>>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>>>>>> Examples project) will effectively be impossible (it can be done
>>>>>>>>>>> but
>>>>>>>>>>> is a royal nuisance for downstream users).
>>>>>>>>>>>
>>>>>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>>>>>> library that’s not in Maven Central.
>>>>>>>>>>>
>>>>>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then
>>>>>>>>>>> I
>>>>>>>>>>> think we have no choice but to accept it as contributed code and
>>>>>>>>>>> roll
>>>>>>>>>>> it into River.
>>>>>>>>>>>
>>>>>>>>>>> A third option would be to accept it as a contributed code, but
>>>>>>>>>>> treat
>>>>>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>>>>>> packages to ‘org.apache.river….’, since we can only publish under
>>>>>>>>>>> the
>>>>>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here)
>>>>>>>>>>> could
>>>>>>>>>>> maintain it under River’s aegis, and other users could still get
>>>>>>>>>>> it
>>>>>>>>>>> out of Maven Central.
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>>
>>>>>>>>>>> Greg
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>>>
>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks, Peter.
>>>>>>>>>>>>
>>>>>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>>>>>> "custard apple":
>>>>>>>>>>>>
>>>>>>>>>>>> 1. Do not include it in the release, but include a download link
>>>>>>>>>>>> in
>>>>>>>>>>>> the installation instructions.
>>>>>>>>>>>>
>>>>>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>>>>>
>>>>>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>>>>>
>>>>>>>>>>>> Pro: minimize source code volume. Con: more complicated
>>>>>>>>>>>> maintenance
>>>>>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>>>>>> involves the subset.
>>>>>>>>>>>>
>>>>>>>>>>>> 3. Include the whole library source.
>>>>>>>>>>>>
>>>>>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy
>>>>>>>>>>>> in
>>>>>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>>>>>> River.
>>>>>>>>>>>>
>>>>>>>>>>>> Any other options we should consider? Other pros or cons I have
>>>>>>>>>>>> not
>>>>>>>>>>>> thought of? Opinions?
>>>>>>>>>>>>
>>>>>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>>>>>
>>>>>>>>>>>>> consider it already contributed.
>>>>>>>>>>>>>
>>>>>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>>>>>> updated at some point to support Java 8&   9 collections
>>>>>>>>>>>>> interfaces also).
>>>>>>>>>>>>>
>>>>>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>>>>>> created and destroyed without being shared among other threads,
>>>>>>>>>>>>> a
>>>>>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>>>>>> compact.
>>>>>>>>>>>>>
>>>>>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>>>>>> reference capabilities, allowing the user to wrap this over
>>>>>>>>>>>>> their
>>>>>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>>>>>> improvements in popular collections.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Peter.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>>>>
>>>>>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>>>>>> to Apache.)
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> ...
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>
>>>
>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Peter,

I hardly think it matters.  It just needs to be checked in under
org.apache.river as far as I understand it.  So my suggestion was:

org.apache.river.concurrent

Probably do this in Dennis's branch:
https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/

Once checked in as source, the dependency imports can be changed to use the
new namespace.  I am willing to volunteer to make that code change if it
reduces your burden and moves us closer to a release.  I expect that this
is just running a script over the imports to change the package names from
au.net.zeus to org.apache.river.concurrent.

Thanks,
Bryan


----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Tue, Sep 1, 2015 at 8:38 AM, Peter <ji...@zeus.net.au> wrote:

> Where would you like the code committed?  The less work for me, the faster
> it will happen.
>
> Regards,
>
> Peter.
>
> On 1/09/2015 12:36 AM, Greg Trasuk wrote:
>
>> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs
>> folder in the qa-refactor branch.
>>
>> Branch is at:
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/<
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>>
>> or Dennis’s namespace refactoring at
>>
>>
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>> <
>> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
>> >
>>
>>
>> Cheers,
>>
>> Greg Trasuk
>>
>> On Aug 31, 2015, at 10:18 AM, Bryan Thompson<br...@systap.com>  wrote:
>>>
>>> I am pretty sure Peter also indicated that the code is in fact checked in
>>> to apache river right now - part of the qa branch as I recall.  Thus it
>>> is
>>> already contributed by Peter.  Right?  I believe that all that is
>>> required
>>> is a package rename into org.apache.river....
>>>
>>> Can someone please confirm the current branch and how to check it out?
>>> Per
>>> [1], this would be the trunk.  I just would like to make sure that I am
>>> looking at the right branch for these discussions.
>>>
>>> svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
>>>
>>>
>>> Thanks,
>>> Bryan
>>>
>>> [1] https://river.apache.org/source-code.html
>>>
>>> ----
>>> Bryan Thompson
>>> Chief Scientist&  Founder
>>> SYSTAP, LLC
>>> 4501 Tower Road
>>> Greensboro, NC 27410
>>> bryan@systap.com
>>> http://blazegraph.com
>>> http://blog.bigdata.com<http://bigdata.com>
>>> http://mapgraph.io
>>>
>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>> disruptive
>>> technology to accelerate data-parallel graph analytics and graph query.
>>>
>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>>> for the sole use of the intended recipient(s) and are confidential or
>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>> dissemination or copying of this email or its contents or attachments is
>>> prohibited. If you have received this communication in error, please
>>> notify
>>> the sender by reply email and permanently delete all copies of the email
>>> and its contents and attachments.
>>>
>>> On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan<pa...@acm.org>
>>> wrote:
>>>
>>> Although Peter has indicated approval, from a licensing point of view it
>>>> might be best if he were the one to check it in.
>>>>
>>>>
>>>> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>>>>
>>>> Fine by me.  I am pretty sure Peter already indicated approval for this.
>>>>> I
>>>>> was just offering to help remove a potential blocker for the release.
>>>>>
>>>>> +1 for publishing apple custard as a river artifact.
>>>>>
>>>>> Bryan
>>>>>
>>>>> ----
>>>>> Bryan Thompson
>>>>> Chief Scientist&  Founder
>>>>> SYSTAP, LLC
>>>>> 4501 Tower Road
>>>>> Greensboro, NC 27410
>>>>> bryan@systap.com
>>>>> http://blazegraph.com
>>>>> http://blog.bigdata.com<http://bigdata.com>
>>>>> http://mapgraph.io
>>>>>
>>>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>>>> disruptive
>>>>> technology to accelerate data-parallel graph analytics and graph query.
>>>>>
>>>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments
>>>>> are
>>>>> for the sole use of the intended recipient(s) and are confidential or
>>>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>>>> dissemination or copying of this email or its contents or attachments
>>>>> is
>>>>> prohibited. If you have received this communication in error, please
>>>>> notify
>>>>> the sender by reply email and permanently delete all copies of the
>>>>> email
>>>>> and its contents and attachments.
>>>>>
>>>>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk<tr...@stratuscom.com>
>>>>> wrote:
>>>>>
>>>>>
>>>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>>>>> integrated into River.  At some point I saw an
>>>>>> ‘org.apache.river.collections’ package, which I thought was the
>>>>>> custard-apple thing.
>>>>>>
>>>>>> If there’s a strong need for the artifact to be published on its own,
>>>>>> it
>>>>>> could also be done through River.  We’re perfectly free to publish
>>>>>> more
>>>>>> than one artifact under the org.apache.river.* group id.  We would
>>>>>> need
>>>>>> to
>>>>>> create a subversion or git repository for it and then vote a release,
>>>>>> the
>>>>>> same as any other release.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Greg Trasuk
>>>>>>
>>>>>> On Aug 31, 2015, at 3:37 AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>>
>>>>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the
>>>>>>> version
>>>>>>>
>>>>>>> on Sourceforge is older.
>>>>>>
>>>>>>
>>>>>>>
>>>>>>>
>>>>>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>>>>
>>>>>> Thanks,
>>>>>>>
>>>>>>> Peter.
>>>>>>>
>>>>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>>>>
>>>>>>> Peter,  would you be open to having someone else publish the artifact
>>>>>>>> to
>>>>>>>> maven? We are pretty deep in the process of publishing out a
>>>>>>>> variety of
>>>>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>>>>
>>>>>>>> remove
>>>>>>> possible blockers from a 3.0 river release.
>>>>>>>
>>>>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>>>>
>>>>>>>> large.
>>>>>>>
>>>>>>>> Bryan
>>>>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>   wrote:
>>>>>>>>
>>>>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>>>>
>>>>>>>> install,
>>>>>>> I do intend on getting this done in the near future, however I'm also
>>>>>>> quite
>>>>>>> busy, but given Rivers pace of devlopment, I'll probably get this
>>>>>>> done
>>>>>>>
>>>>>>>> before 3.0 is released.
>>>>>>>>
>>>>>>>> I'm not against any options below, the project is free to choose.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>>
>>>>>>>> Peter.
>>>>>>>>
>>>>>>>>
>>>>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>>>>
>>>>>>>> Good point. That seems to eliminate my option 1.
>>>>>>>>
>>>>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>>>>
>>>>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>>>>
>>>>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>>>>> Examples project) will effectively be impossible (it can be done
>>>>>>>>>> but
>>>>>>>>>> is a royal nuisance for downstream users).
>>>>>>>>>>
>>>>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>>>>> library that’s not in Maven Central.
>>>>>>>>>>
>>>>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then
>>>>>>>>>> I
>>>>>>>>>> think we have no choice but to accept it as contributed code and
>>>>>>>>>> roll
>>>>>>>>>> it into River.
>>>>>>>>>>
>>>>>>>>>> A third option would be to accept it as a contributed code, but
>>>>>>>>>> treat
>>>>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>>>>> packages to ‘org.apache.river….’, since we can only publish under
>>>>>>>>>> the
>>>>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here)
>>>>>>>>>> could
>>>>>>>>>> maintain it under River’s aegis, and other users could still get
>>>>>>>>>> it
>>>>>>>>>> out of Maven Central.
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>>
>>>>>>>>>> Greg
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>>
>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>> Thanks, Peter.
>>>>>>>>>>>
>>>>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>>>>> "custard apple":
>>>>>>>>>>>
>>>>>>>>>>> 1. Do not include it in the release, but include a download link
>>>>>>>>>>> in
>>>>>>>>>>> the installation instructions.
>>>>>>>>>>>
>>>>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>>>>
>>>>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>>>>
>>>>>>>>>>> Pro: minimize source code volume. Con: more complicated
>>>>>>>>>>> maintenance
>>>>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>>>>> involves the subset.
>>>>>>>>>>>
>>>>>>>>>>> 3. Include the whole library source.
>>>>>>>>>>>
>>>>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy
>>>>>>>>>>> in
>>>>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>>>>> River.
>>>>>>>>>>>
>>>>>>>>>>> Any other options we should consider? Other pros or cons I have
>>>>>>>>>>> not
>>>>>>>>>>> thought of? Opinions?
>>>>>>>>>>>
>>>>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>>>>
>>>>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>>>>
>>>>>>>>>>>> consider it already contributed.
>>>>>>>>>>>>
>>>>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>>>>> updated at some point to support Java 8&   9 collections
>>>>>>>>>>>> interfaces also).
>>>>>>>>>>>>
>>>>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>>>>> created and destroyed without being shared among other threads,
>>>>>>>>>>>> a
>>>>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>>>>> compact.
>>>>>>>>>>>>
>>>>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>>>>
>>>>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>>>>> reference capabilities, allowing the user to wrap this over
>>>>>>>>>>>> their
>>>>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>>>>> improvements in popular collections.
>>>>>>>>>>>>
>>>>>>>>>>>> Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Peter.
>>>>>>>>>>>>
>>>>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>>>
>>>>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>>>>> to Apache.)
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>>>>
>>>>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>>>>
>>>>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> ...
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>
>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
Where would you like the code committed?  The less work for me, the 
faster it will happen.

Regards,

Peter.

On 1/09/2015 12:36 AM, Greg Trasuk wrote:
> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs folder in the qa-refactor branch.
>
> Branch is at:
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/<https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>
> or Dennis’s namespace refactoring at
>
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/<https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/>
>
>
> Cheers,
>
> Greg Trasuk
>
>> On Aug 31, 2015, at 10:18 AM, Bryan Thompson<br...@systap.com>  wrote:
>>
>> I am pretty sure Peter also indicated that the code is in fact checked in
>> to apache river right now - part of the qa branch as I recall.  Thus it is
>> already contributed by Peter.  Right?  I believe that all that is required
>> is a package rename into org.apache.river....
>>
>> Can someone please confirm the current branch and how to check it out?  Per
>> [1], this would be the trunk.  I just would like to make sure that I am
>> looking at the right branch for these discussions.
>>
>> svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
>>
>>
>> Thanks,
>> Bryan
>>
>> [1] https://river.apache.org/source-code.html
>>
>> ----
>> Bryan Thompson
>> Chief Scientist&  Founder
>> SYSTAP, LLC
>> 4501 Tower Road
>> Greensboro, NC 27410
>> bryan@systap.com
>> http://blazegraph.com
>> http://blog.bigdata.com<http://bigdata.com>
>> http://mapgraph.io
>>
>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
>> technology to accelerate data-parallel graph analytics and graph query.
>>
>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>> for the sole use of the intended recipient(s) and are confidential or
>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>> dissemination or copying of this email or its contents or attachments is
>> prohibited. If you have received this communication in error, please notify
>> the sender by reply email and permanently delete all copies of the email
>> and its contents and attachments.
>>
>> On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan<pa...@acm.org>  wrote:
>>
>>> Although Peter has indicated approval, from a licensing point of view it
>>> might be best if he were the one to check it in.
>>>
>>>
>>> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>>>
>>>> Fine by me.  I am pretty sure Peter already indicated approval for this.
>>>> I
>>>> was just offering to help remove a potential blocker for the release.
>>>>
>>>> +1 for publishing apple custard as a river artifact.
>>>>
>>>> Bryan
>>>>
>>>> ----
>>>> Bryan Thompson
>>>> Chief Scientist&  Founder
>>>> SYSTAP, LLC
>>>> 4501 Tower Road
>>>> Greensboro, NC 27410
>>>> bryan@systap.com
>>>> http://blazegraph.com
>>>> http://blog.bigdata.com<http://bigdata.com>
>>>> http://mapgraph.io
>>>>
>>>> Blazegraph™<http://www.blazegraph.com/>  is our ultra high-performance
>>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>>> disruptive
>>>> technology to accelerate data-parallel graph analytics and graph query.
>>>>
>>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>>>> for the sole use of the intended recipient(s) and are confidential or
>>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>>> dissemination or copying of this email or its contents or attachments is
>>>> prohibited. If you have received this communication in error, please
>>>> notify
>>>> the sender by reply email and permanently delete all copies of the email
>>>> and its contents and attachments.
>>>>
>>>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk<tr...@stratuscom.com>
>>>> wrote:
>>>>
>>>>
>>>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>>>> integrated into River.  At some point I saw an
>>>>> ‘org.apache.river.collections’ package, which I thought was the
>>>>> custard-apple thing.
>>>>>
>>>>> If there’s a strong need for the artifact to be published on its own, it
>>>>> could also be done through River.  We’re perfectly free to publish more
>>>>> than one artifact under the org.apache.river.* group id.  We would need
>>>>> to
>>>>> create a subversion or git repository for it and then vote a release, the
>>>>> same as any other release.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> Greg Trasuk
>>>>>
>>>>>> On Aug 31, 2015, at 3:37 AM, Peter<ji...@zeus.net.au>  wrote:
>>>>>>
>>>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the version
>>>>>>
>>>>> on Sourceforge is older.
>>>>>
>>>>>>
>>>>>>
>>>>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Peter.
>>>>>>
>>>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>>>
>>>>>>> Peter,  would you be open to having someone else publish the artifact
>>>>>>> to
>>>>>>> maven? We are pretty deep in the process of publishing out a variety of
>>>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>>>
>>>>>> remove
>>>>>> possible blockers from a 3.0 river release.
>>>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>>>
>>>>>> large.
>>>>>>> Bryan
>>>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>   wrote:
>>>>>>>
>>>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>>>
>>>>>> install,
>>>>>> I do intend on getting this done in the near future, however I'm also
>>>>>> quite
>>>>>> busy, but given Rivers pace of devlopment, I'll probably get this done
>>>>>>> before 3.0 is released.
>>>>>>>
>>>>>>> I'm not against any options below, the project is free to choose.
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Peter.
>>>>>>>
>>>>>>>
>>>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>>>
>>>>>>> Good point. That seems to eliminate my option 1.
>>>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>>>
>>>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>>>> Examples project) will effectively be impossible (it can be done but
>>>>>>>>> is a royal nuisance for downstream users).
>>>>>>>>>
>>>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>>>> library that’s not in Maven Central.
>>>>>>>>>
>>>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>>>>>>>> think we have no choice but to accept it as contributed code and roll
>>>>>>>>> it into River.
>>>>>>>>>
>>>>>>>>> A third option would be to accept it as a contributed code, but treat
>>>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>>>> packages to ‘org.apache.river….’, since we can only publish under the
>>>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>>>>>>>> maintain it under River’s aegis, and other users could still get it
>>>>>>>>> out of Maven Central.
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>>
>>>>>>>>> Greg
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> Thanks, Peter.
>>>>>>>>>>
>>>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>>>> "custard apple":
>>>>>>>>>>
>>>>>>>>>> 1. Do not include it in the release, but include a download link in
>>>>>>>>>> the installation instructions.
>>>>>>>>>>
>>>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>>>
>>>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>>>
>>>>>>>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>>>> involves the subset.
>>>>>>>>>>
>>>>>>>>>> 3. Include the whole library source.
>>>>>>>>>>
>>>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>>>> River.
>>>>>>>>>>
>>>>>>>>>> Any other options we should consider? Other pros or cons I have not
>>>>>>>>>> thought of? Opinions?
>>>>>>>>>>
>>>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>>>
>>>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>>>> consider it already contributed.
>>>>>>>>>>>
>>>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>>>> updated at some point to support Java 8&   9 collections
>>>>>>>>>>> interfaces also).
>>>>>>>>>>>
>>>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>>>> created and destroyed without being shared among other threads, a
>>>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>>>> compact.
>>>>>>>>>>>
>>>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>>>
>>>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>>>> reference capabilities, allowing the user to wrap this over their
>>>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>>>> improvements in popular collections.
>>>>>>>>>>>
>>>>>>>>>>> Regards,
>>>>>>>>>>>
>>>>>>>>>>> Peter.
>>>>>>>>>>>
>>>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>>>
>>>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>>>> to Apache.)
>>>>>>>>>>>>
>>>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>>>
>>>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>>>
>>>>>>>>>>>>> ...
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>
>


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Ah. I can see how some might quibble about this. I do see the Apache
license in the pom there.  How about if we agree on a target namespace for
the package, ask Peter to check in the files (pom, sources, test-sources)
to that namespace, and then it will be easy enough to reorganize the files
into a maven artifact to be release with river 3.0 and change the
dependency from the /dep-libs folder to the river artifact for
custard-apple?

Perhaps they could go into a org.apache.river.concurrent package? That
namespace does not appear to be in use at [2].

Thanks,
Bryan

[2]
https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/src/org/apache/river/

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Mon, Aug 31, 2015 at 10:36 AM, Greg Trasuk <tr...@stratuscom.com>
wrote:

> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs
> folder in the qa-refactor branch.
>
> Branch is at:
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/ <
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>
> or Dennis’s namespace refactoring at
>
>
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
> <
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
> >
>
>
> Cheers,
>
> Greg Trasuk
>
> > On Aug 31, 2015, at 10:18 AM, Bryan Thompson <br...@systap.com> wrote:
> >
> > I am pretty sure Peter also indicated that the code is in fact checked in
> > to apache river right now - part of the qa branch as I recall.  Thus it
> is
> > already contributed by Peter.  Right?  I believe that all that is
> required
> > is a package rename into org.apache.river....
> >
> > Can someone please confirm the current branch and how to check it out?
> Per
> > [1], this would be the trunk.  I just would like to make sure that I am
> > looking at the right branch for these discussions.
> >
> > svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
> >
> >
> > Thanks,
> > Bryan
> >
> > [1] https://river.apache.org/source-code.html
> >
> > ----
> > Bryan Thompson
> > Chief Scientist & Founder
> > SYSTAP, LLC
> > 4501 Tower Road
> > Greensboro, NC 27410
> > bryan@systap.com
> > http://blazegraph.com
> > http://blog.bigdata.com <http://bigdata.com>
> > http://mapgraph.io
> >
> > Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> > graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> > APIs.  Blazegraph is now available with GPU acceleration using our
> disruptive
> > technology to accelerate data-parallel graph analytics and graph query.
> >
> > CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> > for the sole use of the intended recipient(s) and are confidential or
> > proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> > dissemination or copying of this email or its contents or attachments is
> > prohibited. If you have received this communication in error, please
> notify
> > the sender by reply email and permanently delete all copies of the email
> > and its contents and attachments.
> >
> > On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan <pa...@acm.org>
> wrote:
> >
> >> Although Peter has indicated approval, from a licensing point of view it
> >> might be best if he were the one to check it in.
> >>
> >>
> >> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
> >>
> >>> Fine by me.  I am pretty sure Peter already indicated approval for
> this.
> >>> I
> >>> was just offering to help remove a potential blocker for the release.
> >>>
> >>> +1 for publishing apple custard as a river artifact.
> >>>
> >>> Bryan
> >>>
> >>> ----
> >>> Bryan Thompson
> >>> Chief Scientist & Founder
> >>> SYSTAP, LLC
> >>> 4501 Tower Road
> >>> Greensboro, NC 27410
> >>> bryan@systap.com
> >>> http://blazegraph.com
> >>> http://blog.bigdata.com <http://bigdata.com>
> >>> http://mapgraph.io
> >>>
> >>> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> >>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> >>> APIs.  Blazegraph is now available with GPU acceleration using our
> >>> disruptive
> >>> technology to accelerate data-parallel graph analytics and graph query.
> >>>
> >>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments
> are
> >>> for the sole use of the intended recipient(s) and are confidential or
> >>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> >>> dissemination or copying of this email or its contents or attachments
> is
> >>> prohibited. If you have received this communication in error, please
> >>> notify
> >>> the sender by reply email and permanently delete all copies of the
> email
> >>> and its contents and attachments.
> >>>
> >>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com>
> >>> wrote:
> >>>
> >>>
> >>>> If Peter is OK with it, it’s simpler for the project if the code gets
> >>>> integrated into River.  At some point I saw an
> >>>> ‘org.apache.river.collections’ package, which I thought was the
> >>>> custard-apple thing.
> >>>>
> >>>> If there’s a strong need for the artifact to be published on its own,
> it
> >>>> could also be done through River.  We’re perfectly free to publish
> more
> >>>> than one artifact under the org.apache.river.* group id.  We would
> need
> >>>> to
> >>>> create a subversion or git repository for it and then vote a release,
> the
> >>>> same as any other release.
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Greg Trasuk
> >>>>
> >>>>> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
> >>>>>
> >>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the
> version
> >>>>>
> >>>> on Sourceforge is older.
> >>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>
> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
> >>>>
> >>>>>
> >>>>> Thanks,
> >>>>>
> >>>>> Peter.
> >>>>>
> >>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
> >>>>>
> >>>>>> Peter,  would you be open to having someone else publish the
> artifact
> >>>>>> to
> >>>>>> maven? We are pretty deep in the process of publishing out a
> variety of
> >>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
> >>>>>>
> >>>>> remove
> >>>>
> >>>>> possible blockers from a 3.0 river release.
> >>>>>>
> >>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
> >>>>>>
> >>>>> large.
> >>>>
> >>>>>
> >>>>>> Bryan
> >>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
> >>>>>>
> >>>>>> My uploading custard-apple to Maven Central will be dependant on me
> >>>>>> creating new PGP Keys in a Unix environment, which I also have to
> >>>>>>
> >>>>> install,
> >>>>
> >>>>> I do intend on getting this done in the near future, however I'm also
> >>>>>>
> >>>>> quite
> >>>>
> >>>>> busy, but given Rivers pace of devlopment, I'll probably get this
> done
> >>>>>> before 3.0 is released.
> >>>>>>
> >>>>>> I'm not against any options below, the project is free to choose.
> >>>>>>
> >>>>>> Regards,
> >>>>>>
> >>>>>> Peter.
> >>>>>>
> >>>>>>
> >>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
> >>>>>>
> >>>>>> Good point. That seems to eliminate my option 1.
> >>>>>>>
> >>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
> >>>>>>>
> >>>>>>> If we have a dependency on a library that’s not in Maven Central,
> >>>>>>>> then using River in a Maven-based project (for example, the River
> >>>>>>>> Examples project) will effectively be impossible (it can be done
> but
> >>>>>>>> is a royal nuisance for downstream users).
> >>>>>>>>
> >>>>>>>> As such, I’d vote against any release that has a dependency on a
> >>>>>>>> library that’s not in Maven Central.
> >>>>>>>>
> >>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then
> I
> >>>>>>>> think we have no choice but to accept it as contributed code and
> roll
> >>>>>>>> it into River.
> >>>>>>>>
> >>>>>>>> A third option would be to accept it as a contributed code, but
> treat
> >>>>>>>> it as a separate deliverable and publish it on its own into Maven
> >>>>>>>> Central.  The only caveat is that we would have to rename the
> >>>>>>>> packages to ‘org.apache.river….’, since we can only publish under
> the
> >>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here)
> could
> >>>>>>>> maintain it under River’s aegis, and other users could still get
> it
> >>>>>>>> out of Maven Central.
> >>>>>>>>
> >>>>>>>> Cheers,
> >>>>>>>>
> >>>>>>>> Greg
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
> >>>>>>>>
> >>>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>> Thanks, Peter.
> >>>>>>>>>
> >>>>>>>>> It appears to me that we have three options for dealing with
> >>>>>>>>> "custard apple":
> >>>>>>>>>
> >>>>>>>>> 1. Do not include it in the release, but include a download link
> in
> >>>>>>>>> the installation instructions.
> >>>>>>>>>
> >>>>>>>>> Pro: easy for us. Con: more work for users.
> >>>>>>>>>
> >>>>>>>>> 2. Include a selected source subset that River currently needs.
> >>>>>>>>>
> >>>>>>>>> Pro: minimize source code volume. Con: more complicated
> maintenance
> >>>>>>>>> - if Peter makes a change, we would need to check whether it
> >>>>>>>>> involves the subset.
> >>>>>>>>>
> >>>>>>>>> 3. Include the whole library source.
> >>>>>>>>>
> >>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy
> in
> >>>>>>>>> the change. Con: Distributing source code that is not used by
> >>>>>>>>> River.
> >>>>>>>>>
> >>>>>>>>> Any other options we should consider? Other pros or cons I have
> not
> >>>>>>>>> thought of? Opinions?
> >>>>>>>>>
> >>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
> >>>>>>>>>
> >>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
> >>>>>>>>>> consider it already contributed.
> >>>>>>>>>>
> >>>>>>>>>> The library contains more code than you need, as it covers every
> >>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
> >>>>>>>>>> updated at some point to support Java 8&  9 collections
> >>>>>>>>>> interfaces also).
> >>>>>>>>>>
> >>>>>>>>>> The code itself is scalable, it has a single JVM thread that
> >>>>>>>>>> performs garbage collection of references, api calling threads
> >>>>>>>>>> don't perform this task.  The references themselves are often
> >>>>>>>>>> created and destroyed without being shared among other threads,
> a
> >>>>>>>>>> large number never leave CPU cache and safe publication is used
> >>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
> >>>>>>>>>> compact.
> >>>>>>>>>>
> >>>>>>>>>> For the most part use of soft references is advised against,
> >>>>>>>>>> however there is a case for a cache that degrades gracefully
> >>>>>>>>>> under load in the form of a Map where keys are timed and values
> >>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
> >>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
> >>>>>>>>>> aren't strongly reachable (even though timed keys haven't
> >>>>>>>>>> expired) at its descretion potentially avoiding or at least
> >>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
> >>>>>>>>>> cache values, even though they're still strongly reachable.
> >>>>>>>>>>
> >>>>>>>>>> Unlike other cache libraries, custard apple only implements
> >>>>>>>>>> reference capabilities, allowing the user to wrap this over
> their
> >>>>>>>>>> preferred collection, such as ConcurrentHashMap,
> >>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
> >>>>>>>>>> duplication and allows the user to benefit from new performance
> >>>>>>>>>> improvements in popular collections.
> >>>>>>>>>>
> >>>>>>>>>> Regards,
> >>>>>>>>>>
> >>>>>>>>>> Peter.
> >>>>>>>>>>
> >>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
> >>>>>>>>>>
> >>>>>>>>>> Does it have a license that lets us do that?
> >>>>>>>>>>>
> >>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
> >>>>>>>>>>> covered by your ICLA, just like any other code you contribute
> >>>>>>>>>>> to Apache.)
> >>>>>>>>>>>
> >>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
> >>>>>>>>>>>
> >>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
> >>>>>>>>>>>> If you wan't you can always copy only the code in use into
> >>>>>>>>>>>> org.apache.river.impl
> >>>>>>>>>>>>
> >>>>>>>>>>>> ...
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>
> >>>>
> >>>>
> >>>
>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Is the branch that Dennis worked on in CI yet?  I am looking at [1] and I
do not see it called out explicitly.  In fact, it looks like the full CI is
only running against the trunk.  If that is true, can we put Dennis's
branch into CI?  And it looks like CI has several pieces.  I assume they
all need to be running?

Thanks,
Bryan

[1] https://river.apache.org/ci.html

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Mon, Aug 31, 2015 at 10:36 AM, Greg Trasuk <tr...@stratuscom.com>
wrote:

> Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs
> folder in the qa-refactor branch.
>
> Branch is at:
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/ <
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>
>
> or Dennis’s namespace refactoring at
>
>
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
> <
> https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/
> >
>
>
> Cheers,
>
> Greg Trasuk
>
> > On Aug 31, 2015, at 10:18 AM, Bryan Thompson <br...@systap.com> wrote:
> >
> > I am pretty sure Peter also indicated that the code is in fact checked in
> > to apache river right now - part of the qa branch as I recall.  Thus it
> is
> > already contributed by Peter.  Right?  I believe that all that is
> required
> > is a package rename into org.apache.river....
> >
> > Can someone please confirm the current branch and how to check it out?
> Per
> > [1], this would be the trunk.  I just would like to make sure that I am
> > looking at the right branch for these discussions.
> >
> > svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
> >
> >
> > Thanks,
> > Bryan
> >
> > [1] https://river.apache.org/source-code.html
> >
> > ----
> > Bryan Thompson
> > Chief Scientist & Founder
> > SYSTAP, LLC
> > 4501 Tower Road
> > Greensboro, NC 27410
> > bryan@systap.com
> > http://blazegraph.com
> > http://blog.bigdata.com <http://bigdata.com>
> > http://mapgraph.io
> >
> > Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> > graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> > APIs.  Blazegraph is now available with GPU acceleration using our
> disruptive
> > technology to accelerate data-parallel graph analytics and graph query.
> >
> > CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> > for the sole use of the intended recipient(s) and are confidential or
> > proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> > dissemination or copying of this email or its contents or attachments is
> > prohibited. If you have received this communication in error, please
> notify
> > the sender by reply email and permanently delete all copies of the email
> > and its contents and attachments.
> >
> > On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan <pa...@acm.org>
> wrote:
> >
> >> Although Peter has indicated approval, from a licensing point of view it
> >> might be best if he were the one to check it in.
> >>
> >>
> >> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
> >>
> >>> Fine by me.  I am pretty sure Peter already indicated approval for
> this.
> >>> I
> >>> was just offering to help remove a potential blocker for the release.
> >>>
> >>> +1 for publishing apple custard as a river artifact.
> >>>
> >>> Bryan
> >>>
> >>> ----
> >>> Bryan Thompson
> >>> Chief Scientist & Founder
> >>> SYSTAP, LLC
> >>> 4501 Tower Road
> >>> Greensboro, NC 27410
> >>> bryan@systap.com
> >>> http://blazegraph.com
> >>> http://blog.bigdata.com <http://bigdata.com>
> >>> http://mapgraph.io
> >>>
> >>> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> >>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> >>> APIs.  Blazegraph is now available with GPU acceleration using our
> >>> disruptive
> >>> technology to accelerate data-parallel graph analytics and graph query.
> >>>
> >>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments
> are
> >>> for the sole use of the intended recipient(s) and are confidential or
> >>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> >>> dissemination or copying of this email or its contents or attachments
> is
> >>> prohibited. If you have received this communication in error, please
> >>> notify
> >>> the sender by reply email and permanently delete all copies of the
> email
> >>> and its contents and attachments.
> >>>
> >>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com>
> >>> wrote:
> >>>
> >>>
> >>>> If Peter is OK with it, it’s simpler for the project if the code gets
> >>>> integrated into River.  At some point I saw an
> >>>> ‘org.apache.river.collections’ package, which I thought was the
> >>>> custard-apple thing.
> >>>>
> >>>> If there’s a strong need for the artifact to be published on its own,
> it
> >>>> could also be done through River.  We’re perfectly free to publish
> more
> >>>> than one artifact under the org.apache.river.* group id.  We would
> need
> >>>> to
> >>>> create a subversion or git repository for it and then vote a release,
> the
> >>>> same as any other release.
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Greg Trasuk
> >>>>
> >>>>> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
> >>>>>
> >>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the
> version
> >>>>>
> >>>> on Sourceforge is older.
> >>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>
> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
> >>>>
> >>>>>
> >>>>> Thanks,
> >>>>>
> >>>>> Peter.
> >>>>>
> >>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
> >>>>>
> >>>>>> Peter,  would you be open to having someone else publish the
> artifact
> >>>>>> to
> >>>>>> maven? We are pretty deep in the process of publishing out a
> variety of
> >>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
> >>>>>>
> >>>>> remove
> >>>>
> >>>>> possible blockers from a 3.0 river release.
> >>>>>>
> >>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
> >>>>>>
> >>>>> large.
> >>>>
> >>>>>
> >>>>>> Bryan
> >>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
> >>>>>>
> >>>>>> My uploading custard-apple to Maven Central will be dependant on me
> >>>>>> creating new PGP Keys in a Unix environment, which I also have to
> >>>>>>
> >>>>> install,
> >>>>
> >>>>> I do intend on getting this done in the near future, however I'm also
> >>>>>>
> >>>>> quite
> >>>>
> >>>>> busy, but given Rivers pace of devlopment, I'll probably get this
> done
> >>>>>> before 3.0 is released.
> >>>>>>
> >>>>>> I'm not against any options below, the project is free to choose.
> >>>>>>
> >>>>>> Regards,
> >>>>>>
> >>>>>> Peter.
> >>>>>>
> >>>>>>
> >>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
> >>>>>>
> >>>>>> Good point. That seems to eliminate my option 1.
> >>>>>>>
> >>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
> >>>>>>>
> >>>>>>> If we have a dependency on a library that’s not in Maven Central,
> >>>>>>>> then using River in a Maven-based project (for example, the River
> >>>>>>>> Examples project) will effectively be impossible (it can be done
> but
> >>>>>>>> is a royal nuisance for downstream users).
> >>>>>>>>
> >>>>>>>> As such, I’d vote against any release that has a dependency on a
> >>>>>>>> library that’s not in Maven Central.
> >>>>>>>>
> >>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then
> I
> >>>>>>>> think we have no choice but to accept it as contributed code and
> roll
> >>>>>>>> it into River.
> >>>>>>>>
> >>>>>>>> A third option would be to accept it as a contributed code, but
> treat
> >>>>>>>> it as a separate deliverable and publish it on its own into Maven
> >>>>>>>> Central.  The only caveat is that we would have to rename the
> >>>>>>>> packages to ‘org.apache.river….’, since we can only publish under
> the
> >>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here)
> could
> >>>>>>>> maintain it under River’s aegis, and other users could still get
> it
> >>>>>>>> out of Maven Central.
> >>>>>>>>
> >>>>>>>> Cheers,
> >>>>>>>>
> >>>>>>>> Greg
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
> >>>>>>>>
> >>>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>> Thanks, Peter.
> >>>>>>>>>
> >>>>>>>>> It appears to me that we have three options for dealing with
> >>>>>>>>> "custard apple":
> >>>>>>>>>
> >>>>>>>>> 1. Do not include it in the release, but include a download link
> in
> >>>>>>>>> the installation instructions.
> >>>>>>>>>
> >>>>>>>>> Pro: easy for us. Con: more work for users.
> >>>>>>>>>
> >>>>>>>>> 2. Include a selected source subset that River currently needs.
> >>>>>>>>>
> >>>>>>>>> Pro: minimize source code volume. Con: more complicated
> maintenance
> >>>>>>>>> - if Peter makes a change, we would need to check whether it
> >>>>>>>>> involves the subset.
> >>>>>>>>>
> >>>>>>>>> 3. Include the whole library source.
> >>>>>>>>>
> >>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy
> in
> >>>>>>>>> the change. Con: Distributing source code that is not used by
> >>>>>>>>> River.
> >>>>>>>>>
> >>>>>>>>> Any other options we should consider? Other pros or cons I have
> not
> >>>>>>>>> thought of? Opinions?
> >>>>>>>>>
> >>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
> >>>>>>>>>
> >>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
> >>>>>>>>>> consider it already contributed.
> >>>>>>>>>>
> >>>>>>>>>> The library contains more code than you need, as it covers every
> >>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
> >>>>>>>>>> updated at some point to support Java 8&  9 collections
> >>>>>>>>>> interfaces also).
> >>>>>>>>>>
> >>>>>>>>>> The code itself is scalable, it has a single JVM thread that
> >>>>>>>>>> performs garbage collection of references, api calling threads
> >>>>>>>>>> don't perform this task.  The references themselves are often
> >>>>>>>>>> created and destroyed without being shared among other threads,
> a
> >>>>>>>>>> large number never leave CPU cache and safe publication is used
> >>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
> >>>>>>>>>> compact.
> >>>>>>>>>>
> >>>>>>>>>> For the most part use of soft references is advised against,
> >>>>>>>>>> however there is a case for a cache that degrades gracefully
> >>>>>>>>>> under load in the form of a Map where keys are timed and values
> >>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
> >>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
> >>>>>>>>>> aren't strongly reachable (even though timed keys haven't
> >>>>>>>>>> expired) at its descretion potentially avoiding or at least
> >>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
> >>>>>>>>>> cache values, even though they're still strongly reachable.
> >>>>>>>>>>
> >>>>>>>>>> Unlike other cache libraries, custard apple only implements
> >>>>>>>>>> reference capabilities, allowing the user to wrap this over
> their
> >>>>>>>>>> preferred collection, such as ConcurrentHashMap,
> >>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
> >>>>>>>>>> duplication and allows the user to benefit from new performance
> >>>>>>>>>> improvements in popular collections.
> >>>>>>>>>>
> >>>>>>>>>> Regards,
> >>>>>>>>>>
> >>>>>>>>>> Peter.
> >>>>>>>>>>
> >>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
> >>>>>>>>>>
> >>>>>>>>>> Does it have a license that lets us do that?
> >>>>>>>>>>>
> >>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
> >>>>>>>>>>> covered by your ICLA, just like any other code you contribute
> >>>>>>>>>>> to Apache.)
> >>>>>>>>>>>
> >>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
> >>>>>>>>>>>
> >>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
> >>>>>>>>>>>> If you wan't you can always copy only the code in use into
> >>>>>>>>>>>> org.apache.river.impl
> >>>>>>>>>>>>
> >>>>>>>>>>>> ...
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>
> >>>>
> >>>>
> >>>
>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
Yes and no.  He put the sources in a jar file inside the deps-lib/rc-libs folder in the qa-refactor branch.

Branch is at:
https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/ <https://svn.apache.org/repos/asf/river/jtsk/skunk/qa_refactor/trunk/>

or Dennis’s namespace refactoring at 

https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/ <https://svn.apache.org/repos/asf/river/jtsk/skunk/qa-refactor-namespace/trunk/>


Cheers,

Greg Trasuk

> On Aug 31, 2015, at 10:18 AM, Bryan Thompson <br...@systap.com> wrote:
> 
> I am pretty sure Peter also indicated that the code is in fact checked in
> to apache river right now - part of the qa branch as I recall.  Thus it is
> already contributed by Peter.  Right?  I believe that all that is required
> is a package rename into org.apache.river....
> 
> Can someone please confirm the current branch and how to check it out?  Per
> [1], this would be the trunk.  I just would like to make sure that I am
> looking at the right branch for these discussions.
> 
> svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river
> 
> 
> Thanks,
> Bryan
> 
> [1] https://river.apache.org/source-code.html
> 
> ----
> Bryan Thompson
> Chief Scientist & Founder
> SYSTAP, LLC
> 4501 Tower Road
> Greensboro, NC 27410
> bryan@systap.com
> http://blazegraph.com
> http://blog.bigdata.com <http://bigdata.com>
> http://mapgraph.io
> 
> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
> technology to accelerate data-parallel graph analytics and graph query.
> 
> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> for the sole use of the intended recipient(s) and are confidential or
> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> dissemination or copying of this email or its contents or attachments is
> prohibited. If you have received this communication in error, please notify
> the sender by reply email and permanently delete all copies of the email
> and its contents and attachments.
> 
> On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan <pa...@acm.org> wrote:
> 
>> Although Peter has indicated approval, from a licensing point of view it
>> might be best if he were the one to check it in.
>> 
>> 
>> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>> 
>>> Fine by me.  I am pretty sure Peter already indicated approval for this.
>>> I
>>> was just offering to help remove a potential blocker for the release.
>>> 
>>> +1 for publishing apple custard as a river artifact.
>>> 
>>> Bryan
>>> 
>>> ----
>>> Bryan Thompson
>>> Chief Scientist & Founder
>>> SYSTAP, LLC
>>> 4501 Tower Road
>>> Greensboro, NC 27410
>>> bryan@systap.com
>>> http://blazegraph.com
>>> http://blog.bigdata.com <http://bigdata.com>
>>> http://mapgraph.io
>>> 
>>> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
>>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>>> APIs.  Blazegraph is now available with GPU acceleration using our
>>> disruptive
>>> technology to accelerate data-parallel graph analytics and graph query.
>>> 
>>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>>> for the sole use of the intended recipient(s) and are confidential or
>>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>>> dissemination or copying of this email or its contents or attachments is
>>> prohibited. If you have received this communication in error, please
>>> notify
>>> the sender by reply email and permanently delete all copies of the email
>>> and its contents and attachments.
>>> 
>>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com>
>>> wrote:
>>> 
>>> 
>>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>>> integrated into River.  At some point I saw an
>>>> ‘org.apache.river.collections’ package, which I thought was the
>>>> custard-apple thing.
>>>> 
>>>> If there’s a strong need for the artifact to be published on its own, it
>>>> could also be done through River.  We’re perfectly free to publish more
>>>> than one artifact under the org.apache.river.* group id.  We would need
>>>> to
>>>> create a subversion or git repository for it and then vote a release, the
>>>> same as any other release.
>>>> 
>>>> Cheers,
>>>> 
>>>> Greg Trasuk
>>>> 
>>>>> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
>>>>> 
>>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the version
>>>>> 
>>>> on Sourceforge is older.
>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>> 
>>>>> 
>>>>> Thanks,
>>>>> 
>>>>> Peter.
>>>>> 
>>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>> 
>>>>>> Peter,  would you be open to having someone else publish the artifact
>>>>>> to
>>>>>> maven? We are pretty deep in the process of publishing out a variety of
>>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>> 
>>>>> remove
>>>> 
>>>>> possible blockers from a 3.0 river release.
>>>>>> 
>>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>> 
>>>>> large.
>>>> 
>>>>> 
>>>>>> Bryan
>>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
>>>>>> 
>>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>> 
>>>>> install,
>>>> 
>>>>> I do intend on getting this done in the near future, however I'm also
>>>>>> 
>>>>> quite
>>>> 
>>>>> busy, but given Rivers pace of devlopment, I'll probably get this done
>>>>>> before 3.0 is released.
>>>>>> 
>>>>>> I'm not against any options below, the project is free to choose.
>>>>>> 
>>>>>> Regards,
>>>>>> 
>>>>>> Peter.
>>>>>> 
>>>>>> 
>>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>> 
>>>>>> Good point. That seems to eliminate my option 1.
>>>>>>> 
>>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>> 
>>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>>> Examples project) will effectively be impossible (it can be done but
>>>>>>>> is a royal nuisance for downstream users).
>>>>>>>> 
>>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>>> library that’s not in Maven Central.
>>>>>>>> 
>>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>>>>>>> think we have no choice but to accept it as contributed code and roll
>>>>>>>> it into River.
>>>>>>>> 
>>>>>>>> A third option would be to accept it as a contributed code, but treat
>>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>>> packages to ‘org.apache.river….’, since we can only publish under the
>>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>>>>>>> maintain it under River’s aegis, and other users could still get it
>>>>>>>> out of Maven Central.
>>>>>>>> 
>>>>>>>> Cheers,
>>>>>>>> 
>>>>>>>> Greg
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>> 
>>>>>>>>> wrote:
>>>>>>>>> 
>>>>>>>>> Thanks, Peter.
>>>>>>>>> 
>>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>>> "custard apple":
>>>>>>>>> 
>>>>>>>>> 1. Do not include it in the release, but include a download link in
>>>>>>>>> the installation instructions.
>>>>>>>>> 
>>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>> 
>>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>> 
>>>>>>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>>> involves the subset.
>>>>>>>>> 
>>>>>>>>> 3. Include the whole library source.
>>>>>>>>> 
>>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>>> River.
>>>>>>>>> 
>>>>>>>>> Any other options we should consider? Other pros or cons I have not
>>>>>>>>> thought of? Opinions?
>>>>>>>>> 
>>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>> 
>>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>>> consider it already contributed.
>>>>>>>>>> 
>>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>>> updated at some point to support Java 8&  9 collections
>>>>>>>>>> interfaces also).
>>>>>>>>>> 
>>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>>> created and destroyed without being shared among other threads, a
>>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>>> compact.
>>>>>>>>>> 
>>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>> 
>>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>>> reference capabilities, allowing the user to wrap this over their
>>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>>> improvements in popular collections.
>>>>>>>>>> 
>>>>>>>>>> Regards,
>>>>>>>>>> 
>>>>>>>>>> Peter.
>>>>>>>>>> 
>>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>> 
>>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>> 
>>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>>> to Apache.)
>>>>>>>>>>> 
>>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>> 
>>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>> 
>>>>>>>>>>>> ...
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>> 
>>>> 
>>>> 
>>> 


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
I am pretty sure Peter also indicated that the code is in fact checked in
to apache river right now - part of the qa branch as I recall.  Thus it is
already contributed by Peter.  Right?  I believe that all that is required
is a package rename into org.apache.river....

Can someone please confirm the current branch and how to check it out?  Per
[1], this would be the trunk.  I just would like to make sure that I am
looking at the right branch for these discussions.

svn checkout http://svn.apache.org/repos/asf/river/jtsk/trunk river


Thanks,
Bryan

[1] https://river.apache.org/source-code.html

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Mon, Aug 31, 2015 at 10:07 AM, Patricia Shanahan <pa...@acm.org> wrote:

> Although Peter has indicated approval, from a licensing point of view it
> might be best if he were the one to check it in.
>
>
> On 8/31/2015 6:11 AM, Bryan Thompson wrote:
>
>> Fine by me.  I am pretty sure Peter already indicated approval for this.
>> I
>> was just offering to help remove a potential blocker for the release.
>>
>> +1 for publishing apple custard as a river artifact.
>>
>> Bryan
>>
>> ----
>> Bryan Thompson
>> Chief Scientist & Founder
>> SYSTAP, LLC
>> 4501 Tower Road
>> Greensboro, NC 27410
>> bryan@systap.com
>> http://blazegraph.com
>> http://blog.bigdata.com <http://bigdata.com>
>> http://mapgraph.io
>>
>> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
>> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
>> APIs.  Blazegraph is now available with GPU acceleration using our
>> disruptive
>> technology to accelerate data-parallel graph analytics and graph query.
>>
>> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
>> for the sole use of the intended recipient(s) and are confidential or
>> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
>> dissemination or copying of this email or its contents or attachments is
>> prohibited. If you have received this communication in error, please
>> notify
>> the sender by reply email and permanently delete all copies of the email
>> and its contents and attachments.
>>
>> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com>
>> wrote:
>>
>>
>>> If Peter is OK with it, it’s simpler for the project if the code gets
>>> integrated into River.  At some point I saw an
>>> ‘org.apache.river.collections’ package, which I thought was the
>>> custard-apple thing.
>>>
>>> If there’s a strong need for the artifact to be published on its own, it
>>> could also be done through River.  We’re perfectly free to publish more
>>> than one artifact under the org.apache.river.* group id.  We would need
>>> to
>>> create a subversion or git repository for it and then vote a release, the
>>> same as any other release.
>>>
>>> Cheers,
>>>
>>> Greg Trasuk
>>>
>>>> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
>>>>
>>>> I'd appreciate it Bryan,  use the version in the qa_suite, the version
>>>>
>>> on Sourceforge is older.
>>>
>>>>
>>>>
>>>>
>>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>
>>>>
>>>> Thanks,
>>>>
>>>> Peter.
>>>>
>>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>>
>>>>> Peter,  would you be open to having someone else publish the artifact
>>>>> to
>>>>> maven? We are pretty deep in the process of publishing out a variety of
>>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>>>>>
>>>> remove
>>>
>>>> possible blockers from a 3.0 river release.
>>>>>
>>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>>>>>
>>>> large.
>>>
>>>>
>>>>> Bryan
>>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
>>>>>
>>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>>> creating new PGP Keys in a Unix environment, which I also have to
>>>>>
>>>> install,
>>>
>>>> I do intend on getting this done in the near future, however I'm also
>>>>>
>>>> quite
>>>
>>>> busy, but given Rivers pace of devlopment, I'll probably get this done
>>>>> before 3.0 is released.
>>>>>
>>>>> I'm not against any options below, the project is free to choose.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Peter.
>>>>>
>>>>>
>>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>>
>>>>> Good point. That seems to eliminate my option 1.
>>>>>>
>>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>>
>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>>> then using River in a Maven-based project (for example, the River
>>>>>>> Examples project) will effectively be impossible (it can be done but
>>>>>>> is a royal nuisance for downstream users).
>>>>>>>
>>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>>> library that’s not in Maven Central.
>>>>>>>
>>>>>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>>>>>> think we have no choice but to accept it as contributed code and roll
>>>>>>> it into River.
>>>>>>>
>>>>>>> A third option would be to accept it as a contributed code, but treat
>>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>>> packages to ‘org.apache.river….’, since we can only publish under the
>>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>>>>>> maintain it under River’s aegis, and other users could still get it
>>>>>>> out of Maven Central.
>>>>>>>
>>>>>>> Cheers,
>>>>>>>
>>>>>>> Greg
>>>>>>>
>>>>>>>
>>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Thanks, Peter.
>>>>>>>>
>>>>>>>> It appears to me that we have three options for dealing with
>>>>>>>> "custard apple":
>>>>>>>>
>>>>>>>> 1. Do not include it in the release, but include a download link in
>>>>>>>> the installation instructions.
>>>>>>>>
>>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>>
>>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>>
>>>>>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>>> involves the subset.
>>>>>>>>
>>>>>>>> 3. Include the whole library source.
>>>>>>>>
>>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>>> River.
>>>>>>>>
>>>>>>>> Any other options we should consider? Other pros or cons I have not
>>>>>>>> thought of? Opinions?
>>>>>>>>
>>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>>
>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>>> consider it already contributed.
>>>>>>>>>
>>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>>> updated at some point to support Java 8&  9 collections
>>>>>>>>> interfaces also).
>>>>>>>>>
>>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>>> created and destroyed without being shared among other threads, a
>>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>>> compact.
>>>>>>>>>
>>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>>
>>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>>> reference capabilities, allowing the user to wrap this over their
>>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>>> improvements in popular collections.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>>
>>>>>>>>> Peter.
>>>>>>>>>
>>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>>
>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>>
>>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>>> to Apache.)
>>>>>>>>>>
>>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>>
>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>>
>>>>>>>>>>> ...
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>
>>>
>>>
>>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
Although Peter has indicated approval, from a licensing point of view it 
might be best if he were the one to check it in.


On 8/31/2015 6:11 AM, Bryan Thompson wrote:
> Fine by me.  I am pretty sure Peter already indicated approval for this.  I
> was just offering to help remove a potential blocker for the release.
>
> +1 for publishing apple custard as a river artifact.
>
> Bryan
>
> ----
> Bryan Thompson
> Chief Scientist & Founder
> SYSTAP, LLC
> 4501 Tower Road
> Greensboro, NC 27410
> bryan@systap.com
> http://blazegraph.com
> http://blog.bigdata.com <http://bigdata.com>
> http://mapgraph.io
>
> Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
> graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
> APIs.  Blazegraph is now available with GPU acceleration using our disruptive
> technology to accelerate data-parallel graph analytics and graph query.
>
> CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
> for the sole use of the intended recipient(s) and are confidential or
> proprietary to SYSTAP. Any unauthorized review, use, disclosure,
> dissemination or copying of this email or its contents or attachments is
> prohibited. If you have received this communication in error, please notify
> the sender by reply email and permanently delete all copies of the email
> and its contents and attachments.
>
> On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com> wrote:
>
>>
>> If Peter is OK with it, it’s simpler for the project if the code gets
>> integrated into River.  At some point I saw an
>> ‘org.apache.river.collections’ package, which I thought was the
>> custard-apple thing.
>>
>> If there’s a strong need for the artifact to be published on its own, it
>> could also be done through River.  We’re perfectly free to publish more
>> than one artifact under the org.apache.river.* group id.  We would need to
>> create a subversion or git repository for it and then vote a release, the
>> same as any other release.
>>
>> Cheers,
>>
>> Greg Trasuk
>>> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
>>>
>>> I'd appreciate it Bryan,  use the version in the qa_suite, the version
>> on Sourceforge is older.
>>>
>>>
>> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
>>>
>>> Thanks,
>>>
>>> Peter.
>>>
>>> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>>>> Peter,  would you be open to having someone else publish the artifact to
>>>> maven? We are pretty deep in the process of publishing out a variety of
>>>> maven artifacts.  Brad  (cc) might be amenable to doing this to help
>> remove
>>>> possible blockers from a 3.0 river release.
>>>>
>>>> Just fyi, we are in US eastern so the time zone difference is pretty
>> large.
>>>>
>>>> Bryan
>>>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
>>>>
>>>> My uploading custard-apple to Maven Central will be dependant on me
>>>> creating new PGP Keys in a Unix environment, which I also have to
>> install,
>>>> I do intend on getting this done in the near future, however I'm also
>> quite
>>>> busy, but given Rivers pace of devlopment, I'll probably get this done
>>>> before 3.0 is released.
>>>>
>>>> I'm not against any options below, the project is free to choose.
>>>>
>>>> Regards,
>>>>
>>>> Peter.
>>>>
>>>>
>>>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>>>>
>>>>> Good point. That seems to eliminate my option 1.
>>>>>
>>>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>>>>
>>>>>> If we have a dependency on a library that’s not in Maven Central,
>>>>>> then using River in a Maven-based project (for example, the River
>>>>>> Examples project) will effectively be impossible (it can be done but
>>>>>> is a royal nuisance for downstream users).
>>>>>>
>>>>>> As such, I’d vote against any release that has a dependency on a
>>>>>> library that’s not in Maven Central.
>>>>>>
>>>>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>>>>> think we have no choice but to accept it as contributed code and roll
>>>>>> it into River.
>>>>>>
>>>>>> A third option would be to accept it as a contributed code, but treat
>>>>>> it as a separate deliverable and publish it on its own into Maven
>>>>>> Central.  The only caveat is that we would have to rename the
>>>>>> packages to ‘org.apache.river….’, since we can only publish under the
>>>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>>>>> maintain it under River’s aegis, and other users could still get it
>>>>>> out of Maven Central.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Greg
>>>>>>
>>>>>>
>>>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>> wrote:
>>>>>>>
>>>>>>> Thanks, Peter.
>>>>>>>
>>>>>>> It appears to me that we have three options for dealing with
>>>>>>> "custard apple":
>>>>>>>
>>>>>>> 1. Do not include it in the release, but include a download link in
>>>>>>> the installation instructions.
>>>>>>>
>>>>>>> Pro: easy for us. Con: more work for users.
>>>>>>>
>>>>>>> 2. Include a selected source subset that River currently needs.
>>>>>>>
>>>>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>>>>> - if Peter makes a change, we would need to check whether it
>>>>>>> involves the subset.
>>>>>>>
>>>>>>> 3. Include the whole library source.
>>>>>>>
>>>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>>>>> the change. Con: Distributing source code that is not used by
>>>>>>> River.
>>>>>>>
>>>>>>> Any other options we should consider? Other pros or cons I have not
>>>>>>> thought of? Opinions?
>>>>>>>
>>>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>>>>
>>>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>>>> consider it already contributed.
>>>>>>>>
>>>>>>>> The library contains more code than you need, as it covers every
>>>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>>>> updated at some point to support Java 8&  9 collections
>>>>>>>> interfaces also).
>>>>>>>>
>>>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>>>> performs garbage collection of references, api calling threads
>>>>>>>> don't perform this task.  The references themselves are often
>>>>>>>> created and destroyed without being shared among other threads, a
>>>>>>>> large number never leave CPU cache and safe publication is used
>>>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>>>> compact.
>>>>>>>>
>>>>>>>> For the most part use of soft references is advised against,
>>>>>>>> however there is a case for a cache that degrades gracefully
>>>>>>>> under load in the form of a Map where keys are timed and values
>>>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>>>> cache values, even though they're still strongly reachable.
>>>>>>>>
>>>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>>>> reference capabilities, allowing the user to wrap this over their
>>>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>>>> duplication and allows the user to benefit from new performance
>>>>>>>> improvements in popular collections.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>>
>>>>>>>> Peter.
>>>>>>>>
>>>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>>>>
>>>>>>>>> Does it have a license that lets us do that?
>>>>>>>>>
>>>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>>>> to Apache.)
>>>>>>>>>
>>>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>>>>
>>>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>>>> org.apache.river.impl
>>>>>>>>>>
>>>>>>>>> ...
>>>>>>>>>
>>>>>>>>>
>>>
>>
>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Fine by me.  I am pretty sure Peter already indicated approval for this.  I
was just offering to help remove a potential blocker for the release.

+1 for publishing apple custard as a river artifact.

Bryan

----
Bryan Thompson
Chief Scientist & Founder
SYSTAP, LLC
4501 Tower Road
Greensboro, NC 27410
bryan@systap.com
http://blazegraph.com
http://blog.bigdata.com <http://bigdata.com>
http://mapgraph.io

Blazegraph™ <http://www.blazegraph.com/> is our ultra high-performance
graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints
APIs.  Blazegraph is now available with GPU acceleration using our disruptive
technology to accelerate data-parallel graph analytics and graph query.

CONFIDENTIALITY NOTICE:  This email and its contents and attachments are
for the sole use of the intended recipient(s) and are confidential or
proprietary to SYSTAP. Any unauthorized review, use, disclosure,
dissemination or copying of this email or its contents or attachments is
prohibited. If you have received this communication in error, please notify
the sender by reply email and permanently delete all copies of the email
and its contents and attachments.

On Mon, Aug 31, 2015 at 9:04 AM, Greg Trasuk <tr...@stratuscom.com> wrote:

>
> If Peter is OK with it, it’s simpler for the project if the code gets
> integrated into River.  At some point I saw an
> ‘org.apache.river.collections’ package, which I thought was the
> custard-apple thing.
>
> If there’s a strong need for the artifact to be published on its own, it
> could also be done through River.  We’re perfectly free to publish more
> than one artifact under the org.apache.river.* group id.  We would need to
> create a subversion or git repository for it and then vote a release, the
> same as any other release.
>
> Cheers,
>
> Greg Trasuk
> > On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
> >
> > I'd appreciate it Bryan,  use the version in the qa_suite, the version
> on Sourceforge is older.
> >
> >
> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
> >
> > Thanks,
> >
> > Peter.
> >
> > On 30/08/2015 9:54 PM, Bryan Thompson wrote:
> >> Peter,  would you be open to having someone else publish the artifact to
> >> maven? We are pretty deep in the process of publishing out a variety of
> >> maven artifacts.  Brad  (cc) might be amenable to doing this to help
> remove
> >> possible blockers from a 3.0 river release.
> >>
> >> Just fyi, we are in US eastern so the time zone difference is pretty
> large.
> >>
> >> Bryan
> >> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
> >>
> >> My uploading custard-apple to Maven Central will be dependant on me
> >> creating new PGP Keys in a Unix environment, which I also have to
> install,
> >> I do intend on getting this done in the near future, however I'm also
> quite
> >> busy, but given Rivers pace of devlopment, I'll probably get this done
> >> before 3.0 is released.
> >>
> >> I'm not against any options below, the project is free to choose.
> >>
> >> Regards,
> >>
> >> Peter.
> >>
> >>
> >> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
> >>
> >>> Good point. That seems to eliminate my option 1.
> >>>
> >>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
> >>>
> >>>> If we have a dependency on a library that’s not in Maven Central,
> >>>> then using River in a Maven-based project (for example, the River
> >>>> Examples project) will effectively be impossible (it can be done but
> >>>> is a royal nuisance for downstream users).
> >>>>
> >>>> As such, I’d vote against any release that has a dependency on a
> >>>> library that’s not in Maven Central.
> >>>>
> >>>> If Peter’s not able to put custard-apple into Maven Central, then I
> >>>> think we have no choice but to accept it as contributed code and roll
> >>>> it into River.
> >>>>
> >>>> A third option would be to accept it as a contributed code, but treat
> >>>> it as a separate deliverable and publish it on its own into Maven
> >>>> Central.  The only caveat is that we would have to rename the
> >>>> packages to ‘org.apache.river….’, since we can only publish under the
> >>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
> >>>> maintain it under River’s aegis, and other users could still get it
> >>>> out of Maven Central.
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Greg
> >>>>
> >>>>
> >>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
> >>>>> wrote:
> >>>>>
> >>>>> Thanks, Peter.
> >>>>>
> >>>>> It appears to me that we have three options for dealing with
> >>>>> "custard apple":
> >>>>>
> >>>>> 1. Do not include it in the release, but include a download link in
> >>>>> the installation instructions.
> >>>>>
> >>>>> Pro: easy for us. Con: more work for users.
> >>>>>
> >>>>> 2. Include a selected source subset that River currently needs.
> >>>>>
> >>>>> Pro: minimize source code volume. Con: more complicated maintenance
> >>>>> - if Peter makes a change, we would need to check whether it
> >>>>> involves the subset.
> >>>>>
> >>>>> 3. Include the whole library source.
> >>>>>
> >>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
> >>>>> the change. Con: Distributing source code that is not used by
> >>>>> River.
> >>>>>
> >>>>> Any other options we should consider? Other pros or cons I have not
> >>>>> thought of? Opinions?
> >>>>>
> >>>>> On 8/12/2015 5:34 AM, Peter wrote:
> >>>>>
> >>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
> >>>>>> consider it already contributed.
> >>>>>>
> >>>>>> The library contains more code than you need, as it covers every
> >>>>>> type of Java Collections interface, up to Java 7 (it will be
> >>>>>> updated at some point to support Java 8&  9 collections
> >>>>>> interfaces also).
> >>>>>>
> >>>>>> The code itself is scalable, it has a single JVM thread that
> >>>>>> performs garbage collection of references, api calling threads
> >>>>>> don't perform this task.  The references themselves are often
> >>>>>> created and destroyed without being shared among other threads, a
> >>>>>> large number never leave CPU cache and safe publication is used
> >>>>>> to avoid synchronization.  Overhead is low and its public API is
> >>>>>> compact.
> >>>>>>
> >>>>>> For the most part use of soft references is advised against,
> >>>>>> however there is a case for a cache that degrades gracefully
> >>>>>> under load in the form of a Map where keys are timed and values
> >>>>>> softly reachable (or vice versa), to avoid extreme cases where a
> >>>>>> JVM is running out of memory, the jvm gc can clear entries that
> >>>>>> aren't strongly reachable (even though timed keys haven't
> >>>>>> expired) at its descretion potentially avoiding or at least
> >>>>>> delaying an OOME.  Timed references will prune infrequently used
> >>>>>> cache values, even though they're still strongly reachable.
> >>>>>>
> >>>>>> Unlike other cache libraries, custard apple only implements
> >>>>>> reference capabilities, allowing the user to wrap this over their
> >>>>>> preferred collection, such as ConcurrentHashMap,
> >>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
> >>>>>> duplication and allows the user to benefit from new performance
> >>>>>> improvements in popular collections.
> >>>>>>
> >>>>>> Regards,
> >>>>>>
> >>>>>> Peter.
> >>>>>>
> >>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
> >>>>>>
> >>>>>>> Does it have a license that lets us do that?
> >>>>>>>
> >>>>>>> (If you are the writer, and copy it in yourself, it would be
> >>>>>>> covered by your ICLA, just like any other code you contribute
> >>>>>>> to Apache.)
> >>>>>>>
> >>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
> >>>>>>>
> >>>>>>>> I'm a little busy right now to consider moving custard apple.
> >>>>>>>> If you wan't you can always copy only the code in use into
> >>>>>>>> org.apache.river.impl
> >>>>>>>>
> >>>>>>> ...
> >>>>>>>
> >>>>>>>
> >
>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
If Peter is OK with it, it’s simpler for the project if the code gets integrated into River.  At some point I saw an ‘org.apache.river.collections’ package, which I thought was the custard-apple thing.

If there’s a strong need for the artifact to be published on its own, it could also be done through River.  We’re perfectly free to publish more than one artifact under the org.apache.river.* group id.  We would need to create a subversion or git repository for it and then vote a release, the same as any other release.

Cheers,

Greg Trasuk
> On Aug 31, 2015, at 3:37 AM, Peter <ji...@zeus.net.au> wrote:
> 
> I'd appreciate it Bryan,  use the version in the qa_suite, the version on Sourceforge is older.
> 
> http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/
> 
> Thanks,
> 
> Peter.
> 
> On 30/08/2015 9:54 PM, Bryan Thompson wrote:
>> Peter,  would you be open to having someone else publish the artifact to
>> maven? We are pretty deep in the process of publishing out a variety of
>> maven artifacts.  Brad  (cc) might be amenable to doing this to help remove
>> possible blockers from a 3.0 river release.
>> 
>> Just fyi, we are in US eastern so the time zone difference is pretty large.
>> 
>> Bryan
>> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
>> 
>> My uploading custard-apple to Maven Central will be dependant on me
>> creating new PGP Keys in a Unix environment, which I also have to install,
>> I do intend on getting this done in the near future, however I'm also quite
>> busy, but given Rivers pace of devlopment, I'll probably get this done
>> before 3.0 is released.
>> 
>> I'm not against any options below, the project is free to choose.
>> 
>> Regards,
>> 
>> Peter.
>> 
>> 
>> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>> 
>>> Good point. That seems to eliminate my option 1.
>>> 
>>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>> 
>>>> If we have a dependency on a library that’s not in Maven Central,
>>>> then using River in a Maven-based project (for example, the River
>>>> Examples project) will effectively be impossible (it can be done but
>>>> is a royal nuisance for downstream users).
>>>> 
>>>> As such, I’d vote against any release that has a dependency on a
>>>> library that’s not in Maven Central.
>>>> 
>>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>>> think we have no choice but to accept it as contributed code and roll
>>>> it into River.
>>>> 
>>>> A third option would be to accept it as a contributed code, but treat
>>>> it as a separate deliverable and publish it on its own into Maven
>>>> Central.  The only caveat is that we would have to rename the
>>>> packages to ‘org.apache.river….’, since we can only publish under the
>>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>>> maintain it under River’s aegis, and other users could still get it
>>>> out of Maven Central.
>>>> 
>>>> Cheers,
>>>> 
>>>> Greg
>>>> 
>>>> 
>>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>>> wrote:
>>>>> 
>>>>> Thanks, Peter.
>>>>> 
>>>>> It appears to me that we have three options for dealing with
>>>>> "custard apple":
>>>>> 
>>>>> 1. Do not include it in the release, but include a download link in
>>>>> the installation instructions.
>>>>> 
>>>>> Pro: easy for us. Con: more work for users.
>>>>> 
>>>>> 2. Include a selected source subset that River currently needs.
>>>>> 
>>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>>> - if Peter makes a change, we would need to check whether it
>>>>> involves the subset.
>>>>> 
>>>>> 3. Include the whole library source.
>>>>> 
>>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>>> the change. Con: Distributing source code that is not used by
>>>>> River.
>>>>> 
>>>>> Any other options we should consider? Other pros or cons I have not
>>>>> thought of? Opinions?
>>>>> 
>>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>> 
>>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>>> consider it already contributed.
>>>>>> 
>>>>>> The library contains more code than you need, as it covers every
>>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>>> updated at some point to support Java 8&  9 collections
>>>>>> interfaces also).
>>>>>> 
>>>>>> The code itself is scalable, it has a single JVM thread that
>>>>>> performs garbage collection of references, api calling threads
>>>>>> don't perform this task.  The references themselves are often
>>>>>> created and destroyed without being shared among other threads, a
>>>>>> large number never leave CPU cache and safe publication is used
>>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>>> compact.
>>>>>> 
>>>>>> For the most part use of soft references is advised against,
>>>>>> however there is a case for a cache that degrades gracefully
>>>>>> under load in the form of a Map where keys are timed and values
>>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>>> aren't strongly reachable (even though timed keys haven't
>>>>>> expired) at its descretion potentially avoiding or at least
>>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>>> cache values, even though they're still strongly reachable.
>>>>>> 
>>>>>> Unlike other cache libraries, custard apple only implements
>>>>>> reference capabilities, allowing the user to wrap this over their
>>>>>> preferred collection, such as ConcurrentHashMap,
>>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>>> duplication and allows the user to benefit from new performance
>>>>>> improvements in popular collections.
>>>>>> 
>>>>>> Regards,
>>>>>> 
>>>>>> Peter.
>>>>>> 
>>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>> 
>>>>>>> Does it have a license that lets us do that?
>>>>>>> 
>>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>>> to Apache.)
>>>>>>> 
>>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>> 
>>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>>> org.apache.river.impl
>>>>>>>> 
>>>>>>> ...
>>>>>>> 
>>>>>>> 
> 


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
I'd appreciate it Bryan,  use the version in the qa_suite, the version 
on Sourceforge is older.

http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/dep-libs/rc-libs/

Thanks,

Peter.

On 30/08/2015 9:54 PM, Bryan Thompson wrote:
> Peter,  would you be open to having someone else publish the artifact to
> maven? We are pretty deep in the process of publishing out a variety of
> maven artifacts.  Brad  (cc) might be amenable to doing this to help remove
> possible blockers from a 3.0 river release.
>
> Just fyi, we are in US eastern so the time zone difference is pretty large.
>
> Bryan
> On Aug 30, 2015 6:47 AM, "Peter"<ji...@zeus.net.au>  wrote:
>
> My uploading custard-apple to Maven Central will be dependant on me
> creating new PGP Keys in a Unix environment, which I also have to install,
> I do intend on getting this done in the near future, however I'm also quite
> busy, but given Rivers pace of devlopment, I'll probably get this done
> before 3.0 is released.
>
> I'm not against any options below, the project is free to choose.
>
> Regards,
>
> Peter.
>
>
> On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
>
>> Good point. That seems to eliminate my option 1.
>>
>> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>>
>>> If we have a dependency on a library that’s not in Maven Central,
>>> then using River in a Maven-based project (for example, the River
>>> Examples project) will effectively be impossible (it can be done but
>>> is a royal nuisance for downstream users).
>>>
>>> As such, I’d vote against any release that has a dependency on a
>>> library that’s not in Maven Central.
>>>
>>> If Peter’s not able to put custard-apple into Maven Central, then I
>>> think we have no choice but to accept it as contributed code and roll
>>> it into River.
>>>
>>> A third option would be to accept it as a contributed code, but treat
>>> it as a separate deliverable and publish it on its own into Maven
>>> Central.  The only caveat is that we would have to rename the
>>> packages to ‘org.apache.river….’, since we can only publish under the
>>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>>> maintain it under River’s aegis, and other users could still get it
>>> out of Maven Central.
>>>
>>> Cheers,
>>>
>>> Greg
>>>
>>>
>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan<pa...@acm.org>
>>>> wrote:
>>>>
>>>> Thanks, Peter.
>>>>
>>>> It appears to me that we have three options for dealing with
>>>> "custard apple":
>>>>
>>>> 1. Do not include it in the release, but include a download link in
>>>> the installation instructions.
>>>>
>>>> Pro: easy for us. Con: more work for users.
>>>>
>>>> 2. Include a selected source subset that River currently needs.
>>>>
>>>> Pro: minimize source code volume. Con: more complicated maintenance
>>>> - if Peter makes a change, we would need to check whether it
>>>> involves the subset.
>>>>
>>>> 3. Include the whole library source.
>>>>
>>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>>> the change. Con: Distributing source code that is not used by
>>>> River.
>>>>
>>>> Any other options we should consider? Other pros or cons I have not
>>>> thought of? Opinions?
>>>>
>>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>>
>>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>>> consider it already contributed.
>>>>>
>>>>> The library contains more code than you need, as it covers every
>>>>> type of Java Collections interface, up to Java 7 (it will be
>>>>> updated at some point to support Java 8&  9 collections
>>>>> interfaces also).
>>>>>
>>>>> The code itself is scalable, it has a single JVM thread that
>>>>> performs garbage collection of references, api calling threads
>>>>> don't perform this task.  The references themselves are often
>>>>> created and destroyed without being shared among other threads, a
>>>>> large number never leave CPU cache and safe publication is used
>>>>> to avoid synchronization.  Overhead is low and its public API is
>>>>> compact.
>>>>>
>>>>> For the most part use of soft references is advised against,
>>>>> however there is a case for a cache that degrades gracefully
>>>>> under load in the form of a Map where keys are timed and values
>>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>>> aren't strongly reachable (even though timed keys haven't
>>>>> expired) at its descretion potentially avoiding or at least
>>>>> delaying an OOME.  Timed references will prune infrequently used
>>>>> cache values, even though they're still strongly reachable.
>>>>>
>>>>> Unlike other cache libraries, custard apple only implements
>>>>> reference capabilities, allowing the user to wrap this over their
>>>>> preferred collection, such as ConcurrentHashMap,
>>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>>> duplication and allows the user to benefit from new performance
>>>>> improvements in popular collections.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Peter.
>>>>>
>>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>>
>>>>>> Does it have a license that lets us do that?
>>>>>>
>>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>>> covered by your ICLA, just like any other code you contribute
>>>>>> to Apache.)
>>>>>>
>>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>>
>>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>>> If you wan't you can always copy only the code in use into
>>>>>>> org.apache.river.impl
>>>>>>>
>>>>>> ...
>>>>>>
>>>>>>


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Bryan Thompson <br...@systap.com>.
Peter,  would you be open to having someone else publish the artifact to
maven? We are pretty deep in the process of publishing out a variety of
maven artifacts.  Brad  (cc) might be amenable to doing this to help remove
possible blockers from a 3.0 river release.

Just fyi, we are in US eastern so the time zone difference is pretty large.

Bryan
On Aug 30, 2015 6:47 AM, "Peter" <ji...@zeus.net.au> wrote:

My uploading custard-apple to Maven Central will be dependant on me
creating new PGP Keys in a Unix environment, which I also have to install,
I do intend on getting this done in the near future, however I'm also quite
busy, but given Rivers pace of devlopment, I'll probably get this done
before 3.0 is released.

I'm not against any options below, the project is free to choose.

Regards,

Peter.


On 13/08/2015 6:49 PM, Patricia Shanahan wrote:

> Good point. That seems to eliminate my option 1.
>
> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>
>> If we have a dependency on a library that’s not in Maven Central,
>> then using River in a Maven-based project (for example, the River
>> Examples project) will effectively be impossible (it can be done but
>> is a royal nuisance for downstream users).
>>
>> As such, I’d vote against any release that has a dependency on a
>> library that’s not in Maven Central.
>>
>> If Peter’s not able to put custard-apple into Maven Central, then I
>> think we have no choice but to accept it as contributed code and roll
>> it into River.
>>
>> A third option would be to accept it as a contributed code, but treat
>> it as a separate deliverable and publish it on its own into Maven
>> Central.  The only caveat is that we would have to rename the
>> packages to ‘org.apache.river….’, since we can only publish under the
>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>> maintain it under River’s aegis, and other users could still get it
>> out of Maven Central.
>>
>> Cheers,
>>
>> Greg
>>
>>
>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan <pa...@acm.org>
>>> wrote:
>>>
>>> Thanks, Peter.
>>>
>>> It appears to me that we have three options for dealing with
>>> "custard apple":
>>>
>>> 1. Do not include it in the release, but include a download link in
>>> the installation instructions.
>>>
>>> Pro: easy for us. Con: more work for users.
>>>
>>> 2. Include a selected source subset that River currently needs.
>>>
>>> Pro: minimize source code volume. Con: more complicated maintenance
>>> - if Peter makes a change, we would need to check whether it
>>> involves the subset.
>>>
>>> 3. Include the whole library source.
>>>
>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>> the change. Con: Distributing source code that is not used by
>>> River.
>>>
>>> Any other options we should consider? Other pros or cons I have not
>>> thought of? Opinions?
>>>
>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>
>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>> consider it already contributed.
>>>>
>>>> The library contains more code than you need, as it covers every
>>>> type of Java Collections interface, up to Java 7 (it will be
>>>> updated at some point to support Java 8 & 9 collections
>>>> interfaces also).
>>>>
>>>> The code itself is scalable, it has a single JVM thread that
>>>> performs garbage collection of references, api calling threads
>>>> don't perform this task.  The references themselves are often
>>>> created and destroyed without being shared among other threads, a
>>>> large number never leave CPU cache and safe publication is used
>>>> to avoid synchronization.  Overhead is low and its public API is
>>>> compact.
>>>>
>>>> For the most part use of soft references is advised against,
>>>> however there is a case for a cache that degrades gracefully
>>>> under load in the form of a Map where keys are timed and values
>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>> aren't strongly reachable (even though timed keys haven't
>>>> expired) at its descretion potentially avoiding or at least
>>>> delaying an OOME.  Timed references will prune infrequently used
>>>> cache values, even though they're still strongly reachable.
>>>>
>>>> Unlike other cache libraries, custard apple only implements
>>>> reference capabilities, allowing the user to wrap this over their
>>>> preferred collection, such as ConcurrentHashMap,
>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>> duplication and allows the user to benefit from new performance
>>>> improvements in popular collections.
>>>>
>>>> Regards,
>>>>
>>>> Peter.
>>>>
>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>
>>>>> Does it have a license that lets us do that?
>>>>>
>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>> covered by your ICLA, just like any other code you contribute
>>>>> to Apache.)
>>>>>
>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>
>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>> If you wan't you can always copy only the code in use into
>>>>>> org.apache.river.impl
>>>>>>
>>>>> ...
>>>>>
>>>>>
>>>>
>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
My uploading custard-apple to Maven Central will be dependant on me 
creating new PGP Keys in a Unix environment, which I also have to 
install, I do intend on getting this done in the near future, however 
I'm also quite busy, but given Rivers pace of devlopment, I'll probably 
get this done before 3.0 is released.

I'm not against any options below, the project is free to choose.

Regards,

Peter.

On 13/08/2015 6:49 PM, Patricia Shanahan wrote:
> Good point. That seems to eliminate my option 1.
>
> On 8/13/2015 1:45 AM, Greg Trasuk wrote:
>> If we have a dependency on a library that’s not in Maven Central,
>> then using River in a Maven-based project (for example, the River
>> Examples project) will effectively be impossible (it can be done but
>> is a royal nuisance for downstream users).
>>
>> As such, I’d vote against any release that has a dependency on a
>> library that’s not in Maven Central.
>>
>> If Peter’s not able to put custard-apple into Maven Central, then I
>> think we have no choice but to accept it as contributed code and roll
>> it into River.
>>
>> A third option would be to accept it as a contributed code, but treat
>> it as a separate deliverable and publish it on its own into Maven
>> Central.  The only caveat is that we would have to rename the
>> packages to ‘org.apache.river….’, since we can only publish under the
>> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
>> maintain it under River’s aegis, and other users could still get it
>> out of Maven Central.
>>
>> Cheers,
>>
>> Greg
>>
>>
>>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan <pa...@acm.org>
>>> wrote:
>>>
>>> Thanks, Peter.
>>>
>>> It appears to me that we have three options for dealing with
>>> "custard apple":
>>>
>>> 1. Do not include it in the release, but include a download link in
>>> the installation instructions.
>>>
>>> Pro: easy for us. Con: more work for users.
>>>
>>> 2. Include a selected source subset that River currently needs.
>>>
>>> Pro: minimize source code volume. Con: more complicated maintenance
>>> - if Peter makes a change, we would need to check whether it
>>> involves the subset.
>>>
>>> 3. Include the whole library source.
>>>
>>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>>> the change. Con: Distributing source code that is not used by
>>> River.
>>>
>>> Any other options we should consider? Other pros or cons I have not
>>> thought of? Opinions?
>>>
>>> On 8/12/2015 5:34 AM, Peter wrote:
>>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>>> consider it already contributed.
>>>>
>>>> The library contains more code than you need, as it covers every
>>>> type of Java Collections interface, up to Java 7 (it will be
>>>> updated at some point to support Java 8 & 9 collections
>>>> interfaces also).
>>>>
>>>> The code itself is scalable, it has a single JVM thread that
>>>> performs garbage collection of references, api calling threads
>>>> don't perform this task.  The references themselves are often
>>>> created and destroyed without being shared among other threads, a
>>>> large number never leave CPU cache and safe publication is used
>>>> to avoid synchronization.  Overhead is low and its public API is
>>>> compact.
>>>>
>>>> For the most part use of soft references is advised against,
>>>> however there is a case for a cache that degrades gracefully
>>>> under load in the form of a Map where keys are timed and values
>>>> softly reachable (or vice versa), to avoid extreme cases where a
>>>> JVM is running out of memory, the jvm gc can clear entries that
>>>> aren't strongly reachable (even though timed keys haven't
>>>> expired) at its descretion potentially avoiding or at least
>>>> delaying an OOME.  Timed references will prune infrequently used
>>>> cache values, even though they're still strongly reachable.
>>>>
>>>> Unlike other cache libraries, custard apple only implements
>>>> reference capabilities, allowing the user to wrap this over their
>>>> preferred collection, such as ConcurrentHashMap,
>>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>>> duplication and allows the user to benefit from new performance
>>>> improvements in popular collections.
>>>>
>>>> Regards,
>>>>
>>>> Peter.
>>>>
>>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>>> Does it have a license that lets us do that?
>>>>>
>>>>> (If you are the writer, and copy it in yourself, it would be
>>>>> covered by your ICLA, just like any other code you contribute
>>>>> to Apache.)
>>>>>
>>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>>> I'm a little busy right now to consider moving custard apple.
>>>>>> If you wan't you can always copy only the code in use into
>>>>>> org.apache.river.impl
>>>>> ...
>>>>>
>>>>
>>
>


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
Good point. That seems to eliminate my option 1.

On 8/13/2015 1:45 AM, Greg Trasuk wrote:
> If we have a dependency on a library that’s not in Maven Central,
> then using River in a Maven-based project (for example, the River
> Examples project) will effectively be impossible (it can be done but
> is a royal nuisance for downstream users).
>
> As such, I’d vote against any release that has a dependency on a
> library that’s not in Maven Central.
>
> If Peter’s not able to put custard-apple into Maven Central, then I
> think we have no choice but to accept it as contributed code and roll
> it into River.
>
> A third option would be to accept it as a contributed code, but treat
> it as a separate deliverable and publish it on its own into Maven
> Central.  The only caveat is that we would have to rename the
> packages to ‘org.apache.river….’, since we can only publish under the
> ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could
> maintain it under River’s aegis, and other users could still get it
> out of Maven Central.
>
> Cheers,
>
> Greg
>
>
>> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan <pa...@acm.org>
>> wrote:
>>
>> Thanks, Peter.
>>
>> It appears to me that we have three options for dealing with
>> "custard apple":
>>
>> 1. Do not include it in the release, but include a download link in
>> the installation instructions.
>>
>> Pro: easy for us. Con: more work for users.
>>
>> 2. Include a selected source subset that River currently needs.
>>
>> Pro: minimize source code volume. Con: more complicated maintenance
>> - if Peter makes a change, we would need to check whether it
>> involves the subset.
>>
>> 3. Include the whole library source.
>>
>> Pro: simpler maintenance - if Peter makes a change, we just copy in
>> the change. Con: Distributing source code that is not used by
>> River.
>>
>> Any other options we should consider? Other pros or cons I have not
>> thought of? Opinions?
>>
>> On 8/12/2015 5:34 AM, Peter wrote:
>>> It's AL2 licensed, the source is in a jar file in dep-libs,
>>> consider it already contributed.
>>>
>>> The library contains more code than you need, as it covers every
>>> type of Java Collections interface, up to Java 7 (it will be
>>> updated at some point to support Java 8 & 9 collections
>>> interfaces also).
>>>
>>> The code itself is scalable, it has a single JVM thread that
>>> performs garbage collection of references, api calling threads
>>> don't perform this task.  The references themselves are often
>>> created and destroyed without being shared among other threads, a
>>> large number never leave CPU cache and safe publication is used
>>> to avoid synchronization.  Overhead is low and its public API is
>>> compact.
>>>
>>> For the most part use of soft references is advised against,
>>> however there is a case for a cache that degrades gracefully
>>> under load in the form of a Map where keys are timed and values
>>> softly reachable (or vice versa), to avoid extreme cases where a
>>> JVM is running out of memory, the jvm gc can clear entries that
>>> aren't strongly reachable (even though timed keys haven't
>>> expired) at its descretion potentially avoiding or at least
>>> delaying an OOME.  Timed references will prune infrequently used
>>> cache values, even though they're still strongly reachable.
>>>
>>> Unlike other cache libraries, custard apple only implements
>>> reference capabilities, allowing the user to wrap this over their
>>> preferred collection, such as ConcurrentHashMap,
>>> ConcurrentSkipListMap, NonBlockingHashMap etc, it reduces code
>>> duplication and allows the user to benefit from new performance
>>> improvements in popular collections.
>>>
>>> Regards,
>>>
>>> Peter.
>>>
>>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>>> Does it have a license that lets us do that?
>>>>
>>>> (If you are the writer, and copy it in yourself, it would be
>>>> covered by your ICLA, just like any other code you contribute
>>>> to Apache.)
>>>>
>>>> On 8/12/2015 12:00 AM, Peter wrote: ...
>>>>> I'm a little busy right now to consider moving custard apple.
>>>>> If you wan't you can always copy only the code in use into
>>>>> org.apache.river.impl
>>>> ...
>>>>
>>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Greg Trasuk <tr...@stratuscom.com>.
If we have a dependency on a library that’s not in Maven Central, then using River in a Maven-based project (for example, the River Examples project) will effectively be impossible (it can be done but is a royal nuisance for downstream users).

As such, I’d vote against any release that has a dependency on a library that’s not in Maven Central.

If Peter’s not able to put custard-apple into Maven Central, then I think we have no choice but to accept it as contributed code and roll it into River.

A third option would be to accept it as a contributed code, but treat it as a separate deliverable and publish it on its own into Maven Central.  The only caveat is that we would have to rename the packages to ‘org.apache.river….’, since we can only publish under the ‘org.apache’ and ‘net.jini’ group ids.  Peter (or anyone here) could maintain it under River’s aegis, and other users could still get it out of Maven Central.

Cheers,

Greg


> On Aug 12, 2015, at 3:24 PM, Patricia Shanahan <pa...@acm.org> wrote:
> 
> Thanks, Peter.
> 
> It appears to me that we have three options for dealing with "custard apple":
> 
> 1. Do not include it in the release, but include a download link in the installation instructions.
> 
> Pro: easy for us. Con: more work for users.
> 
> 2. Include a selected source subset that River currently needs.
> 
> Pro: minimize source code volume. Con: more complicated maintenance - if Peter makes a change, we would need to check whether it involves the subset.
> 
> 3. Include the whole library source.
> 
> Pro: simpler maintenance - if Peter makes a change, we just copy in the change. Con: Distributing source code that is not used by River.
> 
> Any other options we should consider? Other pros or cons I have not thought of? Opinions?
> 
> On 8/12/2015 5:34 AM, Peter wrote:
>> It's AL2 licensed, the source is in a jar file in dep-libs, consider it
>> already contributed.
>> 
>> The library contains more code than you need, as it covers every type of
>> Java Collections interface, up to Java 7 (it will be updated at some
>> point to support Java 8 & 9 collections interfaces also).
>> 
>> The code itself is scalable, it has a single JVM thread that performs
>> garbage collection of references, api calling threads don't perform this
>> task.  The references themselves are often created and destroyed without
>> being shared among other threads, a large number never leave CPU cache
>> and safe publication is used to avoid synchronization.  Overhead is low
>> and its public API is compact.
>> 
>> For the most part use of soft references is advised against, however
>> there is a case for a cache that degrades gracefully under load in the
>> form of a Map where keys are timed and values softly reachable (or vice
>> versa), to avoid extreme cases where a JVM is running out of memory, the
>> jvm gc can clear entries that aren't strongly reachable (even though
>> timed keys haven't expired) at its descretion potentially avoiding or at
>> least delaying an OOME.  Timed references will prune infrequently used
>> cache values, even though they're still strongly reachable.
>> 
>> Unlike other cache libraries, custard apple only implements reference
>> capabilities, allowing the user to wrap this over their preferred
>> collection, such as ConcurrentHashMap, ConcurrentSkipListMap,
>> NonBlockingHashMap etc, it reduces code duplication and allows the user
>> to benefit from new performance improvements in popular collections.
>> 
>> Regards,
>> 
>> Peter.
>> 
>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>> Does it have a license that lets us do that?
>>> 
>>> (If you are the writer, and copy it in yourself, it would be covered
>>> by your ICLA, just like any other code you contribute to Apache.)
>>> 
>>> On 8/12/2015 12:00 AM, Peter wrote:
>>> ...
>>>> I'm a little busy right now to consider moving custard apple.  If you
>>>> wan't you can always copy only the code in use into
>>>> org.apache.river.impl
>>> ...
>>> 
>> 


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Dawid Loubser <da...@travellinck.com>.
Yeah :-)

Take the 5 minutes to publish custard apple to the central Maven repo,
and include it as an optional or test-scoped dependency
in a (the?) Maven project that builds Apache River.

Seems like a nice and useful library, others should be able to benefit
from it by referring to it in a Maven repo.

Dawid


On 12/08/2015 21:24, Patricia Shanahan wrote:
> Thanks, Peter.
>
> It appears to me that we have three options for dealing with "custard
> apple":
>
> 1. Do not include it in the release, but include a download link in
> the installation instructions.
>
> Pro: easy for us. Con: more work for users.
>
> 2. Include a selected source subset that River currently needs.
>
> Pro: minimize source code volume. Con: more complicated maintenance -
> if Peter makes a change, we would need to check whether it involves
> the subset.
>
> 3. Include the whole library source.
>
> Pro: simpler maintenance - if Peter makes a change, we just copy in
> the change. Con: Distributing source code that is not used by River.
>
> Any other options we should consider? Other pros or cons I have not
> thought of? Opinions?
>
> On 8/12/2015 5:34 AM, Peter wrote:
>> It's AL2 licensed, the source is in a jar file in dep-libs, consider it
>> already contributed.
>>
>> The library contains more code than you need, as it covers every type of
>> Java Collections interface, up to Java 7 (it will be updated at some
>> point to support Java 8 & 9 collections interfaces also).
>>
>> The code itself is scalable, it has a single JVM thread that performs
>> garbage collection of references, api calling threads don't perform this
>> task.  The references themselves are often created and destroyed without
>> being shared among other threads, a large number never leave CPU cache
>> and safe publication is used to avoid synchronization.  Overhead is low
>> and its public API is compact.
>>
>> For the most part use of soft references is advised against, however
>> there is a case for a cache that degrades gracefully under load in the
>> form of a Map where keys are timed and values softly reachable (or vice
>> versa), to avoid extreme cases where a JVM is running out of memory, the
>> jvm gc can clear entries that aren't strongly reachable (even though
>> timed keys haven't expired) at its descretion potentially avoiding or at
>> least delaying an OOME.  Timed references will prune infrequently used
>> cache values, even though they're still strongly reachable.
>>
>> Unlike other cache libraries, custard apple only implements reference
>> capabilities, allowing the user to wrap this over their preferred
>> collection, such as ConcurrentHashMap, ConcurrentSkipListMap,
>> NonBlockingHashMap etc, it reduces code duplication and allows the user
>> to benefit from new performance improvements in popular collections.
>>
>> Regards,
>>
>> Peter.
>>
>> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>>> Does it have a license that lets us do that?
>>>
>>> (If you are the writer, and copy it in yourself, it would be covered
>>> by your ICLA, just like any other code you contribute to Apache.)
>>>
>>> On 8/12/2015 12:00 AM, Peter wrote:
>>> ...
>>>> I'm a little busy right now to consider moving custard apple.  If you
>>>> wan't you can always copy only the code in use into
>>>> org.apache.river.impl
>>> ...
>>>
>>



Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
Thanks, Peter.

It appears to me that we have three options for dealing with "custard 
apple":

1. Do not include it in the release, but include a download link in the 
installation instructions.

Pro: easy for us. Con: more work for users.

2. Include a selected source subset that River currently needs.

Pro: minimize source code volume. Con: more complicated maintenance - if 
Peter makes a change, we would need to check whether it involves the subset.

3. Include the whole library source.

Pro: simpler maintenance - if Peter makes a change, we just copy in the 
change. Con: Distributing source code that is not used by River.

Any other options we should consider? Other pros or cons I have not 
thought of? Opinions?

On 8/12/2015 5:34 AM, Peter wrote:
> It's AL2 licensed, the source is in a jar file in dep-libs, consider it
> already contributed.
>
> The library contains more code than you need, as it covers every type of
> Java Collections interface, up to Java 7 (it will be updated at some
> point to support Java 8 & 9 collections interfaces also).
>
> The code itself is scalable, it has a single JVM thread that performs
> garbage collection of references, api calling threads don't perform this
> task.  The references themselves are often created and destroyed without
> being shared among other threads, a large number never leave CPU cache
> and safe publication is used to avoid synchronization.  Overhead is low
> and its public API is compact.
>
> For the most part use of soft references is advised against, however
> there is a case for a cache that degrades gracefully under load in the
> form of a Map where keys are timed and values softly reachable (or vice
> versa), to avoid extreme cases where a JVM is running out of memory, the
> jvm gc can clear entries that aren't strongly reachable (even though
> timed keys haven't expired) at its descretion potentially avoiding or at
> least delaying an OOME.  Timed references will prune infrequently used
> cache values, even though they're still strongly reachable.
>
> Unlike other cache libraries, custard apple only implements reference
> capabilities, allowing the user to wrap this over their preferred
> collection, such as ConcurrentHashMap, ConcurrentSkipListMap,
> NonBlockingHashMap etc, it reduces code duplication and allows the user
> to benefit from new performance improvements in popular collections.
>
> Regards,
>
> Peter.
>
> On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
>> Does it have a license that lets us do that?
>>
>> (If you are the writer, and copy it in yourself, it would be covered
>> by your ICLA, just like any other code you contribute to Apache.)
>>
>> On 8/12/2015 12:00 AM, Peter wrote:
>> ...
>>> I'm a little busy right now to consider moving custard apple.  If you
>>> wan't you can always copy only the code in use into
>>> org.apache.river.impl
>> ...
>>
>

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
It's AL2 licensed, the source is in a jar file in dep-libs, consider it 
already contributed.

The library contains more code than you need, as it covers every type of 
Java Collections interface, up to Java 7 (it will be updated at some 
point to support Java 8 & 9 collections interfaces also).

The code itself is scalable, it has a single JVM thread that performs 
garbage collection of references, api calling threads don't perform this 
task.  The references themselves are often created and destroyed without 
being shared among other threads, a large number never leave CPU cache 
and safe publication is used to avoid synchronization.  Overhead is low 
and its public API is compact.

For the most part use of soft references is advised against, however 
there is a case for a cache that degrades gracefully under load in the 
form of a Map where keys are timed and values softly reachable (or vice 
versa), to avoid extreme cases where a JVM is running out of memory, the 
jvm gc can clear entries that aren't strongly reachable (even though 
timed keys haven't expired) at its descretion potentially avoiding or at 
least delaying an OOME.  Timed references will prune infrequently used 
cache values, even though they're still strongly reachable.

Unlike other cache libraries, custard apple only implements reference 
capabilities, allowing the user to wrap this over their preferred 
collection, such as ConcurrentHashMap, ConcurrentSkipListMap, 
NonBlockingHashMap etc, it reduces code duplication and allows the user 
to benefit from new performance improvements in popular collections.

Regards,

Peter.

On 12/08/2015 8:57 PM, Patricia Shanahan wrote:
> Does it have a license that lets us do that?
>
> (If you are the writer, and copy it in yourself, it would be covered 
> by your ICLA, just like any other code you contribute to Apache.)
>
> On 8/12/2015 12:00 AM, Peter wrote:
> ...
>> I'm a little busy right now to consider moving custard apple.  If you
>> wan't you can always copy only the code in use into 
>> org.apache.river.impl
> ...
>


Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Patricia Shanahan <pa...@acm.org>.
Does it have a license that lets us do that?

(If you are the writer, and copy it in yourself, it would be covered by 
your ICLA, just like any other code you contribute to Apache.)

On 8/12/2015 12:00 AM, Peter wrote:
...
> I'm a little busy right now to consider moving custard apple.  If you
> wan't you can always copy only the code in use into org.apache.river.impl
...

Re: Questions about the Reference Collection dependencies. Was: Re: Release 3.0

Posted by Peter <ji...@zeus.net.au>.
In ServiceDiscoveryManager, it's used to to cache 
ServiceDiscardTimerTasks in a ConcurrentHashMap with key's that are 
weakly referenced by ServiceID.

PreferredClassProvider, uses it to cache weakly referenced Classloaders 
(values) in a ConcurrentHashMap using a LoaderKey that contains URI [] 
representing a codebase annotation, with a weakly referenced parent 
ClassLoader.  It's also used to provide a weakly referenced set, the set 
is read and modified by concurrent threads.

In CombinerSecurityManager it's used to cache time referenced 
NavigableSet's of Permission's, these sets are then stored as values in 
a ConcurrentMap with security contexts as keys.

Custard apple adds weak, soft and time (since last access) based 
reference control to existing Java collection implementations.  
References can be identity or equality based.

Further information is available in the javadoc.

I'm a little busy right now to consider moving custard apple.  If you 
wan't you can always copy only the code in use into org.apache.river.impl

Regards,

Peter.

On 10/08/2015 11:28 PM, Greg Trasuk wrote:
> Peter:
>
> All other things equal, I’d like to keep the core of River free of external dependencies, so I’m trying to understand what custard-apple is for.
>
> First, I wonder, since you are the author, is it used solely in River? and if so, if you wouldn’t like to just contribute the library to River so we can have an integrated source tree.  That would save us having to figure out how to handle the dependency and save you from having to maintain the library externally (unless of course there are other users that need it).  Alternately, perhaps commons-collections would be a good home, that would see a larger audience.
>
> Second, I’m trying to understand what the driver is for usage.  For instance, I had a look in ServiceDiscoveryManager, and it looks like you’re using a custard-apple collection, but I don’t see why it’s needed over a ConcurrentHashMap.  Could you enlighten me?
>
> Thanks,
>
> Greg
>
>> On Aug 10, 2015, at 7:53 AM, Peter<ji...@zeus.net.au>  wrote:
>>
>> One more to add to the list to answer Greg's question, ReggieTestNameServiceProvider was removed from the river qa test sources to allow tests to run on platforms other than Sun's Jdk, such as J9, to prevent build compile errors.
>>
>> Again this library is only used for testing.
>>
>> asm isn't required for downstream projects using Maven.  asm is used for River's build for historical reasons to support classdep.
>>
>> If users don't need the performance improvement that CombinerSecurityManager provides, they won't require high-scale-lib.  CombinerSecurityManager avoids duplicated security checks (from identical context) by weakly caching (by caller context's) the result of security checks, this reduces unnecessary network traffic caused by duplicated security checks.
>>
>> Only custard-apple is required.
>>
>> Peter.
>>
>> On 10/08/2015 6:04 PM, Peter wrote:
>>> Pat,
>>>
>>> I don't have much time, but I'll assist you where I can.
>>>
>>> First things first, you'll need a Unix environment.
>>>
>>> I'd copy Dennis newly created branch to a 3.0 release branch, then run the qa test suite and jtreg test suite.
>>>
>>> ant all.build
>>> ant qa.run
>>> cd ./qa
>>> ant jtreg
>>> cd ../
>>> ant release
>>>
>>> To answer Greg's question:
>>>
>>>    The custard-apple library is available on Sourceforge, it's a
>>>    Collections wrapper library that enables weak, soft and strong
>>>    reference combinations in any java Collection implementation.  This
>>>    library is required.  high-scale-lib is also required.
>>>
>>>    Test code in the jtreg test suite depends on the bouncy castle
>>>    library to provide Certificate Authority functionality to sign
>>>    certificates.  All certificates in other branches have expired, I'm
>>>    sure there are other people on the dev list would have experienced
>>>    and be aware of these test failures, these tests pass on this
>>>    suite.  This library isn't required by down stream developers.
>>>
>>>    dnsjava is used in the qa test suite, it isn't required by down
>>>    stream developers.
>>>
>>>    animal sniffer was again used for testing api changes and isn't
>>>    required for down stream development.
>>>
>>>    Velocity was used by Sim and at least one other developer for
>>>    configuration purposes, this library is optional.
>>>
>>>    Libraries required by test suites should stay for testing purposes
>>>    but aren't required by release artifacts.
>>>
>>>
>>> Regaring the current trunk, there are contributions made by Sim (network and other improvements), after the stable branch point (chosen for qa-refactor) that need to be integrated back at some point.  The test failures after the trunk =>  qa-refactor branch point are latent concurrency bugs, they are not directly related to Sim's code.
>>>
>>> This should help you get started...
>>>
>>> Regards,
>>>
>>> Peter.
>>>
>>> On 10/08/2015 2:00 PM, Patricia Shanahan wrote:
>>>> In that case, I'll take on the actual release manager role, and get going on dealing with the dependency issue.
>>>>
>>>> On 8/9/2015 8:38 PM, Greg Trasuk wrote:
>>>>> Pat:
>>>>>
>>>>> I can provide support and information for you.  But I do think we need to first sort out the dependencies question I pointed out earlier.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> Greg Trasuk
>>>>>
>>>>>> On Aug 9, 2015, at 9:58 PM, Patricia Shanahan<pa...@acm.org>  wrote:
>>>>>>
>>>>>> I am going to include the lack of a release manager for 3.0 in the board report, and assign myself an action item to fix it.
>>>>>>
>>>>>> At this point I think my best bet is to appeal on the dev@community.apache.org mailing list for a mentor who is familiar with the release process to guide me through the steps. However, I am very open to alternative suggestions.
>>>>>>
>>>>>> On 8/8/2015 8:22 AM, Patricia Shanahan wrote:
>>>>>>> Peter? Anyone?
>>>>>>>
>>>>>>> I have time, but not the knowledge. I would be willing to be release
>>>>>>> manager provided at least one person who knows how it is done will
>>>>>>> provide a lot of step-by-step guidance.
>>>>>>>
>>>>>>> On 8/8/2015 7:21 AM, Bryan Thompson wrote:
>>>>>>>> Not really I am afraid.  I am quite heavily committed on several projects
>>>>>>>> right now.  I have done applications development with river, but I am not
>>>>>>>> familiar with the historical river project structure in any depth and
>>>>>>>> have
>>>>>>>> never done development on river itself. And I have never participated
>>>>>>>> in an
>>>>>>>> Apache project release.  I am just not a good candidate for this.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Bryan
>>>>>>>>
>>>>>>>> On Saturday, August 8, 2015, Patricia Shanahan<pa...@acm.org>  wrote:
>>>>>>>>
>>>>>>>>> Bryan,
>>>>>>>>>
>>>>>>>>> Are you able and willing to act as release manager for 3.0?
>>>>>>>>>
>>>>>>>>> On 8/6/2015 11:56 AM, Bryan Thompson wrote:
>>>>>>>>>
>>>>>>>>>> Just release to encourage people to use it. +1 on release.for me.
>>>>>>>>>> On Aug 6, 2015 2:55 PM, "Patricia Shanahan"<pa...@acm.org>  wrote:
>>>>>>>>>>
>>>>>>>>>> Would it be useful to tag it as a 3.0 beta release initially, or
>>>>>>>>>> just go
>>>>>>>>>>> to 3.0 and add point releases as needed?
>>>>>>>>>>>
>>>>>>>>>>> I will vote in favor of releasing it either way.
>>>>>>>>>>>
>>>>>>>>>>> On 8/6/2015 9:55 AM, Bryan Thompson wrote:
>>>>>>>>>>>
>>>>>>>>>>> Or just release it.  If problems emerge, people can report them and
>>>>>>>>>>> they
>>>>>>>>>>>> can get fixed.  There is a known reliable release now.  Let the
>>>>>>>>>>>> community
>>>>>>>>>>>> vote by migrating their code.
>>>>>>>>>>>>
>>>>>>>>>>>> Bryan
>>>>>>>>>>>>
>>>>>>>>>>>> On Thu, Aug 6, 2015 at 12:41 PM, Patricia Shanahan<pa...@acm.org>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> As far as I can tell, the main remaining release blocker it
>>>>>>>>>>>> getting more
>>>>>>>>>>>>
>>>>>>>>>>>>> people to test in more environments. Perhaps we should put out an
>>>>>>>>>>>>> appeal
>>>>>>>>>>>>> on
>>>>>>>>>>>>> user@river.apache.org?
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 8/6/2015 9:33 AM, Bryan Thompson wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Maybe it would be good to say a few words about the release goals
>>>>>>>>>>>>> for
>>>>>>>>>>>>>
>>>>>>>>>>>>>> 3.0?
>>>>>>>>>>>>>> I.e., 3.0 provides a deep refactoring that address performance,
>>>>>>>>>>>>>> concurrency
>>>>>>>>>>>>>> and scaling issues.  Significant progress has been made towards the
>>>>>>>>>>>>>> 3.0
>>>>>>>>>>>>>> release target.  X new tests have been developed for this release.
>>>>>>>>>>>>>> The
>>>>>>>>>>>>>> remaining blockers for a release are ....
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>
>