This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
jdk
/
test
/
java
/
util
/
Base64
History
Xueming Shen
b46a6500b0
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
...
To take input bytes as unsigned before check range Reviewed-by: alanb
2015-06-24 11:15:23 -07:00
..
Base64GetEncoderTest.java
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
2013-12-03 17:44:31 -08:00
baseEncode.txt
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00
mimeEncode.txt
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00
plain.txt
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00
TestBase64.java
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
2015-06-24 11:15:23 -07:00
TestBase64Golden.java
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
2014-08-19 12:26:34 -07:00
urlEncode.txt
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00