jdk-24/jdk/test/java
Xueming Shen db8ced219f 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =

Updated the spec to describe the expected behave explicitly and the implementation to follow

Reviewed-by: alanb, chegar, lancea
2013-02-04 11:58:43 -08:00
..
awt 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle 2013-01-24 17:50:03 +04:00
beans 8005138: test/java/beans/Introspector/TestTypeResolver.java fails 2013-01-24 17:57:02 +04:00
io 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
lang 8007115: Refactor regression tests for java.lang.reflect.Parameter 2013-01-31 12:23:04 -08:00
math 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
net 8007322: untangle ftp protocol from general networking URL tests 2013-02-02 17:15:13 +00:00
nio 6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision 2013-01-18 18:48:44 +00:00
rmi 8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running 2013-01-22 18:30:49 -08:00
security 8006994: Cleanup PKCS12 tests to ensure streams get closed 2013-02-04 17:20:26 +00:00
text 7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie 2013-01-11 15:39:08 -08:00
time 8003680: JSR 310 Date/Time API 2013-01-22 20:59:21 -08:00
util 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream 2013-02-04 11:58:43 -08:00