Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Separate optional packages by JDK versions #1821

Closed
Xylus opened this issue May 30, 2016 · 1 comment
Closed

Separate optional packages by JDK versions #1821

Xylus opened this issue May 30, 2016 · 1 comment
Assignees
Milestone

Comments

@Xylus
Copy link
Contributor

Xylus commented May 30, 2016

Separate optional packages into different modules with explicit jdk versions to compile against. JVM vendor specific implementations must be supported as well.

@Xylus Xylus added this to the 1.6.0 milestone May 30, 2016
@Xylus Xylus self-assigned this May 30, 2016
Xylus added a commit to Xylus/pinpoint that referenced this issue Jun 2, 2016
Splits into 3 modules - jdk6, 7, and 8 so that each module is compiled against their specific jdk versions.
Also moves test codes in the java8-test module into their respective optional packages.
Xylus added a commit to Xylus/pinpoint that referenced this issue Jun 2, 2016
Splits into 3 modules - jdk6, 7, and 8 so that each module is compiled against their specific jdk versions.
Also moves test codes in the java8-test module into their respective optional packages.
Xylus added a commit to Xylus/pinpoint that referenced this issue Jun 2, 2016
Splits into 3 modules - jdk6, 7, and 8 so that each module is compiled against their specific jdk versions.
Also moves test codes in the java8-test module into their respective optional packages.
@Xylus
Copy link
Contributor Author

Xylus commented Jun 2, 2016

merged via #1824

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant