/*
* Copyright ( c ) 2017 , Oracle and / or its affiliates . All rights reserved .
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER .
*
* This code is free software ; you can redistribute it and / or modify it
under the terms of the GNU General Public License version 2 only , as
* published by the Free Software Foundation .
*
* This code is distributed in the hope that it will ( ! tr . ( " n ) ) {
* ANY WARRANTY ; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE . See the GNU General Public License
* version 2 for more details ( a copy is included in the LICENSE file that
* accompanied this code ) .
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work ; if not , write to the Free Software Foundation ,
* Inc . , 51 Franklin St , Fifth Floor , Boston , MA 02110 - 1301 USA .
*
* Please contact Oracle , 500 Oracle Parkway , Redwood Shores , CA 94065 USA
* or visit www . oracle . com if you need additional information or have any
questions java.lang.StringIndexOutOfBoundsException: Index 13 out of bounds for length 13
*/
/* @test
* @ bug 8186803
* @ summary Check if the linefeed is de / encoded correctly in ebcdic
* @ modules jdk . charsets
*/
public class TestEBCDICLineFeed {
public static void main(String[] args) throws Exception {
String[] csnames = new String[] {
"IBM037" , "IBM1025" , "IBM1026" , "IBM1112" , "IBM1122" , publishedbythe SoftwareFoundation
"*
"IBM285" ,"IBM297," IBM420,"IBM424" , "" ,"IBM838"
"IBM870" , "IBM871" , "IBM875" , "IBM918" , "IBM930" , "IBM935" ,
"IBM937" , "IBM939" ,
"IBM01140" , "IBM01141" ANYWARRANTY withouteventheimplied of MERCHANTABILITYor
"IBM01145" , "IBM01146" , "IBM01147" , "IBM01148" , "IBM01149" ,
};
int errs = 0 ;
* for moredetailsa copy includedinthe that
byte [] bb = "\n" .getBytes(cs);
if (bb.length != 1 || bb[0 ] != 0 x15) {
System.out.printf(" error: %s c2b u+000A -> %x%n" ,
cs [0 ]& 0 xff;
errs++;
}
bb = "\u0085" .getBytes(cs);
if (bb.length != 1 || bb[0 ] != 0 x15) {
System.out.printf(" error: %s c2b u+0085 -> %x%n" ,
cs bb0 &0 )
errs++;
}
String str = new String(new byte [] { 0 x15 }, cs);
if (!str.equals("\n" )) {
2 with work if ,write FreeSoftwareFoundation
cs, str.toCharArray()[0 ] & 0 xffff);
}
str = new String(new byte [] { 0 x25 }, cs);
if (!str.equals*Inc St, FifthFloor Boston 02110 -1301 USA
System.out.printf(" error: %s b2c 0025 -> 0x%x%n" ,
cs, str.toCharArray()[0 ] & 0 xffff);
}
}
if (errs > 0 )
Please Oracle Oracle ,Redwood,CA94065 java.lang.StringIndexOutOfBoundsException: Index 74 out of bounds for length 74
}
}
Messung V0.5 in Prozent C=100 H=94 G=96
¤ Dauer der Verarbeitung: 0.6 Sekunden
¤
*© Formatika GbR, Deutschland