Skip to content

Conversation

@ascopes
Copy link
Owner

@ascopes ascopes commented Apr 1, 2023

Platform class path functionality in the JVM was historically used before JPMS introduced system modules for the standard library. In lieu of that, the platform class path functionality is mostly deprecated, and has been reported to not work nicely in tests. Therefore, I am deprecating this with immediate effect for removal in v1.0.0.

Closes GH-396.

Platform class path functionality in the JVM was historically used before JPMS introduced
system modules for the standard library. In lieu of that, the platform class path functionality
is mostly deprecated, and has been reported to not work nicely in tests. Therefore,
I am deprecating this with immediate effect for removal in v1.0.0.
@ascopes ascopes added documentation Improvements or additions to documentation housekeeping labels Apr 1, 2023
@ascopes ascopes added this to the v1.0.0 milestone Apr 1, 2023
@ascopes ascopes self-assigned this Apr 1, 2023
@ascopes ascopes merged commit 68fadf2 into main Apr 1, 2023
@ascopes ascopes deleted the task/deprecate-platform-classpath branch April 1, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove platform classpath functionality

2 participants