<?xml-stylesheethref="../../nbbuild/javadoctools/apichanges.xsl"type="text/xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- INFO FOR PEOPLE ADDING CHANGES: [mostofcontentssnipped-seeopenide'sapichangesforhow-toinstructions] <change> <apiname="compiler"/> <summary>Somebriefdescriptionhere,canuse<b>XHTML</b></summary> <versionmajor="1"minor="99"/> <dateday="13"month="6"year="2001"/> <authorlogin="jrhacker"/> <compatibilityaddition="yes"/> <description> Themaindescriptionofthechangehere. Againcanusefull<b>XHTML</b>asneeded. </description> <classpackage="org.openide.compiler"name="DoWhatIWantCompiler"/> <issuenumber="14309"/> </change>
-->
<apichanges>
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="whitelist">White List API</apidef>
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="WhiteListRsult">
<api name="whitelist"/>
<summary>WhiteList.Result changed to support merged WhiteLists</summary>
<version major="1" minor="3"/>
<date day="16" month="9" year="2011"/>
<author login="dkonecny"/>
<compatibility addition="yes" modification="yes" semantic="compatible" source="incompatible" binary="incompatible"/>
<description>
<p>
WhiteListQuery.Result has been split into Result and RuleDescription to support merging
of whitelist results.
</p>
</description>
<class package="org.netbeans.api.whitelist" name="WhiteListQuery"/>
<issue number="202187"/>
</change>
<change id="WhiteListIndex">
<api name="whitelist"/>
<summary>Added WhiteListQuery to check violations of runtime restrictions</summary>
<version major="1" minor="2"/>
<date day="15" month="9" year="2011"/>
<author login="tzezula"/>
<compatibility addition="yes" modification="no" semantic="compatible" source="compatible" binary="compatible"/>
<description>
<p>
Added WhiteListIndex to provide persistent index of the white list violations.
</p>
</description>
<class package="org.netbeans.api.whitelist.index" name="WhiteListIndex"/>
<class package="org.netbeans.api.whitelist.index" name="WhiteListIndexListener"/>
<class package="org.netbeans.api.whitelist.index" name="WhiteListIndexEvent"/>
<class package="org.netbeans.api.whitelist.support" name="WhiteListSupport"/>
<issue number="202063"/>
</change>
<change id="WhiteListQuery">
<api name="whitelist"/>
<summary>Added WhiteListQuery to check violations of runtime restrictions</summary>
<version major="1" minor="0"/>
<date day="29" month="8" year="2011"/>
<author login="tzezula"/>
<compatibility addition="yes" modification="no" semantic="compatible" source="compatible" binary="compatible"/>
<description>
<p>
Added WhiteListQuery to check violations of runtime restrictions. The project types supporting a runtime
with class usage restriction implement the <code>WhiteListQueryImplementation</code> to provide a white list
of allowed types (methods).
</p>
</description>
<class package="org.netbeans.api.whitelist" name="WhiteListQuery"/>
<class package="org.netbeans.spi.whitelist" name="WhiteListQueryImplementation"/>
<class package="org.netbeans.spi.whitelist.support" name="WhiteListQueryMergerSupport"/>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<p>This document lists changes made to the White List APIs. Please ask on the
<code>dev@java.netbeans.org</code> or <code>nbdev@netbeans.org</code>
mailing list if you have any questions about the details of a
change, or are wondering how to convert existing code to be compatible.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.