diff --git a/icu4j/APIChangeReport.html b/icu4j/APIChangeReport.html
index a89da01f9b4..d784004aa68 100644
--- a/icu4j/APIChangeReport.html
+++ b/icu4j/APIChangeReport.html
@@ -2,312 +2,67 @@
-ICU4J API Comparison: ICU4J 54.1.0 with ICU4J 55.1
+ICU4J API Comparison: ICU4J 55.1 with ICU4J 56.0.1
-ICU4J API Comparison: ICU4J 54.1.0 with ICU4J 55.1
+ICU4J API Comparison: ICU4J 55.1 with ICU4J 56.0.1
-Removed from ICU4J 54.1.0
-
-Package com.ibm.icu.text
-
-- (draft) public final class ScientificFormatHelper
-
-
-Package com.ibm.icu.util
-
-IslamicCalendar
-
-- (draft) public void setType(IslamicCalendar.CalculationType)
-
-
-
+Removed from ICU4J 55.1
+(no API removed)
-Deprecated or Obsoleted in ICU4J 55.1
-
-Package com.ibm.icu.text
-
-IDNA
-
-- (deprecated) public static final int ALLOW_UNASSIGNED
-- (deprecated) public static int compare(UCharacterIterator, UCharacterIterator, int)
-- (deprecated) public static int compare(java.lang.String, java.lang.String, int)
-- (deprecated) public static int compare(java.lang.StringBuffer, java.lang.StringBuffer, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToASCII(UCharacterIterator, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToASCII(java.lang.String, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToASCII(java.lang.StringBuffer, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToUnicode(UCharacterIterator, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToUnicode(java.lang.String, int)
-- (deprecated) public static java.lang.StringBuffer convertIDNToUnicode(java.lang.StringBuffer, int)
-- (deprecated) public static java.lang.StringBuffer convertToASCII(UCharacterIterator, int)
-- (deprecated) public static java.lang.StringBuffer convertToASCII(java.lang.String, int)
-- (deprecated) public static java.lang.StringBuffer convertToASCII(java.lang.StringBuffer, int)
-- (deprecated) public static java.lang.StringBuffer convertToUnicode(UCharacterIterator, int)
-- (deprecated) public static java.lang.StringBuffer convertToUnicode(java.lang.String, int)
-- (deprecated) public static java.lang.StringBuffer convertToUnicode(java.lang.StringBuffer, int)
-
-
-
+Deprecated or Obsoleted in ICU4J 56.0.1
+(no API obsoleted)
-Changed in ICU4J 55.1 (old, new)
+Changed in ICU4J 56.0.1 (old, new)
(no API changed)
-Promoted to stable in ICU4J 55.1
+Promoted to stable in ICU4J 56.0.1
+(no API promoted to stable)
-Package com.ibm.icu.text
+
+Added in ICU4J 56.0.1
+
+Package com.ibm.icu.lang
-- (stable) public final class RelativeDateTimeFormatter
-- (stable) public static enum DateFormat.BooleanAttribute
-- (stable) public static enum MeasureFormat.FormatWidth
-- (stable) public static enum RelativeDateTimeFormatter.AbsoluteUnit
-- (stable) public static enum RelativeDateTimeFormatter.Direction
-- (stable) public static enum RelativeDateTimeFormatter.RelativeUnit
-- (stable) public static enum SearchIterator.ElementComparisonType
-- (stable) public static enum SpoofChecker.RestrictionLevel
-BreakIterator
+UCharacter.UnicodeBlock
-- (stable) public static final int WORD_IDEO
-- (stable) public static final int WORD_IDEO_LIMIT
-- (stable) public static final int WORD_KANA
-- (stable) public static final int WORD_KANA_LIMIT
-- (stable) public static final int WORD_LETTER
-- (stable) public static final int WORD_LETTER_LIMIT
-- (stable) public static final int WORD_NONE
-- (stable) public static final int WORD_NONE_LIMIT
-- (stable) public static final int WORD_NUMBER
-- (stable) public static final int WORD_NUMBER_LIMIT
-
-Collator
-
-- (stable) public int getMaxVariable()
-- (stable) public Collator setMaxVariable(int)
-
-DateFormat
-
-- (stable) public boolean getBooleanAttribute(DateFormat.BooleanAttribute)
-- (stable) public DisplayContext getContext(DisplayContext.Type)
-- (stable) public boolean isCalendarLenient()
-- (stable) public DateFormat setBooleanAttribute(DateFormat.BooleanAttribute, boolean)
-- (stable) public void setCalendarLenient(boolean)
-- (stable) public void setContext(DisplayContext)
-
-DateFormat.BooleanAttribute
-
-- (stable) public static final DateFormat.BooleanAttribute PARSE_ALLOW_NUMERIC
-- (stable) public static final DateFormat.BooleanAttribute PARSE_ALLOW_WHITESPACE
-
-DateIntervalFormat
-
-- (stable) public TimeZone getTimeZone()
-- (stable) public void setTimeZone(TimeZone)
-
-MeasureFormat
-
-- (stable) public final boolean equals(java.lang.Object)
-- (stable) public java.lang.StringBuffer format(java.lang.Object, java.lang.StringBuffer, java.text.FieldPosition)
-- (stable) public final java.lang.String formatMeasures(Measure...)
-- (stable) public java.lang.StringBuilder formatMeasures(java.lang.StringBuilder, java.text.FieldPosition, Measure...)
-- (stable) public static MeasureFormat getInstance(ULocale, MeasureFormat.FormatWidth)
-- (stable) public static MeasureFormat getInstance(ULocale, MeasureFormat.FormatWidth, NumberFormat)
-- (stable) public final ULocale getLocale()
-- (stable) public NumberFormat getNumberFormat()
-- (stable) public MeasureFormat.FormatWidth getWidth()
-- (stable) public final int hashCode()
-
-MeasureFormat.FormatWidth
-
-- (stable) public static final MeasureFormat.FormatWidth NARROW
-- (stable) public static final MeasureFormat.FormatWidth NUMERIC
-- (stable) public static final MeasureFormat.FormatWidth SHORT
-- (stable) public static final MeasureFormat.FormatWidth WIDE
-
-NumberFormat
-
-- (stable) public static final int ACCOUNTINGCURRENCYSTYLE
-- (stable) public DisplayContext getContext(DisplayContext.Type)
-- (stable) public void setContext(DisplayContext)
-
-RelativeDateTimeFormatter.AbsoluteUnit
-
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit DAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit FRIDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit MONDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit MONTH
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit NOW
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit SATURDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit SUNDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit THURSDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit TUESDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit WEDNESDAY
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit WEEK
-- (stable) public static final RelativeDateTimeFormatter.AbsoluteUnit YEAR
-
-RelativeDateTimeFormatter.Direction
-
-- (stable) public static final RelativeDateTimeFormatter.Direction LAST
-- (stable) public static final RelativeDateTimeFormatter.Direction LAST_2
-- (stable) public static final RelativeDateTimeFormatter.Direction NEXT
-- (stable) public static final RelativeDateTimeFormatter.Direction NEXT_2
-- (stable) public static final RelativeDateTimeFormatter.Direction PLAIN
-- (stable) public static final RelativeDateTimeFormatter.Direction THIS
-
-RelativeDateTimeFormatter.RelativeUnit
-
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit DAYS
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit HOURS
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit MINUTES
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit MONTHS
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit SECONDS
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit WEEKS
-- (stable) public static final RelativeDateTimeFormatter.RelativeUnit YEARS
-
-RuleBasedCollator
-
-- (stable) public int getMaxVariable()
-- (stable) public RuleBasedCollator setMaxVariable(int)
-
-RuleBasedNumberFormat
-
-- (stable) public void setContext(DisplayContext)
-
-SearchIterator
-
-- (stable) public SearchIterator.ElementComparisonType getElementComparisonType()
-- (stable) public void setElementComparisonType(SearchIterator.ElementComparisonType)
-
-SearchIterator.ElementComparisonType
-
-- (stable) public static final SearchIterator.ElementComparisonType ANY_BASE_WEIGHT_IS_WILDCARD
-- (stable) public static final SearchIterator.ElementComparisonType PATTERN_BASE_WEIGHT_IS_WILDCARD
-- (stable) public static final SearchIterator.ElementComparisonType STANDARD_ELEMENT_COMPARISON
-
-SimpleDateFormat
-
-- (stable) public void setContext(DisplayContext)
-
-SpoofChecker.RestrictionLevel
-
-- (stable) public static final SpoofChecker.RestrictionLevel ASCII
-- (stable) public static final SpoofChecker.RestrictionLevel HIGHLY_RESTRICTIVE
-- (stable) public static final SpoofChecker.RestrictionLevel MINIMALLY_RESTRICTIVE
-- (stable) public static final SpoofChecker.RestrictionLevel MODERATELY_RESTRICTIVE
-- (stable) public static final SpoofChecker.RestrictionLevel SINGLE_SCRIPT_RESTRICTIVE
-- (stable) public static final SpoofChecker.RestrictionLevel UNRESTRICTIVE
+- (stable) public static final UCharacter.UnicodeBlock AHOM
+- (stable) public static final int AHOM_ID
+- (stable) public static final UCharacter.UnicodeBlock ANATOLIAN_HIEROGLYPHS
+- (stable) public static final int ANATOLIAN_HIEROGLYPHS_ID
+- (stable) public static final UCharacter.UnicodeBlock CHEROKEE_SUPPLEMENT
+- (stable) public static final int CHEROKEE_SUPPLEMENT_ID
+- (stable) public static final UCharacter.UnicodeBlock CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E
+- (stable) public static final int CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E_ID
+- (stable) public static final UCharacter.UnicodeBlock EARLY_DYNASTIC_CUNEIFORM
+- (stable) public static final int EARLY_DYNASTIC_CUNEIFORM_ID
+- (stable) public static final UCharacter.UnicodeBlock HATRAN
+- (stable) public static final int HATRAN_ID
+- (stable) public static final UCharacter.UnicodeBlock MULTANI
+- (stable) public static final int MULTANI_ID
+- (stable) public static final UCharacter.UnicodeBlock OLD_HUNGARIAN
+- (stable) public static final int OLD_HUNGARIAN_ID
+- (stable) public static final UCharacter.UnicodeBlock SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS
+- (stable) public static final int SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS_ID
+- (stable) public static final UCharacter.UnicodeBlock SUTTON_SIGNWRITING
+- (stable) public static final int SUTTON_SIGNWRITING_ID
Package com.ibm.icu.util
-- (stable) public class ICUCloneNotSupportedException
-- (stable) public class ICUException
-- (stable) public class ICUUncheckedIOException
-MeasureUnit
+VersionInfo
-- (stable) public static final MeasureUnit ACRE
-- (stable) public static final MeasureUnit ARC_MINUTE
-- (stable) public static final MeasureUnit ARC_SECOND
-- (stable) public static final MeasureUnit CELSIUS
-- (stable) public static final MeasureUnit CENTIMETER
-- (stable) public static final MeasureUnit CUBIC_KILOMETER
-- (stable) public static final MeasureUnit CUBIC_MILE
-- (stable) public static final MeasureUnit DEGREE
-- (stable) public static final MeasureUnit FAHRENHEIT
-- (stable) public static final MeasureUnit FOOT
-- (stable) public static final MeasureUnit GRAM
-- (stable) public static final MeasureUnit G_FORCE
-- (stable) public static final MeasureUnit HECTARE
-- (stable) public static final MeasureUnit HECTOPASCAL
-- (stable) public static final MeasureUnit HORSEPOWER
-- (stable) public static final MeasureUnit INCH
-- (stable) public static final MeasureUnit INCH_HG
-- (stable) public static final MeasureUnit KILOGRAM
-- (stable) public static final MeasureUnit KILOMETER
-- (stable) public static final MeasureUnit KILOMETER_PER_HOUR
-- (stable) public static final MeasureUnit KILOWATT
-- (stable) public static final MeasureUnit LIGHT_YEAR
-- (stable) public static final MeasureUnit LITER
-- (stable) public static final MeasureUnit METER
-- (stable) public static final MeasureUnit METER_PER_SECOND
-- (stable) public static final MeasureUnit MILE
-- (stable) public static final MeasureUnit MILE_PER_HOUR
-- (stable) public static final MeasureUnit MILLIBAR
-- (stable) public static final MeasureUnit MILLIMETER
-- (stable) public static final MeasureUnit MILLISECOND
-- (stable) public static final MeasureUnit OUNCE
-- (stable) public static final MeasureUnit PICOMETER
-- (stable) public static final MeasureUnit POUND
-- (stable) public static final MeasureUnit SQUARE_FOOT
-- (stable) public static final MeasureUnit SQUARE_KILOMETER
-- (stable) public static final MeasureUnit SQUARE_METER
-- (stable) public static final MeasureUnit SQUARE_MILE
-- (stable) public static final MeasureUnit WATT
-- (stable) public static final MeasureUnit YARD
-- (stable) public boolean equals(java.lang.Object)
-- (stable) public static synchronized java.util.Set<MeasureUnit> getAvailable()
-- (stable) public static synchronized java.util.Set<MeasureUnit> getAvailable(java.lang.String)
-- (stable) public static synchronized java.util.Set<java.lang.String> getAvailableTypes()
-- (stable) public java.lang.String getSubtype()
-- (stable) public java.lang.String getType()
-- (stable) public int hashCode()
-- (stable) public java.lang.String toString()
-
-ULocale
-
-- (stable) public int compareTo(ULocale)
-
-
-
-
-
-Added in ICU4J 55.1
-
-Package com.ibm.icu.text
-
-- (draft) public static class LocaleDisplayNames.UiListItem
-- (draft) public final class ScientificNumberFormatter
-DateFormat
-
-- (draft) public static final int TIME_SEPARATOR
-
-DateFormat.Field
-
-- (draft) public static final DateFormat.Field TIME_SEPARATOR
-
-DateFormatSymbols
-
-- (draft) public java.lang.String getTimeSeparatorString()
-- (draft) public void setTimeSeparatorString(java.lang.String)
-
-LocaleDisplayNames
-
-- (draft) public java.util.List<LocaleDisplayNames.UiListItem> getUiList(java.util.Set<ULocale>, boolean, java.util.Comparator<java.lang.Object>)
-- (draft) public abstract java.util.List<LocaleDisplayNames.UiListItem> getUiListCompareWholeItems(java.util.Set<ULocale>, java.util.Comparator<LocaleDisplayNames.UiListItem>)
-
-MeasureFormat
-
-- (draft) public java.lang.StringBuilder formatMeasurePerUnit(Measure, MeasureUnit, java.lang.StringBuilder, java.text.FieldPosition)
-
-
-
-Package com.ibm.icu.util
-
-IslamicCalendar
-
-- (draft) public IslamicCalendar.CalculationType getCalculationType()
-- (draft) public void setCalculationType(IslamicCalendar.CalculationType)
-
-LocaleData.MeasurementSystem
-
-- (stable) public static final LocaleData.MeasurementSystem UK
+- (stable) public static final VersionInfo UNICODE_8_0
-Contents generated by ReportAPI tool on Wed Mar 11 16:14:07 EDT 2015
Copyright (C) 2015, International Business Machines Corporation, All Rights Reserved.
+Contents generated by ReportAPI tool on Sun Jun 28 23:55:45 EDT 2015
Copyright (C) 2015, International Business Machines Corporation, All Rights Reserved.