[13] RFR 8228431: sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java fails intermittently on solaris

Weijun Wang weijun.wang at oracle.com
Wed Jul 31 06:48:42 UTC 2019



> On Jul 31, 2019, at 1:11 PM, Xuelei Fan <xuelei.fan at oracle.com> wrote:
> 
> I'm fine as well if you want to exclude the test for Solaris platforms (my preference).  But please file a new bug if you find something unusual for Solaris platforms.

Why file a new bug if this one already exists?

Since the bug is now in problem list for solaris, and I am quite confident this is related to ucrypto. Is it better to leave it open and delay it to a future release? I can now reproduce the failure on a solaris machine but if I simplify the test into only the single method that triggers the error, the test succeeds. Maybe many calls into ucrypto has corrupted the internal state and a final update call destroys it.

Thanks,
Max





More information about the security-dev mailing list