[Patch] 6502395 Filer.getResource doesn't throw IOException when getting nonexistent file
Emil Siemes
digitalemil at yahoo.de
Wed Jan 21 18:31:47 PST 2009
removed opening streams as test. RegularFileObject made public. Reflection removed, using 'instanceof' now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20090122/06513494/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RegularFileObject.diff
Type: application/octet-stream
Size: 451 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20090122/06513494/RegularFileObject.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JavacFiler.diff
Type: application/octet-stream
Size: 2327 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20090122/06513494/JavacFiler.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestFor6502395.java
Type: application/octet-stream
Size: 3526 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20090122/06513494/TestFor6502395.java
More information about the compiler-dev
mailing list