-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
next major: breaking changethis is a change that we should wait to bundle into the next major versionthis is a change that we should wait to bundle into the next major versionpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
In regards of dropping support of Java 7, the backport classes brought by threeten
are no longer needed. In an effort to deprecate the usage of threeten
classes, we will follow a deprecation plan involving threeten
classes being marked as @ObsoleteApi
, while the newly introduced java.time
classes will be the recommended ones. See #1872 for more info
Metadata
Metadata
Assignees
Labels
next major: breaking changethis is a change that we should wait to bundle into the next major versionthis is a change that we should wait to bundle into the next major versionpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.