JEP proposed to target JDK 11: 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
Martijn Verburg
martijnverburg at gmail.com
Thu Jan 18 16:15:47 UTC 2018
We can run a JCK test on the Adopt build farm as an early sanity check.
I’ll liaise with Alekseyvon this- it’s the perfect use case for it!
On Thu, 18 Jan 2018 at 22:15, Aleksey Shipilev <shade at redhat.com> wrote:
> Hi Roger,
>
> On 01/18/2018 02:56 PM, Roger Riggs wrote:
> > Does the entire test suite pass with this collector?
> > In spite of Andrew's point, there are numerous tests of behavior that
> are effects/side effects of
> > collectors that will fail. Does the JCK pass with this option (the all
> modes rule).
>
> Haven't tried JCK with it. Epsilon comes with its own set of bounded
> allocation tests.
>
> I don't think "all modes rule" applies to every single JVM mode? The
> applicability seems to heavily
> depend on the flavor of the UseEpsilonGC/UseNoGC option. Currently it is
> "develop", so it is not
> even available in product builds, and therefore JCK does not apply?
>
> My view is that elevating this to "diagnostic" is also safe, because we do
> not provide reliability
> and compatibility guarantees for those. Ditto for "experimental", although
> GC guys have
> interpretation of it different from the definition in globals.hpp. If we
> do it as "product" option,
> only then JCK would start to apply, right?
>
> > It would be bad form to commit a change that causes a large number of
> regular tests to fail.
>
> Sure. And we would need to exercise judgment in what tests to apply to
> which features.
>
> -Aleksey
>
> --
Cheers, Martijn (Sent from Gmail Mobile)
More information about the jdk-dev
mailing list