RFR JDK-8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3 (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Jan 30 14:31:31 UTC 2018
- Previous message: RFR JDK-8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
- Next message: RFR JDK-8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 29/01/2018 17:52, Xueming Shen wrote:
Actually I have a dedicated test case for "mime encoder maxlen". test/jdk/java/util/Base64/Base64GetEncoderTest.java I have updated it to test the negative and the < 4 maxlen. http://cr.openjdk.java.net/~sherman/8176379/webrev/ webrev has been updated according. Looks good.
-Alan
- Previous message: RFR JDK-8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
- Next message: RFR JDK-8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]