publicclass FinalInitializer_2 { // customer-supplied test case publicvoid doKMDiscard()
{
//the problem will be gone by deleting any of the following //5 lines. (just comment them out works too)
{ finalint t=0; finalint degCnns[][]=null; int sklTmpGrps=0;
}
finalint sklGrpCnt; //the problem will be gone by deleting the loop or //the final line or just delete the word 'final' for(int i=0;i<1;i++){ finalint j=0;
}
sklGrpCnt=0;
}
}
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.