jdk-24/test/jdk/java/util/Base64
Nishit Jain 13a52f3a17 8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
8218265: java/util/Base64/TestEncodingDecodingLength.java failing

Reviewed-by: rriggs, naoto
2019-02-06 13:57:19 +05:30
..
Base64GetEncoderTest.java 8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3 2018-01-31 10:34:59 -08:00
baseEncode.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
mimeEncode.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
plain.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestBase64.java 8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3 2018-01-31 10:34:59 -08:00
TestBase64Golden.java 8194959: Correct test tag to move bugid from @test to @bug 2018-01-12 14:09:50 +08:00
TestEncodingDecodingLength.java 8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow 2019-02-06 13:57:19 +05:30
urlEncode.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00