Closed
Description
There's two ways to go about this I guess:
Proposed style of rolling it out:
- change TCK code to work on JDK9 interfaces directly
- make current Verification classes go through adapters provided via Create RS <-> JDK9 bridge jar #294
- add new Verification classes (named like "FlowPublisher...Verification" etc, which new users can use then
This would move "us" to test the JDK things directly, which is the end goal and allow slowly moving away from having to use the adapters for most impls (as impls move to implementing the JDK interfaces)
Metadata
Metadata
Assignees
Labels
No labels