Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ceda51e5 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Track libcore change 9fbdd1b27de1a3d1005468108." into nyc-dev

am: 8bff8a4e

* commit '8bff8a4e':
  Track libcore change 9fbdd1b27de1a3d1005468108.
parents 3615cee5 8bff8a4e
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -51479,7 +51479,6 @@ package java.lang.reflect {
    method public static int getLength(java.lang.Object);
    method public static int getLength(java.lang.Object);
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static java.lang.Object newArray(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
@@ -56668,13 +56667,11 @@ package java.text {
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public java.lang.String getInternationalCurrencySymbol();
    method public java.lang.String getInternationalCurrencySymbol();
    method public char getMinusSign();
    method public char getMinusSign();
    method public java.lang.String getMinusSignString();
    method public char getMonetaryDecimalSeparator();
    method public char getMonetaryDecimalSeparator();
    method public java.lang.String getNaN();
    method public java.lang.String getNaN();
    method public char getPatternSeparator();
    method public char getPatternSeparator();
    method public char getPerMill();
    method public char getPerMill();
    method public char getPercent();
    method public char getPercent();
    method public java.lang.String getPercentString();
    method public char getZeroDigit();
    method public char getZeroDigit();
    method public void setCurrency(java.util.Currency);
    method public void setCurrency(java.util.Currency);
    method public void setCurrencySymbol(java.lang.String);
    method public void setCurrencySymbol(java.lang.String);
+0 −3
Original line number Original line Diff line number Diff line
@@ -54568,7 +54568,6 @@ package java.lang.reflect {
    method public static int getLength(java.lang.Object);
    method public static int getLength(java.lang.Object);
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static java.lang.Object newArray(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
@@ -59757,13 +59756,11 @@ package java.text {
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public java.lang.String getInternationalCurrencySymbol();
    method public java.lang.String getInternationalCurrencySymbol();
    method public char getMinusSign();
    method public char getMinusSign();
    method public java.lang.String getMinusSignString();
    method public char getMonetaryDecimalSeparator();
    method public char getMonetaryDecimalSeparator();
    method public java.lang.String getNaN();
    method public java.lang.String getNaN();
    method public char getPatternSeparator();
    method public char getPatternSeparator();
    method public char getPerMill();
    method public char getPerMill();
    method public char getPercent();
    method public char getPercent();
    method public java.lang.String getPercentString();
    method public char getZeroDigit();
    method public char getZeroDigit();
    method public void setCurrency(java.util.Currency);
    method public void setCurrency(java.util.Currency);
    method public void setCurrencySymbol(java.lang.String);
    method public void setCurrencySymbol(java.lang.String);
+0 −3
Original line number Original line Diff line number Diff line
@@ -51496,7 +51496,6 @@ package java.lang.reflect {
    method public static int getLength(java.lang.Object);
    method public static int getLength(java.lang.Object);
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static long getLong(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static short getShort(java.lang.Object, int) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static java.lang.Object newArray(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int) throws java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static java.lang.Object newInstance(java.lang.Class<?>, int...) throws java.lang.IllegalArgumentException, java.lang.NegativeArraySizeException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
    method public static void set(java.lang.Object, int, java.lang.Object) throws java.lang.ArrayIndexOutOfBoundsException, java.lang.IllegalArgumentException;
@@ -56685,13 +56684,11 @@ package java.text {
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public static final java.text.DecimalFormatSymbols getInstance(java.util.Locale);
    method public java.lang.String getInternationalCurrencySymbol();
    method public java.lang.String getInternationalCurrencySymbol();
    method public char getMinusSign();
    method public char getMinusSign();
    method public java.lang.String getMinusSignString();
    method public char getMonetaryDecimalSeparator();
    method public char getMonetaryDecimalSeparator();
    method public java.lang.String getNaN();
    method public java.lang.String getNaN();
    method public char getPatternSeparator();
    method public char getPatternSeparator();
    method public char getPerMill();
    method public char getPerMill();
    method public char getPercent();
    method public char getPercent();
    method public java.lang.String getPercentString();
    method public char getZeroDigit();
    method public char getZeroDigit();
    method public void setCurrency(java.util.Currency);
    method public void setCurrency(java.util.Currency);
    method public void setCurrencySymbol(java.lang.String);
    method public void setCurrencySymbol(java.lang.String);