dev@grizzly.java.net

Re: why there are .class into the repositoty ?

From: gustav trede <gustav.trede_at_gmail.com>
Date: Tue, 15 Dec 2009 15:52:45 +0100

2009/12/15 Hubert Iwaniuk <neotyk_at_kungfoo.pl>

> Hi Gustav,
>
> Could you explain a bit more, i didn't understand why we have classes
> in repository.
>
A quick search in the repository will show the code that is using those
classes =).

Quality aspects of CLQ needs to be controlled by us because all versons of
it in the current production sun,open JDKs have data race and or severe
performance problems.
The good versions of CLQ and LTQ does not load on java 1.5 hence i provide
classes and load em when 1.6+ is detected.

Its no big deal if the ordinary getUnsafe and the reflection version init
fails because i fall back to existing classes.