request for review (XS)

Martin Buchholz martinrb at google.com
Wed May 28 13:35:32 PDT 2008


On Tue, May 27, 2008 at 7:22 AM, Volker Simonis
<volker.simonis at gmail.com> wrote:
> That's indeed a nice test and the only question that arises is why it
> isn't part of the JCK-Testsuite?

Mostly for social/organizational reasons, many tests that logically
belong in the JCK
are only to be found in the regression/unit test suite.

Partly it's by intent that JCK tests should not be written by
engineers writing the implementation;
they are too liable to write white-box tests due to excessive intimacy
with the code.

But excessive intimacy is not always a bad thing...

Martin



More information about the hotspot-runtime-dev mailing list