Verifier Error: Exception handlers not sorted in ascending order by the off

Hello,

Java Card 2.2 did not convert my Applet !

Java Card 2.2.1 & 2.1.2 do not report this Error and the Applet is working !

What's wrong here ?

D:\save\smsTest>C:\Programme\Java\jdk1.5.0_06\bin\java -classpath D:\java_card_kit-2_2\lib\converter.jar;D:\java_card_kit-2_2\lib\offcardverifier.jar com.sun.javacard.converter.Converter -config SMS_JCDK_2_2.opt

Java Card 2.2 Class File Converter (version 1.3)

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

warning: You did not supply export file for the previous minor version of the package

parsing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\IExceptionConstants.class

parsing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\ITestConsts.class

parsing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\InfoData.class

parsing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\SMS.class

parsing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\StringConsts.class

converting com.gieseckedevrient.jctt.smsTest.IExceptionConstants

converting com.gieseckedevrient.jctt.smsTest.ITestConsts

converting com.gieseckedevrient.jctt.smsTest.InfoData

parsing D:\java_card_kit-2_2\api_export_files\java\lang\javacard\lang.exp

converting com.gieseckedevrient.jctt.smsTest.SMS

parsing D:\java_card_kit-2_2\api_export_files\javacard\framework\javacard\framework.exp

parsing U:\_Tools\java\43019-560\Annex_B_Export_Files\sim\toolkit\javacard\toolkit.exp

converting com.gieseckedevrient.jctt.smsTest.StringConsts

writing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\javacard\smsTest.exp

writing D:\save\smsTest\com\gieseckedevrient\jctt\smsTest\javacard\smsTest.jca

Verifier Error: Exception handlers not sorted in ascending order by the offset of the handler

Verification failed

[1934 byte] By [arkadycca] at [2007-11-26 21:01:39]
# 1
Hello again,it seams this error only occurs when using javac from JDK 1.5/1.6 (1.4 not tested).When I us jdk1.3.1_11 to compile the java sources this error never occurs during conversion !
arkadycca at 2007-7-10 2:33:24 > top of Java-index,Java Mobility Forums,Consumer and Commerce...