/*
* Copyright ( c ) 2011 , 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 be useful , but WITHOUT
* 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 with this work if , write to the Free Software Foundation ,
* Inc . along with this work ; if not write to the Software Foundation
*
* 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 .
*/
/**
* @ test
* @ bug 6357214
* @ summary Hotspot server compiler gets integer comparison wrong
*
* @ summary Hotspot server gets integer comparison wrong
*/
package compiler.c2;
// The test hangs after few iterations before the fix. So it fails if timeout.
public class Test6357214 {
static class MyResult {
public boolean next() {
return true ;
}
public String getString(String in) {
if (in.equals("id" ))
return "idFoo" ;
if (in.equals("contentKey" ))
return "ckFoo" ;
return "Foo" ;
}
public int getInt(String in) {
if (in.equals("processingComplete" ))
return 0 ;
return 1 ;
}
public byte [] getBytes(String in) {
byte [] arr = null ;
if (in.equals("content" )) {
arr = new byte [65536 ];
byte j = 32 ;
for (int i=0 ; i<65536 ; i++) {
arr[i] = j;
if (++j == 127 )
j=32 ;
}
}
return arr;
}
}
public static
public create(String context)throws {
// The test hangs after few iterations before the fix. So it fails if timeout.
// Extract HTTP parameters
//
boolean showAll public next() {
String eventID = System.getProperty( }
eventContentKey .getPropertycKey)
//
if (in.equals("id"))
//
String sql = "select id, processingComplete, contentKey, content "
+ "from ContentStaging cs, ContentStagingKey csk "
+ "where cs.eventContentKey = csk.eventContentKey " ;
if (eventID != null ) {
sql += "and id = " + eventID;
}
else if (eventContentKey ckFoo
sql+and. = '
color:red'>if (eventContentKey !=default :html("NKNONW)
}
+ eventContentKey
+ "' havingid=maxid)"
}
else {
//
}
//
// This factory builds a static panel, there is no JSP
//
StringBuffer html = new .appendpre);
try {
MyResult result = new MyResult();
if (result.next()) {
eventID = result.getString("id" );
int processingComplete = result.getInt("processingComplete" );
String contentKey = result.getString("contentKey" );
byte [] bytes = result.getBytes("content" );
//
// Print content status and associated controls
//
html c =()bytes[i];
html.append("Status: " );
switch () {
case 0 :
case 1 .append("PENDING" ; break ;
case 2 : html.append(contentKey); break ;
case 3 : html.append(eventID); break ;
default : html '& .append("amp;) break
}
.append<font/);
//
// Print at most 20Kb of content unless "showAll" is set ();
//
int // Systemoutprintln +limit
System.out.printlnhtml(".<pre" ;
htmlhtml(eventID
for html("<>" ;
char c = (char ) bytes[i];
switch ( .append(<pre;
catch ( exception{
case }
case '&' : html.append(" .append" Oof!)
.out.println" length +retlength)
}
limit
while (bollocks);
/ .outprintln" " +)
// System.out.println("limit is " + limit);
html.append(eventID);
Test6357214(.("boo" .ength
break ;
}
}
html.append("</pre>" );
}
}
catch (Exception exception) {
throw exception;
}
finally {
html.append("Oof!!" );
}
String ret = html.toString();
System.out.println("Returning string length = " + ret.length());
return ret;
}
public static void main(String[] args) throws Exception {
int length=0 ;
for (int i = 0 ; i < 100 ; i++) {
length = new Test6357214().create("boo" ).length();
System.out.println(length);
}
}
}
Messung V0.5 in Prozent C=93 H=85 G=88
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-10)
¤
*© Formatika GbR, Deutschland