[patch] Less samevm
Matthias Klose
doko at ubuntu.com
Sun Jan 18 02:32:43 PST 2009
Mark Wielaard schrieb:
> Hi,
>
> Matthias noticed a couple of tests that do fail if run under samevm (if
> you would run them with only the tests in the same dir they succeed, but
> when run together with all the tests they fail). I have removed those
> from the whitelist. But a better change might be to explicitly mark them
> as /othervm.
>
> 2009-01-17 Mark Wielaard <mark at klomp.org>
>
> * patches/icedtea-version.patch (samejvmsafe): Removed the following
> directories that contain test that are not samevm safe.
> javax/crypto/Cipher (TestGetInstance)
> javax/naming (CompareToEqualsTests)
> sun/rmi (RmicDefault)
> sun/security/util (OidFormat)
> sun/security/x509
> (ExtensibleAlgorithmId,EmailAddressEncoding,AllAttribs)
see the failing test cases attached. Please note that
sun/security/util/Oid/OidFormat.java,
sun/security/x509/AlgorithmId/ExtensibleAlgorithmId.java,
sun/security/x509/AVA/EmailAddressEncoding.java,
sun/security/x509/X500Name/AllAttribs.java all fail when run without samevm,
they succeed when run with samevm.
Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: check-new-vs-same-vm.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090118/c354d6b7/check-new-vs-same-vm.diff
More information about the distro-pkg-dev
mailing list