Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

automate SigTest run #2

Open
scottkurz opened this issue Sep 3, 2015 · 1 comment
Open

automate SigTest run #2

scottkurz opened this issue Sep 3, 2015 · 1 comment

Comments

@scottkurz
Copy link
Member

Pasting from:
https://java.net/bugzilla/show_bug.cgi?id=4812

cf126330 2013-03-19 01:59:44 UTC

Currently the tck sig test requires running a separate java command, passing quite some arguments. Can we automate the sig test run and include it as part of the regular test run, so all the testing can be done in one shot?

We could add it to build.xml as part of the run target, or add a testng test that does the signature verification. The latter seems a better choice.

Comment 1 ScottKurz 2015-05-22 13:47:50 UTC

For this one the automation is already in place. The remaining task is to update the TCK doc to make users aware of this and formally point out that this is a legitimate way to run the TCK.

Will do this only in the 1.1 TCK doc.

@scottkurz
Copy link
Member Author

One note I'll add while I'm thinking about it.. the IBM JRE has a different location of the rt.jar (and some related classes...I forget which). The net of it is that the instructions should be customized for Oracle vs IBM JREs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant