Hello,
As the next step of implementing "Proposed new policies for JDK 9
regression tests: tiered testing, intermittent failures, and randomness"
[1], please review this changeset which adds a "randomness" jtreg
keyword and tags 240 regression tests in the jdk repository with the
keyword:
On 03/30/2015 11:57 PM, Wang Weijun wrote:
Hi Sean
Are you OK with this?
CertificateExtensions.java
==
Since we don't use names as keys, CertificateExtensions is not a typical
CertAttrSet now. Remove the implements clause.
Almost every class in the x509 package is b
Hello,
Please review a couple of new tests for krb5 cipher suites with unbound
server:
- tests check if an unbound server can handle connections only for
allowed service principals
- tests check if an unbound server picks up a correct key from keytab
- tests check if an unbound server uses a s
Hello,
Please review a couple of new tests for JAAS:
- StandardCallbacks.java is for standard JAAS callbacks (except
RealmCallback and RealmChoiceCallback since the test is not about Sasl,
and actually those two callback extends ChoiceCallback which is used in
the test)
- SharedState.java che