Thanks Phil,
Definitely a bonus, I guess now we need to get the qa suite of tests
running against the new module jar's.
There will be a lot of test failures due to security policy file changes
that will be required, this usually happens with every major Java
version change in any case.
There's the jtreg test suite as well, which is unit tests and bug
regression tests. I'd be in favour of moving the unit tests to junit,
but it hasn't happened yet, it's a lot of work I guess. The jtreg tests
tend to get neglected.
Cheers,
Peter.
On 7/10/2020 9:50 AM, Phillip Rhodes wrote:
Everything builds cleanly here, at that revision. Haven't tried doing
anything with the result artifacts yet, but at least it builds. That's
an important step.. :-)
Phil