Loading api/current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -50034,6 +50034,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -50997,6 +51000,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51006,12 +51011,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -51023,8 +51036,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51039,9 +51058,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -51325,6 +51347,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51337,6 +51361,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -51351,8 +51379,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51367,9 +51399,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); api/system-current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -53131,6 +53131,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -54094,6 +54097,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -54103,12 +54108,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -54120,8 +54133,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -54136,9 +54155,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -54422,6 +54444,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -54434,6 +54458,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -54448,8 +54476,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -54464,9 +54496,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); api/test-current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -50109,6 +50109,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -51072,6 +51075,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51081,12 +51086,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -51098,8 +51111,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51114,9 +51133,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -51400,6 +51422,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51412,6 +51436,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -51426,8 +51454,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51442,9 +51474,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading
api/current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -50034,6 +50034,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -50997,6 +51000,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51006,12 +51011,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -51023,8 +51036,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51039,9 +51058,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -51325,6 +51347,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51337,6 +51361,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -51351,8 +51379,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51367,9 +51399,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float);
api/system-current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -53131,6 +53131,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -54094,6 +54097,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -54103,12 +54108,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -54120,8 +54133,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -54136,9 +54155,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -54422,6 +54444,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -54434,6 +54458,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -54448,8 +54476,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -54464,9 +54496,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float);
api/test-current.txt +35 −0 Original line number Diff line number Diff line Loading @@ -50109,6 +50109,9 @@ package java.lang { method public int compareTo(java.lang.Boolean); method public static boolean getBoolean(java.lang.String); method public static int hashCode(boolean); method public static boolean logicalAnd(boolean, boolean); method public static boolean logicalOr(boolean, boolean); method public static boolean logicalXor(boolean, boolean); method public static boolean parseBoolean(java.lang.String); method public static java.lang.String toString(boolean); method public static java.lang.Boolean valueOf(boolean); Loading Loading @@ -51072,6 +51075,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51081,12 +51086,20 @@ package java.lang { method public static float copySign(float, float); method public static double cos(double); method public static double cosh(double); method public static int decrementExact(int); method public static long decrementExact(long); method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); method public static int incrementExact(int); method public static long incrementExact(long); method public static double log(double); method public static double log10(double); method public static double log1p(double); Loading @@ -51098,8 +51111,14 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static int negateExact(int); method public static long negateExact(long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51114,9 +51133,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float); Loading Loading @@ -51400,6 +51422,8 @@ package java.lang { method public static float abs(float); method public static double abs(double); method public static double acos(double); method public static int addExact(int, int); method public static long addExact(long, long); method public static double asin(double); method public static double atan(double); method public static double atan2(double, double); Loading @@ -51412,6 +51436,10 @@ package java.lang { method public static double exp(double); method public static double expm1(double); method public static double floor(double); method public static int floorDiv(int, int); method public static long floorDiv(long, long); method public static int floorMod(int, int); method public static long floorMod(long, long); method public static int getExponent(float); method public static int getExponent(double); method public static double hypot(double, double); Loading @@ -51426,8 +51454,12 @@ package java.lang { method public static long min(long, long); method public static float min(float, float); method public static double min(double, double); method public static int multiplyExact(int, int); method public static long multiplyExact(long, long); method public static double nextAfter(double, double); method public static float nextAfter(float, double); method public static double nextDown(double); method public static float nextDown(float); method public static double nextUp(double); method public static float nextUp(float); method public static double pow(double, double); Loading @@ -51442,9 +51474,12 @@ package java.lang { method public static double sin(double); method public static double sinh(double); method public static double sqrt(double); method public static int subtractExact(int, int); method public static long subtractExact(long, long); method public static double tan(double); method public static double tanh(double); method public static double toDegrees(double); method public static int toIntExact(long); method public static double toRadians(double); method public static double ulp(double); method public static float ulp(float);