Peter Arrenbrecht wrote:
See

http://hg.openjdk.java.net/jdk7/modules/jdk/file/tip/src/share/classes/java/io/Closeable.java

and compare

http://developer.android.com/reference/java/io/Closeable.html#close()


Cheers,
-parren
The master forest is jdk7/jdk7 (I think jdk7/modules was the forest for jsr277, not sure, but it hasn't been sync'ed in a long time).

In any case, I think this is what you are looking for:
http://hg.openjdk.java.net/jdk7/tl/jdk/file/tip/src/share/classes/java/io/Closeable.java

and it should be some future promoted build (probably jdk7-b103).

-Alan.




Reply via email to