link="#0000ff" vlink="#800080">
<h1>International Components for Unicode for Java (ICU4J)</h1>
<h2>Read Me for ICU4J Release Candidate</h2>
-(Last Update: 2016-Sep-29)
+(Last Update: 2016-Oct-14)
<hr size="2" width="100%">
<p>
-<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
-of inherited API and introduces new API or functionality. -->
+<b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
+of inherited API and introduces new API or functionality.
<!-- <b>Note:</b> This is a development release of ICU4J 58.
The contents of this document may not reflect the recent changes done
for ICU 58 development. This milestone is intended for those wishing
to get an early look at ICU4J 58 new features and API changes. It is not
recommended for production use. -->
-<b>Note:</b> This is a release candidate of ICU4J 58.
+<!-- <b>Note:</b> This is a release candidate of ICU4J 58.
The contents of this document may not reflect the recent changes done
for ICU 58 development. This release candidate is intended for those
wishing to verify ICU 58 integration before final release. It is not
-recommended for production use.
+recommended for production use. -->
</p>
<p>For the most recent release, see the <a
href="http://www.icu-project.org/download/"> ICU4J
<p>See the <a href="https://sites.google.com/site/icusite/download/58">ICU 58 download page</a>
about new features in this release.
The list of API changes since the previous ICU4J release is available
-<a href="http://source.icu-project.org/repos/icu/icu4j/tags/milestone-58-0-1/APIChangeReport.html">here</a>.</p>
+<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-58-1/APIChangeReport.html">here</a>.</p>
<!-- ICU 58 items -->
<h3 class="doc">ICU development and license change</h3>
<h5> Generating Data from CLDR </h5>
<I> Note: This procedure assumes that all 3 sources are present</I>
<ol>
- <li>Checkout or download CLDR version 'release-30'</li>
+ <li>Checkout or download CLDR version 'release-30-0-1'</li>
<li>Checkout ICU4C with tag 'release-58-1'</li>
<li>Checkout ICU4J with tag 'release-58-1'</li>
<li>cd to <I>$icu4c_root</I>/source/data directory</li>