Log Message
Make JVM static only.
Modified Paths
Diff
Modified: trunk/xstream-distribution/src/content/changes.html (2095 => 2096)
--- trunk/xstream-distribution/src/content/changes.html 2013-07-08 22:35:46 UTC (rev 2095)
+++ trunk/xstream-distribution/src/content/changes.html 2013-07-08 22:36:06 UTC (rev 2096)
@@ -95,6 +95,9 @@
<li>c.t.x.mapper.DefaultMapper</li>
</ul>
</li>
+ <li>Added static methods newReflectionProvider, isAWTAvailable, isSQLAvailable and isSwingAvailable to
+ c.t.x.core.JVM as replacement for the deprecated non-static methods.</li>
+ <li>Deprecated c.t.x.core.JVM() and all non-static methods.</li>
<li>JIRA:XSTR-722: Added
c.t.x.converters.reflection.ReflectionProvider.getFieldOrNull(Class, String).</li>
<li>Deprecated
To unsubscribe from this list please visit:
