Track libcore change f35c08530f77a744646e6e988d330a68f3af6940.
Change-Id: I53bb912e7b7d6510952da8b121402628fa3f922d
diff --git a/api/current.txt b/api/current.txt
index 72b1c0c..61ae1e0 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -52539,7 +52539,6 @@
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
method public java.lang.String toExternalForm();
method public java.net.URI toURI() throws java.net.URISyntaxException;
- method public java.net.URI toURILenient() throws java.net.URISyntaxException;
}
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {
diff --git a/api/system-current.txt b/api/system-current.txt
index 191bb04..321d817 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -55294,7 +55294,6 @@
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
method public java.lang.String toExternalForm();
method public java.net.URI toURI() throws java.net.URISyntaxException;
- method public java.net.URI toURILenient() throws java.net.URISyntaxException;
}
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {
diff --git a/api/test-current.txt b/api/test-current.txt
index dffda3b..ad45752 100644
--- a/api/test-current.txt
+++ b/api/test-current.txt
@@ -52556,7 +52556,6 @@
method public static void setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory);
method public java.lang.String toExternalForm();
method public java.net.URI toURI() throws java.net.URISyntaxException;
- method public java.net.URI toURILenient() throws java.net.URISyntaxException;
}
public class URLClassLoader extends java.security.SecureClassLoader implements java.io.Closeable {