New Issue: How to deprecate a module ?
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Wed Mar 23 23:32:06 UTC 2016
2016/3/15 10:54:22 -0700, forax at univ-mlv.fr:
> A module declaration (in module-info) doesn't accept annotation,
> so it seems not possible to deprecate a module ?
Correct, at present module declarations do not admit annotations
(#ModuleAnnotations).
> I think that module declaration should allow annotation (at least
> compile-time annotation).
New issue: http://openjdk.java.net/projects/jigsaw/spec/issues/#ModuleDeprecation
- Mark
More information about the jpms-spec-experts
mailing list