OSDN Git Service

Track libcore commit a2d9879b
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Tue, 21 Mar 2017 13:57:19 +0000 (13:57 +0000)
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Tue, 21 Mar 2017 17:23:50 +0000 (17:23 +0000)
Test: make -j 32
Bug: 36461944
Change-Id: I0cf924a0f07d3d048f75edb4061b20f065ba80b1

api/current.txt
api/system-current.txt
api/test-current.txt

index 98f2cc8..9d9056d 100644 (file)
@@ -53164,6 +53164,7 @@ package java.lang.reflect {
 
   public class GenericSignatureFormatError extends java.lang.ClassFormatError {
     ctor public GenericSignatureFormatError();
+    ctor public GenericSignatureFormatError(java.lang.String);
   }
 
   public abstract interface InvocationHandler {
index a79c399..e52cc0c 100644 (file)
@@ -56794,6 +56794,7 @@ package java.lang.reflect {
 
   public class GenericSignatureFormatError extends java.lang.ClassFormatError {
     ctor public GenericSignatureFormatError();
+    ctor public GenericSignatureFormatError(java.lang.String);
   }
 
   public abstract interface InvocationHandler {
index 60201f8..7e4b2b6 100644 (file)
@@ -53255,6 +53255,7 @@ package java.lang.reflect {
 
   public class GenericSignatureFormatError extends java.lang.ClassFormatError {
     ctor public GenericSignatureFormatError();
+    ctor public GenericSignatureFormatError(java.lang.String);
   }
 
   public abstract interface InvocationHandler {