Skip to content

TCK: Provide test classes working directly on JDK9 interfaces #388

Closed
@ktoso

Description

@ktoso

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions