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
bedabba81c
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
...
To throw IOE for malformed final unit in base64 stream Reviewed-by: chegar, alanb
2013-05-14 14:20:18 -07:00
..
Base64GetEncoderTest.java
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
2013-04-30 16:24:08 +01: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
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
2013-05-14 14:20:18 -07:00
TestBase64Golden.java
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00
urlEncode.txt
8004088: hg push for bug#4235519 failed to push all files
2012-11-27 22:07:11 -08:00