[Japi-devel] [ japi-Feature Requests-1753588 ] Support @NotNull instrumentation
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2009-02-19 23:54:33
|
Feature Requests item #1753588, was opened at 2007-07-13 17:17 Message generated for change (Settings changed) made by christianhujer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1753588&group_id=149894 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: common Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) >Assigned to: Nobody/Anonymous (nobody) Summary: Support @NotNull instrumentation Initial Comment: Currently, common uses the normal javac task which only provides normal compilation. Instead, common should use the javac2 task from JetBrains which instruments the generated class files with assertions for @NotNull annotations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1753588&group_id=149894 |