Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8063126

"Inconsistent stackmap frames at branch target XXX" verification exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 8u5
    • tools
    • x86_64
    • windows_7

      FULL PRODUCT VERSION :
      Fails on both my java versions:

      java version "1.7.0_51"
      Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
      Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

      java version "1.8.0_05"
      Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
      Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)



      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      A DESCRIPTION OF THE PROBLEM :
      After refactoring a class, I consistently get a class loader verification exception trying to load this class. I've refactored more after that, but I can't make the problem go away now.



      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      To build:

      (1) Install Apache Ant, version 1.8 or higher
      (2) Install subversion
      (3) svn co https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1077
      (4) ant make-core-deps build
      (5) cd connectors/webcrawler
      (6) ant run-IT-HSQLDB


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      I expect the tests to succeed and not error out.


      ERROR MESSAGES/STACK TRACES THAT OCCUR :

          [junit] Testcase: sessionCrawl(org.apache.manifoldcf.crawler.connectors.webcrawler.tests.SessionLoginHSQLDBIT): Caused an ERROR
          [junit] Inconsistent stackmap frames at branch target 3142
          [junit] Exception Details:
          [junit] Location:
          [junit] org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector.processDocuments([Ljava/lang/String;Lorg/apache/manifoldcf/crawler/interfaces/IExistingVersions;Lorg/apache/manifoldcf/core/interfaces/Specification;Lorg/apache/manifoldcf/crawler/interfaces/IProcessActivity;IZ)V @3142: new
          [junit] Reason:
          [junit] Type top (current frame, locals[30]) is not assignable to 'java/util/Map' (stack map, locals[30])
          [junit] Current Frame:
          [junit] bci: @2285
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map' }
          [junit] stack: { integer }
          [junit] Stackmap Frame:
          [junit] bci: @3142
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map', top, 'java/util/Map' }
          [junit] stack: { }
          [junit] Bytecode:
          [junit] 0000000: 2ab6 005b 1100 c836 072d b800 733a 0819
          [junit] 0000010: 08b8 0074 2db8 0075 3a09 bb00 6259 2db7
          [junit] 0000020: 0063 3a0a 190a b600 763a 0bb8 0077 370c
          [junit] 0000030: 2b3a 0e19 0ebe 360f 0336 1015 1015 0fa2
          [junit] 0000040: 0c74 190e 1510 323a 1119 0a19 11b6 0078
          [junit] 0000050: 9a00 37b2 006d b600 7999 0022 b200 6dbb
          [junit] 0000060: 003e 59b7 003f 127a b600 4119 11b6 0041
          [junit] 0000070: 127b b600 41b6 0043 b600 7c19 0419 11b9
          [junit] 0000080: 007d 0200 a70c 292a 1911 b600 7e3a 12b2
          [junit] 0000090: 006d b600 7999 0036 1912 c600 31b2 006d
          [junit] 00000a0: bb00 3e59 b700 3f12 7fb6 0041 1911 b600
          [junit] 00000b0: 4112 80b6 0041 1912 b900 8101 00b6 0041
          [junit] 00000c0: 126f b600 41b6 0043 b600 7c03 3613 1911
          [junit] 00000d0: 3a14 013a 1519 12c6 0019 1912 b900 8101
          [junit] 00000e0: 003a 172a 1904 1917 b600 823a 16a7 0006
          [junit] 00000f0: 013a 1603 3617 013a 1801 3a19 013a 1a01
          [junit] 0000100: 3a1b 013a 1cbb 0083 5919 14b7 0084 3a1d
          [junit] 0000110: a700 2c3a 1ebb 003e 59b7 003f 1286 b600
          [junit] 0000120: 4119 1eb6 0087 b600 41b6 0043 3a19 191e
          [junit] 0000130: 3a1a 1288 3a18 0336 17a7 079b 191d b600
          [junit] 0000140: 893a 1ebb 003e 59b7 003f 3a1f 2a19 1419
          [junit] 0000150: 0419 1e16 0c19 1fb6 008a 3620 1520 04a0
          [junit] 0000160: 071a 191f b600 433a 2119 1db6 008b 3a22
          [junit] 0000170: 191d b600 8c36 2315 2302 a000 0a19 1db6
          [junit] 0000180: 008d 3623 2a19 14b6 008e 3a24 2a19 14b6
          [junit] 0000190: 008f 3a25 1922 1290 b600 9199 000e 2a19
          [junit] 00001a0: 14b6 0092 3a26 a700 0a12 38b8 0093 3a26
          [junit] 00001b0: 0436 2719 1119 14b6 0047 9900 452a b400
          [junit] 00001c0: 0504 a100 3d2a 1911 1922 1921 1523 1925
          [junit] 00001d0: 1926 191e 1924 160c 191d b600 9419 0415
          [junit] 00001e0: 072a b400 142a b400 152a b400 162a b400
          [junit] 00001f0: 172a b400 18b6 0095 5936 2704 a006 5d01
          [junit] 0000200: 3a28 1912 c600 132a b400 1219 12b9 0081
          [junit] 0000210: 0100 b600 963a 282a b400 372a b400 0c19
          [junit] 0000220: 2219 2115 2319 2519 262a b400 0d19 2415
          [junit] 0000230: 072a b400 142a b400 152a b400 162a b400
          [junit] 0000240: 172a b400 18b8 0097 3a29 1929 1513 04a0
          [junit] 0000250: 0008 1298 a700 0512 99b9 009a 0200 1929
          [junit] 0000260: 191d b600 942a b400 062a b400 072a b400
          [junit] 0000270: 092a b400 0b03 191e 1915 1928 b900 9b0a
          [junit] 0000280: 0019 29b9 009c 0100 362a 152a 1100 c89f
          [junit] 0000290: 0013 152a 1101 2e9f 000b 152a 1101 2da0
          [junit] 00002a0: 0083 1513 04a0 001c 1929 b900 9d01 003a
          [junit] 00002b0: 2b2a b400 1219 12b9 0081 0100 192b b600
          [junit] 00002c0: 9e19 2912 9fb9 00a0 0200 b800 a13a 2b2a
          [junit] 00002d0: 1904 1914 152a 192b b600 a299 0023 b200
          [junit] 00002e0: a319 0419 1419 29b6 00a4 3a1b 1929 b900
          [junit] 00002f0: a501 003a 1c05 3617 013a 18a7 0024 bb00
          [junit] 0000300: 3e59 b700 3f12 a6b6 0041 192b b600 4112
          [junit] 0000310: a7b6 0041 b600 433a 1903 3617 013a 18a7
          [junit] 0000320: 00a4 1929 129f b900 a002 00b8 00a1 3a2b
          [junit] 0000330: 192b b800 a83a 2c19 2cc7 000b b200 a9b6
          [junit] 0000340: 00aa 3a2c 12ab 3a2d bb00 3e59 b700 3f12
          [junit] 0000350: 6fb6 0041 1929 1104 0019 2cb9 00ac 0300
          [junit] 0000360: b600 4112 6fb6 0041 b600 433a 2da7 0028
          [junit] 0000370: 3a2e 192e b600 ad05 a000 0619 2ebf 1929
          [junit] 0000380: 192e b900 ae02 00a7 000e 3a2e 1929 192e
          [junit] 0000390: b900 ae02 00bb 003e 59b7 003f 12b0 b600
          [junit] 00003a0: 4115 2ab8 00b1 b600 4112 b2b6 0041 192d
          [junit] 00003b0: b600 4112 42b6 0041 b600 433a 1904 3617
          [junit] 00003c0: 013a 1819 2919 04b9 00b3 0200 a700 2d3a
          [junit] 00003d0: 2a19 2919 2ab9 00ae 0200 192a bf3a 2a19
          [junit] 00003e0: 2919 2ab9 00ae 0200 192a bf3a 2f19 2919
          [junit] 00003f0: 04b9 00b3 0200 192f bf19 29b9 00b4 0100
          [junit] 0000400: a700 0f3a 3019 29b9 00b4 0100 1930 bf01
          [junit] 0000410: 3a2a 013a 2b01 3a15 013a 2c15 1705 a004
          [junit] 0000420: 3803 362d 1912 c602 6319 1219 14b9 00b5
          [junit] 0000430: 0200 3a2e 0336 2f03 3630 0336 3103 3632
          [junit] 0000440: 0336 3319 2eb9 00b6 0100 9900 fb04 362f
          [junit] 0000450: 192e b900 b701 00c0 00b8 3a34 2a19 1419
          [junit] 0000460: 34b6 00b9 3a35 1935 c600 2319 15c6 000c
          [junit] 0000470: 0436 3001 3a15 a700 cc15 309a 00c7 1935
          [junit] 0000480: 3a15 013a 2a01 3a2b a700 ba2a 1914 1934
          [junit] 0000490: b600 ba3a 3619 36c6 002a 192a c600 0c04
          [junit] 00004a0: 3631 013a 2aa7 009d 1531 9a00 9815 309a
          [junit] 00004b0: 0093 1915 c700 8e19 363a 2a01 3a2b a700
          [junit] 00004c0: 842a 1914 1934 b600 bb3a 3719 37c6 0031
          [junit] 00004d0: 192b c600 0c04 3632 013a 2ba7 0067 1532
          [junit] 00004e0: 9a00 6215 319a 005d 1530 9a00 5819 15c7
          [junit] 00004f0: 0053 192a c700 4e19 373a 2ba7 0047 2a19
          [junit] 0000500: 1419 34b6 00bc 3a38 1938 c600 3819 2cc6
          [junit] 0000510: 000c 0436 3301 3a2c a700 2a15 339a 0025
          [junit] 0000520: 1532 9a00 2015 319a 001b 1530 9a00 1619
          [junit] 0000530: 15c7 0011 192a c700 0c19 2bc7 0007 1938
          [junit] 0000540: 3a2c a7ff 0119 15c6 0040 b200 6db6 0079
          [junit] 0000550: 9900 31b2 006d bb00 3e59 b700 3f12 bdb6
          [junit] 0000560: 0041 1914 b600 4112 beb6 0041 1912 b900
          [junit] 0000570: 8101 00b6 0041 126f b600 41b6 0043 b600
          [junit] 0000580: 7c04 362d a701 0519 2ac6 0040 b200 6db6
          [junit] 0000590: 0079 9900 31b2 006d bb00 3e59 b700 3f12
          [junit] 00005a0: bdb6 0041 1914 b600 4112 bfb6 0041 1912
          [junit] 00005b0: b900 8101 00b6 0041 126f b600 41b6 0043
          [junit] 00005c0: b600 7c04 362d a700 c319 2bc6 0040 b200
          [junit] 00005d0: 6db6 0079 9900 31b2 006d bb00 3e59 b700
          [junit] 00005e0: 3f12 bdb6 0041 1914 b600 4112 c0b6 0041
          [junit] 00005f0: 1912 b900 8101 00b6 0041 126f b600 41b6
          [junit] 0000600: 0043 b600 7c04 362d a700 8119 2cc6 0040
          [junit] 0000610: b200 6db6 0079 9900 31b2 006d bb00 3e59
          [junit] 0000620: b700 3f12 bdb6 0041 1914 b600 4112 c1b6
          [junit] 0000630: 0041 1912 b900 8101 00b6 0041 126f b600
          [junit] 0000640: 41b6 0043 b600 7c04 362d a700 3f15 2f99
          [junit] 0000650: 003a b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000660: 3e59 b700 3f12 bdb6 0041 1914 b600 4112
          [junit] 0000670: c2b6 0041 1912 b900 8101 00b6 0041 126f
          [junit] 0000680: b600 41b6 0043 b600 7c15 139a 00b3 152d
          [junit] 0000690: 9900 ae19 0419 16b9 00c3 0200 9900 56b2
          [junit] 00006a0: 006d b600 7999 0031 b200 6dbb 003e 59b7
          [junit] 00006b0: 003f 12c4 b600 4119 11b6 0041 12c5 b600
          [junit] 00006c0: 4119 12b9 0081 0100 b600 4112 6fb6 0041
          [junit] 00006d0: b600 43b6 007c 1904 0112 3201 1912 b900
          [junit] 00006e0: 8101 0012 c601 01b9 00c7 0800 0436 13a7
          [junit] 00006f0: 0095 b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000700: 3e59 b700 3f12 c4b6 0041 1911 b600 4112
          [junit] 0000710: c8b6 0041 1912 b900 8101 00b6 0041 12c9
          [junit] 0000720: b600 41b6 0043 b600 7cb2 00a3 1914 b600
          [junit] 0000730: ca12 cb3a 1906 3617 013a 18a7 0049 1513
          [junit] 0000740: 04a0 0043 152d 9a00 3e19 0419 16b9 00cc
          [junit] 0000750: 0200 1904 0112 3301 1912 b900 8101 0012
          [junit] 0000760: c601 01b9 00c7 0800 0336 1319 1419 11b6
          [junit] 0000770: 0047 9a00 12b2 00a3 1914 b600 ca19 113a
          [junit] 0000780: 14a7 f984 1517 05a0 008e 1513 04a0 0088
          [junit] 0000790: 1915 c600 0f19 15b9 00cd 0100 3a2e a700
          [junit] 00007a0: 1f19 2ac6 000a 192a 3a2e a700 1319 2bc6
          [junit] 00007b0: 000a 192b 3a2e a700 0719 2c3a 2eb2 00a3
          [junit] 00007c0: 1914 b600 ca19 2ec6 000b 192e b600 459a
          [junit] 00007d0: 003f 1904 1916 b900 cc02 0019 0401 1233
          [junit] 00007e0: 0119 12b9 0081 0100 12ce bb00 3e59 b700
          [junit] 00007f0: 3f12 cfb6 0041 1919 b600 41b6 0043 01b9
          [junit] 0000800: 00c7 0800 0336 1319 113a 14a7 f8fa 192e
          [junit] 0000810: 3a14 a7f8 f315 1705 9f00 3e15 1304 a000
          [junit] 0000820: 3819 0419 16b9 00cc 0200 1904 0112 3301
          [junit] 0000830: 1912 b900 8101 0012 d0bb 003e 59b7 003f
          [junit] 0000840: 12d1 b600 4119 19b6 0041 b600 4301 b900
          [junit] 0000850: c708 0003 3613 a700 2015 279a 0011 12d2
          [junit] 0000860: 3a18 12d3 3a19 0336 17a7 000d 013a 1806
          [junit] 0000870: 3617 12d4 3a19 a700 2015 209a 0011 12d5
          [junit] 0000880: 3a18 12d6 3a19 0336 17a7 000d 013a 1812
          [junit] 0000890: d73a 1906 3617 1914 1911 b600 479a 0037
          [junit] 00008a0: 013a 1819 19c6 0023 bb00 3e59 b700 3f12
          [junit] 00008b0: d8b6 0041 1914 b600 4112 d9b6 0041 1919
          [junit] 00008c0: b600 41b6 0043 3a19 1517 059f 0009 0636
          [junit] 00008d0: 17a7 0003 1918 c600 1519 0401 122f 0119
          [junit] 00008e0: 1119 1819 1901 b900 c708 0015 17aa 0000
          [junit] 00008f0: 0000 0359 0000 0000 0000 0003 0000 001f
          [junit] 0000900: 0000 0076 0000 00cf 0000 0302 b200 6db6
          [junit] 0000910: 0079 9900 45b2 006d bb00 3e59 b700 3f12
          [junit] 0000920: 7ab6 0041 1911 b600 4112 6fb6 0041 1919
          [junit] 0000930: c600 1abb 003e 59b7 003f 12da b600 4119
          [junit] 0000940: 19b6 0041 b600 43a7 0005 1238 b600 41b6
          [junit] 0000950: 0043 191a b600 db19 0419 11b9 007d 0200
          [junit] 0000960: a703 05b2 006d b600 7999 0045 b200 6dbb
          [junit] 0000970: 003e 59b7 003f 12dc b600 4119 11b6 0041
          [junit] 0000980: 126f b600 4119 19c6 001a bb00 3e59 b700
          [junit] 0000990: 3f12 dab6 0041 1919 b600 41b6 0043 a700
          [junit] 00009a0: 0512 38b6 0041 b600 4319 1ab6 00db 1904
          [junit] 00009b0: 1911 1238 b900 dd03 00a7 02ac bb00 3e59
          [junit] 00009c0: b700 3f3a 1d19 1d19 0810 2bb8 0003 1908
          [junit] 00009d0: be9e 0017 191d 102b b600 de57 191d 12df
          [junit] 00009e0: 102b b800 02a7 000b 191d 102d b600 de57
          [junit] 00009f0: bb00 e059 b700 e13a 1e05 bd00 2e3a 1f03
          [junit] 0000a00: 3620 191c b900 e201 00b9 00e3 0100 3a21
          [junit] 0000a10: 1921 b900 b601 0099 004b 1921 b900 b701
          [junit] 0000a20: 00c0 002e 3a22 1922 b200 e4b6 00e5 3a23
          [junit] 0000a30: b200 e619 23b9 00e7 0200 9a00 2519 0919
          [junit] 0000a40: 23b9 00e7 0200 9a00 1915 2019 1c19 22b9
          [junit] 0000a50: 00e8 0200 c000 e9b9 006a 0100 6036 20a7
          [junit] 0000a60: ffb1 1520 bd00 2e3a 2203 3620 191c b900
          [junit] 0000a70: e201 00b9 00e3 0100 3a21 1921 b900 b601
          [junit] 0000a80: 0099 00d4 1921 b900 b701 00c0 002e 3a23
          [junit] 0000a90: 1923 b200 e4b6 00e5 3a24 b200 e619 24b9
          [junit] 0000aa0: 00e7 0200 9a00 ae19 0919 24b9 00e7 0200
          [junit] 0000ab0: 9a00 a219 1e19 23b9 00e8 0200 c000 ea3a
          [junit] 0000ac0: 2519 25c7 0018 bb00 eb59 b700 ec3a 2519
          [junit] 0000ad0: 1e19 2319 25b9 00ed 0300 5719 1c19 23b9
          [junit] 0000ae0: 00e8 0200 c000 e93a 2619 26b9 00ee 0100
          [junit] 0000af0: 3a27 1927 b900 b601 0099 0059 1927 b900
          [junit] 0000b00: b701 00c0 002e 3a28 1925 1928 b900 ef02
          [junit] 0000b10: 0057 191f 03bb 003e 59b7 003f 12f0 b600
          [junit] 0000b20: 4119 23b6 0041 b600 4353 191f 0419 2853
          [junit] 0000b30: bb00 3e59 b700 3f3a 2919 2919 1f10 3db8
          [junit] 0000b40: 00f1 1922 1520 8420 0119 29b6 0043 53a7
          [junit] 0000b50: ffa3 a7ff 2819 22b8 0074 191d 1922 102b
          [junit] 0000b60: b800 0319 1d19 1bb6 0041 5719 1d12 f2b6
          [junit] 0000b70: 0041 5719 1d19 0bb6 0041 5719 1db6 0043
          [junit] 0000b80: 3a23 2a19 1119 0419 0ab6 00f3 3624 1904
          [junit] 0000b90: 1911 1923 b900 f403 009a 0022 1513 04a0
          [junit] 0000ba0: 0011 1916 c600 0c19 0419 16b9 00cc 0200
          [junit] 0000bb0: b200 a319 11b6 00ca a700 f52a 1904 1911
          [junit] 0000bc0: 1923 1524 191e 1908 190a b600 f599 0098
          [junit] 0000bd0: 1513 04a0 0011 1916 c600 0c19 0419 16b9
          [junit] 0000be0: 00cc 0200 b200 a319 11b6 00ca a700 c1b2
          [junit] 0000bf0: 006d b600 7999 0045 b200 6dbb 003e 59b7
          [junit] 0000c00: 003f 12f6 b600 4119 11b6 0041 12f7 b600
          [junit] 0000c10: 4119 19c6 001a bb00 3e59 b700 3f12 dab6
          [junit] 0000c20: 0041 1919 b600 41b6 0043 a700 0512 38b6
          [junit] 0000c30: 0041 b600 4319 1ab6 00db 1904 1911 b900
          [junit] 0000c40: f802 00a7 0022 bb00 2859 bb00 3e59 b700
          [junit] 0000c50: 3f12 f9b6 0041 1517 b800 b1b6 0041 b600
          [junit] 0000c60: 43b7 003d bf15 1304 a000 2d19 16c6 0028
          [junit] 0000c70: 1904 1916 b900 cc02 00a7 001c 3a39 1513
          [junit] 0000c80: 04a0 0011 1916 c600 0c19 0419 16b9 00cc
          [junit] 0000c90: 0200 1939 bfb2 00a3 1911 b600 caa7 0010
          [junit] 0000ca0: 3a3a b200 a319 11b6 00ca 193a bf84 1001
          [junit] 0000cb0: a7f3 8bb1
          [junit] Exception Handler Table:
          [junit] bci [261, 272] => handler: 275
          [junit] bci [840, 877] => handler: 880
          [junit] bci [840, 877] => handler: 906
          [junit] bci [606, 963] => handler: 975
          [junit] bci [606, 963] => handler: 989
          [junit] bci [606, 963] => handler: 1003
          [junit] bci [975, 1005] => handler: 1003
          [junit] bci [586, 1017] => handler: 1027
          [junit] bci [1027, 1029] => handler: 1027
          [junit] bci [243, 2972] => handler: 3196
          [junit] bci [3003, 3024] => handler: 3196
          [junit] bci [3055, 3173] => handler: 3196
          [junit] bci [3196, 3198] => handler: 3196
          [junit] bci [135, 2992] => handler: 3232
          [junit] bci [3003, 3044] => handler: 3232
          [junit] bci [3055, 3221] => handler: 3232
          [junit] bci [3232, 3234] => handler: 3232
          [junit] Stackmap Table:
          [junit] full_frame(@59,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer},{})
          [junit] append_frame(@123,Object[#1587])
          [junit] same_frame(@135)
          [junit] append_frame(@203,Object[#1719])
          [junit] append_frame(@240,Integer,Object[#1587],Object[#1720])
          [junit] append_frame(@243,Object[#1587])
          [junit] full_frame(@261,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_locals_1_stack_item_frame(@275,Object[#1722])
          [junit] append_frame(@316,Object[#1723])
          [junit] full_frame(@388,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer},{})
          [junit] append_frame(@425,Object[#1714],Object[#1725])
          [junit] append_frame(@432,Object[#1726])
          [junit] append_frame(@511,Integer)
          [junit] append_frame(@535,Object[#1727])
          [junit] full_frame(@599,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728]})
          [junit] full_frame(@601,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728],Object[#1587]})
          [junit] append_frame(@674,Integer)
          [junit] same_frame(@705)
          [junit] append_frame(@766,Object[#1587])
          [junit] chop_frame(@799,1)
          [junit] same_frame(@802)
          [junit] append_frame(@836,Object[#1587],Object[#1587])
          [junit] full_frame(@880,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1572]})
          [junit] append_frame(@894,Object[#1572])
          [junit] full_frame(@906,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1729]})
          [junit] same_frame(@917)
          [junit] full_frame(@963,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{})
          [junit] same_locals_1_stack_item_frame(@975,Object[#1572])
          [junit] same_locals_1_stack_item_frame(@989,Object[#1729])
          [junit] same_locals_1_stack_item_frame(@1003,Object[#1574])
          [junit] same_frame(@1017)
          [junit] same_locals_1_stack_item_frame(@1027,Object[#1574])
          [junit] same_frame(@1039)
          [junit] full_frame(@1091,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] append_frame(@1145,Object[#1731],Object[#1720])
          [junit] same_frame(@1163)
          [junit] append_frame(@1192,Object[#1587])
          [junit] same_frame(@1217)
          [junit] append_frame(@1246,Object[#1587])
          [junit] same_frame(@1278)
          [junit] append_frame(@1307,Object[#1587])
          [junit] full_frame(@1346,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] same_frame(@1349)
          [junit] same_frame(@1409)
          [junit] same_frame(@1415)
          [junit] same_frame(@1475)
          [junit] same_frame(@1481)
          [junit] same_frame(@1541)
          [junit] same_frame(@1547)
          [junit] same_frame(@1607)
          [junit] same_frame(@1613)
          [junit] full_frame(@1673,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer},{})
          [junit] same_frame_extended(@1750)
          [junit] same_frame(@1778)
          [junit] same_frame(@1833)
          [junit] same_frame(@1854)
          [junit] same_frame_extended(@1924)
          [junit] same_frame(@1953)
          [junit] same_frame(@1965)
          [junit] same_frame(@1977)
          [junit] append_frame(@1981,Object[#1587])
          [junit] same_frame(@2002)
          [junit] same_frame(@2062)
          [junit] chop_frame(@2069,1)
          [junit] full_frame(@2134,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer},{})
          [junit] same_frame(@2137)
          [junit] same_frame(@2156)
          [junit] full_frame(@2166,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer},{})
          [junit] same_frame(@2169)
          [junit] same_frame(@2188)
          [junit] same_frame(@2198)
          [junit] same_frame(@2248)
          [junit] full_frame(@2260,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_frame(@2283)
          [junit] same_frame(@2316)
          [junit] full_frame(@2378,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2380,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2391)
          [junit] same_frame(@2403)
          [junit] full_frame(@2465,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2467,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2478)
          [junit] same_frame(@2492)
          [junit] append_frame(@2536,Object[#1724])
          [junit] same_frame(@2544)
          [junit] full_frame(@2576,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730]},{})
          [junit] same_frame_extended(@2655)
          [junit] same_frame(@2658)
          [junit] append_frame(@2682,Object[#1714])
          [junit] append_frame(@2779,Object[#1587],Object[#1587],Object[#1718])
          [junit] append_frame(@2802,Object[#1621],Object[#1730])
          [junit] full_frame(@2898,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730],Object[#1714]},{})
          [junit] same_frame(@2901)
          [junit] append_frame(@2992,Object[#1587],Integer)
          [junit] same_frame(@3003)
          [junit] same_frame(@3044)
          [junit] full_frame(@3055,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{})
          [junit] full_frame(@3117,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@3119,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@3130)
          [junit] same_frame(@3142)
          [junit] full_frame(@3173,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3196,Object[#1574])
          [junit] full_frame(@3218,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Object[#1574]},{})
          [junit] full_frame(@3221,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3232,Object[#1574])
          [junit] chop_frame(@3245,1)
          [junit] chop_frame(@3251,3)
          [junit]
          [junit] java.lang.VerifyError: Inconsistent stackmap frames at branch target 3142
          [junit] Exception Details:
          [junit] Location:
          [junit] org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector.processDocuments([Ljava/lang/String;Lorg/apache/manifoldcf/crawler/interfaces/IExistingVersions;Lorg/apache/manifoldcf/core/interfaces/Specification;Lorg/apache/manifoldcf/crawler/interfaces/IProcessActivity;IZ)V @3142: new
          [junit] Reason:
          [junit] Type top (current frame, locals[30]) is not assignable to 'java/util/Map' (stack map, locals[30])
          [junit] Current Frame:
          [junit] bci: @2285
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map' }
          [junit] stack: { integer }
          [junit] Stackmap Frame:
          [junit] bci: @3142
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map', top, 'java/util/Map' }
          [junit] stack: { }
          [junit] Bytecode:
          [junit] 0000000: 2ab6 005b 1100 c836 072d b800 733a 0819
          [junit] 0000010: 08b8 0074 2db8 0075 3a09 bb00 6259 2db7
          [junit] 0000020: 0063 3a0a 190a b600 763a 0bb8 0077 370c
          [junit] 0000030: 2b3a 0e19 0ebe 360f 0336 1015 1015 0fa2
          [junit] 0000040: 0c74 190e 1510 323a 1119 0a19 11b6 0078
          [junit] 0000050: 9a00 37b2 006d b600 7999 0022 b200 6dbb
          [junit] 0000060: 003e 59b7 003f 127a b600 4119 11b6 0041
          [junit] 0000070: 127b b600 41b6 0043 b600 7c19 0419 11b9
          [junit] 0000080: 007d 0200 a70c 292a 1911 b600 7e3a 12b2
          [junit] 0000090: 006d b600 7999 0036 1912 c600 31b2 006d
          [junit] 00000a0: bb00 3e59 b700 3f12 7fb6 0041 1911 b600
          [junit] 00000b0: 4112 80b6 0041 1912 b900 8101 00b6 0041
          [junit] 00000c0: 126f b600 41b6 0043 b600 7c03 3613 1911
          [junit] 00000d0: 3a14 013a 1519 12c6 0019 1912 b900 8101
          [junit] 00000e0: 003a 172a 1904 1917 b600 823a 16a7 0006
          [junit] 00000f0: 013a 1603 3617 013a 1801 3a19 013a 1a01
          [junit] 0000100: 3a1b 013a 1cbb 0083 5919 14b7 0084 3a1d
          [junit] 0000110: a700 2c3a 1ebb 003e 59b7 003f 1286 b600
          [junit] 0000120: 4119 1eb6 0087 b600 41b6 0043 3a19 191e
          [junit] 0000130: 3a1a 1288 3a18 0336 17a7 079b 191d b600
          [junit] 0000140: 893a 1ebb 003e 59b7 003f 3a1f 2a19 1419
          [junit] 0000150: 0419 1e16 0c19 1fb6 008a 3620 1520 04a0
          [junit] 0000160: 071a 191f b600 433a 2119 1db6 008b 3a22
          [junit] 0000170: 191d b600 8c36 2315 2302 a000 0a19 1db6
          [junit] 0000180: 008d 3623 2a19 14b6 008e 3a24 2a19 14b6
          [junit] 0000190: 008f 3a25 1922 1290 b600 9199 000e 2a19
          [junit] 00001a0: 14b6 0092 3a26 a700 0a12 38b8 0093 3a26
          [junit] 00001b0: 0436 2719 1119 14b6 0047 9900 452a b400
          [junit] 00001c0: 0504 a100 3d2a 1911 1922 1921 1523 1925
          [junit] 00001d0: 1926 191e 1924 160c 191d b600 9419 0415
          [junit] 00001e0: 072a b400 142a b400 152a b400 162a b400
          [junit] 00001f0: 172a b400 18b6 0095 5936 2704 a006 5d01
          [junit] 0000200: 3a28 1912 c600 132a b400 1219 12b9 0081
          [junit] 0000210: 0100 b600 963a 282a b400 372a b400 0c19
          [junit] 0000220: 2219 2115 2319 2519 262a b400 0d19 2415
          [junit] 0000230: 072a b400 142a b400 152a b400 162a b400
          [junit] 0000240: 172a b400 18b8 0097 3a29 1929 1513 04a0
          [junit] 0000250: 0008 1298 a700 0512 99b9 009a 0200 1929
          [junit] 0000260: 191d b600 942a b400 062a b400 072a b400
          [junit] 0000270: 092a b400 0b03 191e 1915 1928 b900 9b0a
          [junit] 0000280: 0019 29b9 009c 0100 362a 152a 1100 c89f
          [junit] 0000290: 0013 152a 1101 2e9f 000b 152a 1101 2da0
          [junit] 00002a0: 0083 1513 04a0 001c 1929 b900 9d01 003a
          [junit] 00002b0: 2b2a b400 1219 12b9 0081 0100 192b b600
          [junit] 00002c0: 9e19 2912 9fb9 00a0 0200 b800 a13a 2b2a
          [junit] 00002d0: 1904 1914 152a 192b b600 a299 0023 b200
          [junit] 00002e0: a319 0419 1419 29b6 00a4 3a1b 1929 b900
          [junit] 00002f0: a501 003a 1c05 3617 013a 18a7 0024 bb00
          [junit] 0000300: 3e59 b700 3f12 a6b6 0041 192b b600 4112
          [junit] 0000310: a7b6 0041 b600 433a 1903 3617 013a 18a7
          [junit] 0000320: 00a4 1929 129f b900 a002 00b8 00a1 3a2b
          [junit] 0000330: 192b b800 a83a 2c19 2cc7 000b b200 a9b6
          [junit] 0000340: 00aa 3a2c 12ab 3a2d bb00 3e59 b700 3f12
          [junit] 0000350: 6fb6 0041 1929 1104 0019 2cb9 00ac 0300
          [junit] 0000360: b600 4112 6fb6 0041 b600 433a 2da7 0028
          [junit] 0000370: 3a2e 192e b600 ad05 a000 0619 2ebf 1929
          [junit] 0000380: 192e b900 ae02 00a7 000e 3a2e 1929 192e
          [junit] 0000390: b900 ae02 00bb 003e 59b7 003f 12b0 b600
          [junit] 00003a0: 4115 2ab8 00b1 b600 4112 b2b6 0041 192d
          [junit] 00003b0: b600 4112 42b6 0041 b600 433a 1904 3617
          [junit] 00003c0: 013a 1819 2919 04b9 00b3 0200 a700 2d3a
          [junit] 00003d0: 2a19 2919 2ab9 00ae 0200 192a bf3a 2a19
          [junit] 00003e0: 2919 2ab9 00ae 0200 192a bf3a 2f19 2919
          [junit] 00003f0: 04b9 00b3 0200 192f bf19 29b9 00b4 0100
          [junit] 0000400: a700 0f3a 3019 29b9 00b4 0100 1930 bf01
          [junit] 0000410: 3a2a 013a 2b01 3a15 013a 2c15 1705 a004
          [junit] 0000420: 3803 362d 1912 c602 6319 1219 14b9 00b5
          [junit] 0000430: 0200 3a2e 0336 2f03 3630 0336 3103 3632
          [junit] 0000440: 0336 3319 2eb9 00b6 0100 9900 fb04 362f
          [junit] 0000450: 192e b900 b701 00c0 00b8 3a34 2a19 1419
          [junit] 0000460: 34b6 00b9 3a35 1935 c600 2319 15c6 000c
          [junit] 0000470: 0436 3001 3a15 a700 cc15 309a 00c7 1935
          [junit] 0000480: 3a15 013a 2a01 3a2b a700 ba2a 1914 1934
          [junit] 0000490: b600 ba3a 3619 36c6 002a 192a c600 0c04
          [junit] 00004a0: 3631 013a 2aa7 009d 1531 9a00 9815 309a
          [junit] 00004b0: 0093 1915 c700 8e19 363a 2a01 3a2b a700
          [junit] 00004c0: 842a 1914 1934 b600 bb3a 3719 37c6 0031
          [junit] 00004d0: 192b c600 0c04 3632 013a 2ba7 0067 1532
          [junit] 00004e0: 9a00 6215 319a 005d 1530 9a00 5819 15c7
          [junit] 00004f0: 0053 192a c700 4e19 373a 2ba7 0047 2a19
          [junit] 0000500: 1419 34b6 00bc 3a38 1938 c600 3819 2cc6
          [junit] 0000510: 000c 0436 3301 3a2c a700 2a15 339a 0025
          [junit] 0000520: 1532 9a00 2015 319a 001b 1530 9a00 1619
          [junit] 0000530: 15c7 0011 192a c700 0c19 2bc7 0007 1938
          [junit] 0000540: 3a2c a7ff 0119 15c6 0040 b200 6db6 0079
          [junit] 0000550: 9900 31b2 006d bb00 3e59 b700 3f12 bdb6
          [junit] 0000560: 0041 1914 b600 4112 beb6 0041 1912 b900
          [junit] 0000570: 8101 00b6 0041 126f b600 41b6 0043 b600
          [junit] 0000580: 7c04 362d a701 0519 2ac6 0040 b200 6db6
          [junit] 0000590: 0079 9900 31b2 006d bb00 3e59 b700 3f12
          [junit] 00005a0: bdb6 0041 1914 b600 4112 bfb6 0041 1912
          [junit] 00005b0: b900 8101 00b6 0041 126f b600 41b6 0043
          [junit] 00005c0: b600 7c04 362d a700 c319 2bc6 0040 b200
          [junit] 00005d0: 6db6 0079 9900 31b2 006d bb00 3e59 b700
          [junit] 00005e0: 3f12 bdb6 0041 1914 b600 4112 c0b6 0041
          [junit] 00005f0: 1912 b900 8101 00b6 0041 126f b600 41b6
          [junit] 0000600: 0043 b600 7c04 362d a700 8119 2cc6 0040
          [junit] 0000610: b200 6db6 0079 9900 31b2 006d bb00 3e59
          [junit] 0000620: b700 3f12 bdb6 0041 1914 b600 4112 c1b6
          [junit] 0000630: 0041 1912 b900 8101 00b6 0041 126f b600
          [junit] 0000640: 41b6 0043 b600 7c04 362d a700 3f15 2f99
          [junit] 0000650: 003a b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000660: 3e59 b700 3f12 bdb6 0041 1914 b600 4112
          [junit] 0000670: c2b6 0041 1912 b900 8101 00b6 0041 126f
          [junit] 0000680: b600 41b6 0043 b600 7c15 139a 00b3 152d
          [junit] 0000690: 9900 ae19 0419 16b9 00c3 0200 9900 56b2
          [junit] 00006a0: 006d b600 7999 0031 b200 6dbb 003e 59b7
          [junit] 00006b0: 003f 12c4 b600 4119 11b6 0041 12c5 b600
          [junit] 00006c0: 4119 12b9 0081 0100 b600 4112 6fb6 0041
          [junit] 00006d0: b600 43b6 007c 1904 0112 3201 1912 b900
          [junit] 00006e0: 8101 0012 c601 01b9 00c7 0800 0436 13a7
          [junit] 00006f0: 0095 b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000700: 3e59 b700 3f12 c4b6 0041 1911 b600 4112
          [junit] 0000710: c8b6 0041 1912 b900 8101 00b6 0041 12c9
          [junit] 0000720: b600 41b6 0043 b600 7cb2 00a3 1914 b600
          [junit] 0000730: ca12 cb3a 1906 3617 013a 18a7 0049 1513
          [junit] 0000740: 04a0 0043 152d 9a00 3e19 0419 16b9 00cc
          [junit] 0000750: 0200 1904 0112 3301 1912 b900 8101 0012
          [junit] 0000760: c601 01b9 00c7 0800 0336 1319 1419 11b6
          [junit] 0000770: 0047 9a00 12b2 00a3 1914 b600 ca19 113a
          [junit] 0000780: 14a7 f984 1517 05a0 008e 1513 04a0 0088
          [junit] 0000790: 1915 c600 0f19 15b9 00cd 0100 3a2e a700
          [junit] 00007a0: 1f19 2ac6 000a 192a 3a2e a700 1319 2bc6
          [junit] 00007b0: 000a 192b 3a2e a700 0719 2c3a 2eb2 00a3
          [junit] 00007c0: 1914 b600 ca19 2ec6 000b 192e b600 459a
          [junit] 00007d0: 003f 1904 1916 b900 cc02 0019 0401 1233
          [junit] 00007e0: 0119 12b9 0081 0100 12ce bb00 3e59 b700
          [junit] 00007f0: 3f12 cfb6 0041 1919 b600 41b6 0043 01b9
          [junit] 0000800: 00c7 0800 0336 1319 113a 14a7 f8fa 192e
          [junit] 0000810: 3a14 a7f8 f315 1705 9f00 3e15 1304 a000
          [junit] 0000820: 3819 0419 16b9 00cc 0200 1904 0112 3301
          [junit] 0000830: 1912 b900 8101 0012 d0bb 003e 59b7 003f
          [junit] 0000840: 12d1 b600 4119 19b6 0041 b600 4301 b900
          [junit] 0000850: c708 0003 3613 a700 2015 279a 0011 12d2
          [junit] 0000860: 3a18 12d3 3a19 0336 17a7 000d 013a 1806
          [junit] 0000870: 3617 12d4 3a19 a700 2015 209a 0011 12d5
          [junit] 0000880: 3a18 12d6 3a19 0336 17a7 000d 013a 1812
          [junit] 0000890: d73a 1906 3617 1914 1911 b600 479a 0037
          [junit] 00008a0: 013a 1819 19c6 0023 bb00 3e59 b700 3f12
          [junit] 00008b0: d8b6 0041 1914 b600 4112 d9b6 0041 1919
          [junit] 00008c0: b600 41b6 0043 3a19 1517 059f 0009 0636
          [junit] 00008d0: 17a7 0003 1918 c600 1519 0401 122f 0119
          [junit] 00008e0: 1119 1819 1901 b900 c708 0015 17aa 0000
          [junit] 00008f0: 0000 0359 0000 0000 0000 0003 0000 001f
          [junit] 0000900: 0000 0076 0000 00cf 0000 0302 b200 6db6
          [junit] 0000910: 0079 9900 45b2 006d bb00 3e59 b700 3f12
          [junit] 0000920: 7ab6 0041 1911 b600 4112 6fb6 0041 1919
          [junit] 0000930: c600 1abb 003e 59b7 003f 12da b600 4119
          [junit] 0000940: 19b6 0041 b600 43a7 0005 1238 b600 41b6
          [junit] 0000950: 0043 191a b600 db19 0419 11b9 007d 0200
          [junit] 0000960: a703 05b2 006d b600 7999 0045 b200 6dbb
          [junit] 0000970: 003e 59b7 003f 12dc b600 4119 11b6 0041
          [junit] 0000980: 126f b600 4119 19c6 001a bb00 3e59 b700
          [junit] 0000990: 3f12 dab6 0041 1919 b600 41b6 0043 a700
          [junit] 00009a0: 0512 38b6 0041 b600 4319 1ab6 00db 1904
          [junit] 00009b0: 1911 1238 b900 dd03 00a7 02ac bb00 3e59
          [junit] 00009c0: b700 3f3a 1d19 1d19 0810 2bb8 0003 1908
          [junit] 00009d0: be9e 0017 191d 102b b600 de57 191d 12df
          [junit] 00009e0: 102b b800 02a7 000b 191d 102d b600 de57
          [junit] 00009f0: bb00 e059 b700 e13a 1e05 bd00 2e3a 1f03
          [junit] 0000a00: 3620 191c b900 e201 00b9 00e3 0100 3a21
          [junit] 0000a10: 1921 b900 b601 0099 004b 1921 b900 b701
          [junit] 0000a20: 00c0 002e 3a22 1922 b200 e4b6 00e5 3a23
          [junit] 0000a30: b200 e619 23b9 00e7 0200 9a00 2519 0919
          [junit] 0000a40: 23b9 00e7 0200 9a00 1915 2019 1c19 22b9
          [junit] 0000a50: 00e8 0200 c000 e9b9 006a 0100 6036 20a7
          [junit] 0000a60: ffb1 1520 bd00 2e3a 2203 3620 191c b900
          [junit] 0000a70: e201 00b9 00e3 0100 3a21 1921 b900 b601
          [junit] 0000a80: 0099 00d4 1921 b900 b701 00c0 002e 3a23
          [junit] 0000a90: 1923 b200 e4b6 00e5 3a24 b200 e619 24b9
          [junit] 0000aa0: 00e7 0200 9a00 ae19 0919 24b9 00e7 0200
          [junit] 0000ab0: 9a00 a219 1e19 23b9 00e8 0200 c000 ea3a
          [junit] 0000ac0: 2519 25c7 0018 bb00 eb59 b700 ec3a 2519
          [junit] 0000ad0: 1e19 2319 25b9 00ed 0300 5719 1c19 23b9
          [junit] 0000ae0: 00e8 0200 c000 e93a 2619 26b9 00ee 0100
          [junit] 0000af0: 3a27 1927 b900 b601 0099 0059 1927 b900
          [junit] 0000b00: b701 00c0 002e 3a28 1925 1928 b900 ef02
          [junit] 0000b10: 0057 191f 03bb 003e 59b7 003f 12f0 b600
          [junit] 0000b20: 4119 23b6 0041 b600 4353 191f 0419 2853
          [junit] 0000b30: bb00 3e59 b700 3f3a 2919 2919 1f10 3db8
          [junit] 0000b40: 00f1 1922 1520 8420 0119 29b6 0043 53a7
          [junit] 0000b50: ffa3 a7ff 2819 22b8 0074 191d 1922 102b
          [junit] 0000b60: b800 0319 1d19 1bb6 0041 5719 1d12 f2b6
          [junit] 0000b70: 0041 5719 1d19 0bb6 0041 5719 1db6 0043
          [junit] 0000b80: 3a23 2a19 1119 0419 0ab6 00f3 3624 1904
          [junit] 0000b90: 1911 1923 b900 f403 009a 0022 1513 04a0
          [junit] 0000ba0: 0011 1916 c600 0c19 0419 16b9 00cc 0200
          [junit] 0000bb0: b200 a319 11b6 00ca a700 f52a 1904 1911
          [junit] 0000bc0: 1923 1524 191e 1908 190a b600 f599 0098
          [junit] 0000bd0: 1513 04a0 0011 1916 c600 0c19 0419 16b9
          [junit] 0000be0: 00cc 0200 b200 a319 11b6 00ca a700 c1b2
          [junit] 0000bf0: 006d b600 7999 0045 b200 6dbb 003e 59b7
          [junit] 0000c00: 003f 12f6 b600 4119 11b6 0041 12f7 b600
          [junit] 0000c10: 4119 19c6 001a bb00 3e59 b700 3f12 dab6
          [junit] 0000c20: 0041 1919 b600 41b6 0043 a700 0512 38b6
          [junit] 0000c30: 0041 b600 4319 1ab6 00db 1904 1911 b900
          [junit] 0000c40: f802 00a7 0022 bb00 2859 bb00 3e59 b700
          [junit] 0000c50: 3f12 f9b6 0041 1517 b800 b1b6 0041 b600
          [junit] 0000c60: 43b7 003d bf15 1304 a000 2d19 16c6 0028
          [junit] 0000c70: 1904 1916 b900 cc02 00a7 001c 3a39 1513
          [junit] 0000c80: 04a0 0011 1916 c600 0c19 0419 16b9 00cc
          [junit] 0000c90: 0200 1939 bfb2 00a3 1911 b600 caa7 0010
          [junit] 0000ca0: 3a3a b200 a319 11b6 00ca 193a bf84 1001
          [junit] 0000cb0: a7f3 8bb1
          [junit] Exception Handler Table:
          [junit] bci [261, 272] => handler: 275
          [junit] bci [840, 877] => handler: 880
          [junit] bci [840, 877] => handler: 906
          [junit] bci [606, 963] => handler: 975
          [junit] bci [606, 963] => handler: 989
          [junit] bci [606, 963] => handler: 1003
          [junit] bci [975, 1005] => handler: 1003
          [junit] bci [586, 1017] => handler: 1027
          [junit] bci [1027, 1029] => handler: 1027
          [junit] bci [243, 2972] => handler: 3196
          [junit] bci [3003, 3024] => handler: 3196
          [junit] bci [3055, 3173] => handler: 3196
          [junit] bci [3196, 3198] => handler: 3196
          [junit] bci [135, 2992] => handler: 3232
          [junit] bci [3003, 3044] => handler: 3232
          [junit] bci [3055, 3221] => handler: 3232
          [junit] bci [3232, 3234] => handler: 3232
          [junit] Stackmap Table:
          [junit] full_frame(@59,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer},{})
          [junit] append_frame(@123,Object[#1587])
          [junit] same_frame(@135)
          [junit] append_frame(@203,Object[#1719])
          [junit] append_frame(@240,Integer,Object[#1587],Object[#1720])
          [junit] append_frame(@243,Object[#1587])
          [junit] full_frame(@261,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_locals_1_stack_item_frame(@275,Object[#1722])
          [junit] append_frame(@316,Object[#1723])
          [junit] full_frame(@388,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer},{})
          [junit] append_frame(@425,Object[#1714],Object[#1725])
          [junit] append_frame(@432,Object[#1726])
          [junit] append_frame(@511,Integer)
          [junit] append_frame(@535,Object[#1727])
          [junit] full_frame(@599,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728]})
          [junit] full_frame(@601,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728],Object[#1587]})
          [junit] append_frame(@674,Integer)
          [junit] same_frame(@705)
          [junit] append_frame(@766,Object[#1587])
          [junit] chop_frame(@799,1)
          [junit] same_frame(@802)
          [junit] append_frame(@836,Object[#1587],Object[#1587])
          [junit] full_frame(@880,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1572]})
          [junit] append_frame(@894,Object[#1572])
          [junit] full_frame(@906,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1729]})
          [junit] same_frame(@917)
          [junit] full_frame(@963,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{})
          [junit] same_locals_1_stack_item_frame(@975,Object[#1572])
          [junit] same_locals_1_stack_item_frame(@989,Object[#1729])
          [junit] same_locals_1_stack_item_frame(@1003,Object[#1574])
          [junit] same_frame(@1017)
          [junit] same_locals_1_stack_item_frame(@1027,Object[#1574])
          [junit] same_frame(@1039)
          [junit] full_frame(@1091,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] append_frame(@1145,Object[#1731],Object[#1720])
          [junit] same_frame(@1163)
          [junit] append_frame(@1192,Object[#1587])
          [junit] same_frame(@1217)
          [junit] append_frame(@1246,Object[#1587])
          [junit] same_frame(@1278)
          [junit] append_frame(@1307,Object[#1587])
          [junit] full_frame(@1346,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] same_frame(@1349)
          [junit] same_frame(@1409)
          [junit] same_frame(@1415)
          [junit] same_frame(@1475)
          [junit] same_frame(@1481)
          [junit] same_frame(@1541)
          [junit] same_frame(@1547)
          [junit] same_frame(@1607)
          [junit] same_frame(@1613)
          [junit] full_frame(@1673,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer},{})
          [junit] same_frame_extended(@1750)
          [junit] same_frame(@1778)
          [junit] same_frame(@1833)
          [junit] same_frame(@1854)
          [junit] same_frame_extended(@1924)
          [junit] same_frame(@1953)
          [junit] same_frame(@1965)
          [junit] same_frame(@1977)
          [junit] append_frame(@1981,Object[#1587])
          [junit] same_frame(@2002)
          [junit] same_frame(@2062)
          [junit] chop_frame(@2069,1)
          [junit] full_frame(@2134,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer},{})
          [junit] same_frame(@2137)
          [junit] same_frame(@2156)
          [junit] full_frame(@2166,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer},{})
          [junit] same_frame(@2169)
          [junit] same_frame(@2188)
          [junit] same_frame(@2198)
          [junit] same_frame(@2248)
          [junit] full_frame(@2260,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_frame(@2283)
          [junit] same_frame(@2316)
          [junit] full_frame(@2378,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2380,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2391)
          [junit] same_frame(@2403)
          [junit] full_frame(@2465,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2467,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2478)
          [junit] same_frame(@2492)
          [junit] append_frame(@2536,Object[#1724])
          [junit] same_frame(@2544)
          [junit] full_frame(@2576,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730]},{})
          [junit] same_frame_extended(@2655)
          [junit] same_frame(@2658)
          [junit] append_frame(@2682,Object[#1714])
          [junit] append_frame(@2779,Object[#1587],Object[#1587],Object[#1718])
          [junit] append_frame(@2802,Object[#1621],Object[#1730])
          [junit] full_frame(@2898,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730],Object[#1714]},{})
          [junit] same_frame(@2901)
          [junit] append_frame(@2992,Object[#1587],Integer)
          [junit] same_frame(@3003)
          [junit] same_frame(@3044)
          [junit] full_frame(@3055,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{})
          [junit] full_frame(@3117,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@3119,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@3130)
          [junit] same_frame(@3142)
          [junit] full_frame(@3173,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3196,Object[#1574])
          [junit] full_frame(@3218,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Object[#1574]},{})
          [junit] full_frame(@3221,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3232,Object[#1574])
          [junit] chop_frame(@3245,1)
          [junit] chop_frame(@3251,3)
          [junit]
          [junit] at java.lang.Class.forName0(Native Method)
          [junit] at java.lang.Class.forName(Class.java:270)
          [junit] at org.apache.manifoldcf.core.system.ManifoldCFResourceLoader.findClass(ManifoldCFResourceLoader.java:149)
          [junit] at org.apache.manifoldcf.core.system.ManifoldCF.findClass(ManifoldCF.java:1266)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorRaw(ConnectorFactory.java:144)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorNoCheck(ConnectorFactory.java:118)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.installThis(ConnectorFactory.java:48)
          [junit] at org.apache.manifoldcf.crawler.interfaces.RepositoryConnectorFactory.install(RepositoryConnectorFactory.java:100)
          [junit] at org.apache.manifoldcf.crawler.connmgr.ConnectorManager.registerConnector(ConnectorManager.java:180)
          [junit] at org.apache.manifoldcf.crawler.tests.ConnectorBaseHSQLDB.localSetUp(ConnectorBaseHSQLDB.java:149)
          [junit] at org.apache.manifoldcf.crawler.tests.BaseITHSQLDB.setUp(BaseITHSQLDB.java:214)
          [junit]
          [junit]
          [junit] Testcase: sessionCrawl(org.apache.manifoldcf.crawler.connectors.webcrawler.tests.SessionLoginHSQLDBIT): Caused an ERROR
          [junit] Inconsistent stackmap frames at branch target 3142
          [junit] Exception Details:
          [junit] Location:
          [junit] org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector.processDocuments([Ljava/lang/String;Lorg/apache/manifoldcf/crawler/interfaces/IExistingVersions;Lorg/apache/manifoldcf/core/interfaces/Specification;Lorg/apache/manifoldcf/crawler/interfaces/IProcessActivity;IZ)V @3142: new
          [junit] Reason:
          [junit] Type top (current frame, locals[30]) is not assignable to 'java/util/Map' (stack map, locals[30])
          [junit] Current Frame:
          [junit] bci: @2285
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map' }
          [junit] stack: { integer }
          [junit] Stackmap Frame:
          [junit] bci: @3142
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map', top, 'java/util/Map' }
          [junit] stack: { }
          [junit] Bytecode:
          [junit] 0000000: 2ab6 005b 1100 c836 072d b800 733a 0819
          [junit] 0000010: 08b8 0074 2db8 0075 3a09 bb00 6259 2db7
          [junit] 0000020: 0063 3a0a 190a b600 763a 0bb8 0077 370c
          [junit] 0000030: 2b3a 0e19 0ebe 360f 0336 1015 1015 0fa2
          [junit] 0000040: 0c74 190e 1510 323a 1119 0a19 11b6 0078
          [junit] 0000050: 9a00 37b2 006d b600 7999 0022 b200 6dbb
          [junit] 0000060: 003e 59b7 003f 127a b600 4119 11b6 0041
          [junit] 0000070: 127b b600 41b6 0043 b600 7c19 0419 11b9
          [junit] 0000080: 007d 0200 a70c 292a 1911 b600 7e3a 12b2
          [junit] 0000090: 006d b600 7999 0036 1912 c600 31b2 006d
          [junit] 00000a0: bb00 3e59 b700 3f12 7fb6 0041 1911 b600
          [junit] 00000b0: 4112 80b6 0041 1912 b900 8101 00b6 0041
          [junit] 00000c0: 126f b600 41b6 0043 b600 7c03 3613 1911
          [junit] 00000d0: 3a14 013a 1519 12c6 0019 1912 b900 8101
          [junit] 00000e0: 003a 172a 1904 1917 b600 823a 16a7 0006
          [junit] 00000f0: 013a 1603 3617 013a 1801 3a19 013a 1a01
          [junit] 0000100: 3a1b 013a 1cbb 0083 5919 14b7 0084 3a1d
          [junit] 0000110: a700 2c3a 1ebb 003e 59b7 003f 1286 b600
          [junit] 0000120: 4119 1eb6 0087 b600 41b6 0043 3a19 191e
          [junit] 0000130: 3a1a 1288 3a18 0336 17a7 079b 191d b600
          [junit] 0000140: 893a 1ebb 003e 59b7 003f 3a1f 2a19 1419
          [junit] 0000150: 0419 1e16 0c19 1fb6 008a 3620 1520 04a0
          [junit] 0000160: 071a 191f b600 433a 2119 1db6 008b 3a22
          [junit] 0000170: 191d b600 8c36 2315 2302 a000 0a19 1db6
          [junit] 0000180: 008d 3623 2a19 14b6 008e 3a24 2a19 14b6
          [junit] 0000190: 008f 3a25 1922 1290 b600 9199 000e 2a19
          [junit] 00001a0: 14b6 0092 3a26 a700 0a12 38b8 0093 3a26
          [junit] 00001b0: 0436 2719 1119 14b6 0047 9900 452a b400
          [junit] 00001c0: 0504 a100 3d2a 1911 1922 1921 1523 1925
          [junit] 00001d0: 1926 191e 1924 160c 191d b600 9419 0415
          [junit] 00001e0: 072a b400 142a b400 152a b400 162a b400
          [junit] 00001f0: 172a b400 18b6 0095 5936 2704 a006 5d01
          [junit] 0000200: 3a28 1912 c600 132a b400 1219 12b9 0081
          [junit] 0000210: 0100 b600 963a 282a b400 372a b400 0c19
          [junit] 0000220: 2219 2115 2319 2519 262a b400 0d19 2415
          [junit] 0000230: 072a b400 142a b400 152a b400 162a b400
          [junit] 0000240: 172a b400 18b8 0097 3a29 1929 1513 04a0
          [junit] 0000250: 0008 1298 a700 0512 99b9 009a 0200 1929
          [junit] 0000260: 191d b600 942a b400 062a b400 072a b400
          [junit] 0000270: 092a b400 0b03 191e 1915 1928 b900 9b0a
          [junit] 0000280: 0019 29b9 009c 0100 362a 152a 1100 c89f
          [junit] 0000290: 0013 152a 1101 2e9f 000b 152a 1101 2da0
          [junit] 00002a0: 0083 1513 04a0 001c 1929 b900 9d01 003a
          [junit] 00002b0: 2b2a b400 1219 12b9 0081 0100 192b b600
          [junit] 00002c0: 9e19 2912 9fb9 00a0 0200 b800 a13a 2b2a
          [junit] 00002d0: 1904 1914 152a 192b b600 a299 0023 b200
          [junit] 00002e0: a319 0419 1419 29b6 00a4 3a1b 1929 b900
          [junit] 00002f0: a501 003a 1c05 3617 013a 18a7 0024 bb00
          [junit] 0000300: 3e59 b700 3f12 a6b6 0041 192b b600 4112
          [junit] 0000310: a7b6 0041 b600 433a 1903 3617 013a 18a7
          [junit] 0000320: 00a4 1929 129f b900 a002 00b8 00a1 3a2b
          [junit] 0000330: 192b b800 a83a 2c19 2cc7 000b b200 a9b6
          [junit] 0000340: 00aa 3a2c 12ab 3a2d bb00 3e59 b700 3f12
          [junit] 0000350: 6fb6 0041 1929 1104 0019 2cb9 00ac 0300
          [junit] 0000360: b600 4112 6fb6 0041 b600 433a 2da7 0028
          [junit] 0000370: 3a2e 192e b600 ad05 a000 0619 2ebf 1929
          [junit] 0000380: 192e b900 ae02 00a7 000e 3a2e 1929 192e
          [junit] 0000390: b900 ae02 00bb 003e 59b7 003f 12b0 b600
          [junit] 00003a0: 4115 2ab8 00b1 b600 4112 b2b6 0041 192d
          [junit] 00003b0: b600 4112 42b6 0041 b600 433a 1904 3617
          [junit] 00003c0: 013a 1819 2919 04b9 00b3 0200 a700 2d3a
          [junit] 00003d0: 2a19 2919 2ab9 00ae 0200 192a bf3a 2a19
          [junit] 00003e0: 2919 2ab9 00ae 0200 192a bf3a 2f19 2919
          [junit] 00003f0: 04b9 00b3 0200 192f bf19 29b9 00b4 0100
          [junit] 0000400: a700 0f3a 3019 29b9 00b4 0100 1930 bf01
          [junit] 0000410: 3a2a 013a 2b01 3a15 013a 2c15 1705 a004
          [junit] 0000420: 3803 362d 1912 c602 6319 1219 14b9 00b5
          [junit] 0000430: 0200 3a2e 0336 2f03 3630 0336 3103 3632
          [junit] 0000440: 0336 3319 2eb9 00b6 0100 9900 fb04 362f
          [junit] 0000450: 192e b900 b701 00c0 00b8 3a34 2a19 1419
          [junit] 0000460: 34b6 00b9 3a35 1935 c600 2319 15c6 000c
          [junit] 0000470: 0436 3001 3a15 a700 cc15 309a 00c7 1935
          [junit] 0000480: 3a15 013a 2a01 3a2b a700 ba2a 1914 1934
          [junit] 0000490: b600 ba3a 3619 36c6 002a 192a c600 0c04
          [junit] 00004a0: 3631 013a 2aa7 009d 1531 9a00 9815 309a
          [junit] 00004b0: 0093 1915 c700 8e19 363a 2a01 3a2b a700
          [junit] 00004c0: 842a 1914 1934 b600 bb3a 3719 37c6 0031
          [junit] 00004d0: 192b c600 0c04 3632 013a 2ba7 0067 1532
          [junit] 00004e0: 9a00 6215 319a 005d 1530 9a00 5819 15c7
          [junit] 00004f0: 0053 192a c700 4e19 373a 2ba7 0047 2a19
          [junit] 0000500: 1419 34b6 00bc 3a38 1938 c600 3819 2cc6
          [junit] 0000510: 000c 0436 3301 3a2c a700 2a15 339a 0025
          [junit] 0000520: 1532 9a00 2015 319a 001b 1530 9a00 1619
          [junit] 0000530: 15c7 0011 192a c700 0c19 2bc7 0007 1938
          [junit] 0000540: 3a2c a7ff 0119 15c6 0040 b200 6db6 0079
          [junit] 0000550: 9900 31b2 006d bb00 3e59 b700 3f12 bdb6
          [junit] 0000560: 0041 1914 b600 4112 beb6 0041 1912 b900
          [junit] 0000570: 8101 00b6 0041 126f b600 41b6 0043 b600
          [junit] 0000580: 7c04 362d a701 0519 2ac6 0040 b200 6db6
          [junit] 0000590: 0079 9900 31b2 006d bb00 3e59 b700 3f12
          [junit] 00005a0: bdb6 0041 1914 b600 4112 bfb6 0041 1912
          [junit] 00005b0: b900 8101 00b6 0041 126f b600 41b6 0043
          [junit] 00005c0: b600 7c04 362d a700 c319 2bc6 0040 b200
          [junit] 00005d0: 6db6 0079 9900 31b2 006d bb00 3e59 b700
          [junit] 00005e0: 3f12 bdb6 0041 1914 b600 4112 c0b6 0041
          [junit] 00005f0: 1912 b900 8101 00b6 0041 126f b600 41b6
          [junit] 0000600: 0043 b600 7c04 362d a700 8119 2cc6 0040
          [junit] 0000610: b200 6db6 0079 9900 31b2 006d bb00 3e59
          [junit] 0000620: b700 3f12 bdb6 0041 1914 b600 4112 c1b6
          [junit] 0000630: 0041 1912 b900 8101 00b6 0041 126f b600
          [junit] 0000640: 41b6 0043 b600 7c04 362d a700 3f15 2f99
          [junit] 0000650: 003a b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000660: 3e59 b700 3f12 bdb6 0041 1914 b600 4112
          [junit] 0000670: c2b6 0041 1912 b900 8101 00b6 0041 126f
          [junit] 0000680: b600 41b6 0043 b600 7c15 139a 00b3 152d
          [junit] 0000690: 9900 ae19 0419 16b9 00c3 0200 9900 56b2
          [junit] 00006a0: 006d b600 7999 0031 b200 6dbb 003e 59b7
          [junit] 00006b0: 003f 12c4 b600 4119 11b6 0041 12c5 b600
          [junit] 00006c0: 4119 12b9 0081 0100 b600 4112 6fb6 0041
          [junit] 00006d0: b600 43b6 007c 1904 0112 3201 1912 b900
          [junit] 00006e0: 8101 0012 c601 01b9 00c7 0800 0436 13a7
          [junit] 00006f0: 0095 b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000700: 3e59 b700 3f12 c4b6 0041 1911 b600 4112
          [junit] 0000710: c8b6 0041 1912 b900 8101 00b6 0041 12c9
          [junit] 0000720: b600 41b6 0043 b600 7cb2 00a3 1914 b600
          [junit] 0000730: ca12 cb3a 1906 3617 013a 18a7 0049 1513
          [junit] 0000740: 04a0 0043 152d 9a00 3e19 0419 16b9 00cc
          [junit] 0000750: 0200 1904 0112 3301 1912 b900 8101 0012
          [junit] 0000760: c601 01b9 00c7 0800 0336 1319 1419 11b6
          [junit] 0000770: 0047 9a00 12b2 00a3 1914 b600 ca19 113a
          [junit] 0000780: 14a7 f984 1517 05a0 008e 1513 04a0 0088
          [junit] 0000790: 1915 c600 0f19 15b9 00cd 0100 3a2e a700
          [junit] 00007a0: 1f19 2ac6 000a 192a 3a2e a700 1319 2bc6
          [junit] 00007b0: 000a 192b 3a2e a700 0719 2c3a 2eb2 00a3
          [junit] 00007c0: 1914 b600 ca19 2ec6 000b 192e b600 459a
          [junit] 00007d0: 003f 1904 1916 b900 cc02 0019 0401 1233
          [junit] 00007e0: 0119 12b9 0081 0100 12ce bb00 3e59 b700
          [junit] 00007f0: 3f12 cfb6 0041 1919 b600 41b6 0043 01b9
          [junit] 0000800: 00c7 0800 0336 1319 113a 14a7 f8fa 192e
          [junit] 0000810: 3a14 a7f8 f315 1705 9f00 3e15 1304 a000
          [junit] 0000820: 3819 0419 16b9 00cc 0200 1904 0112 3301
          [junit] 0000830: 1912 b900 8101 0012 d0bb 003e 59b7 003f
          [junit] 0000840: 12d1 b600 4119 19b6 0041 b600 4301 b900
          [junit] 0000850: c708 0003 3613 a700 2015 279a 0011 12d2
          [junit] 0000860: 3a18 12d3 3a19 0336 17a7 000d 013a 1806
          [junit] 0000870: 3617 12d4 3a19 a700 2015 209a 0011 12d5
          [junit] 0000880: 3a18 12d6 3a19 0336 17a7 000d 013a 1812
          [junit] 0000890: d73a 1906 3617 1914 1911 b600 479a 0037
          [junit] 00008a0: 013a 1819 19c6 0023 bb00 3e59 b700 3f12
          [junit] 00008b0: d8b6 0041 1914 b600 4112 d9b6 0041 1919
          [junit] 00008c0: b600 41b6 0043 3a19 1517 059f 0009 0636
          [junit] 00008d0: 17a7 0003 1918 c600 1519 0401 122f 0119
          [junit] 00008e0: 1119 1819 1901 b900 c708 0015 17aa 0000
          [junit] 00008f0: 0000 0359 0000 0000 0000 0003 0000 001f
          [junit] 0000900: 0000 0076 0000 00cf 0000 0302 b200 6db6
          [junit] 0000910: 0079 9900 45b2 006d bb00 3e59 b700 3f12
          [junit] 0000920: 7ab6 0041 1911 b600 4112 6fb6 0041 1919
          [junit] 0000930: c600 1abb 003e 59b7 003f 12da b600 4119
          [junit] 0000940: 19b6 0041 b600 43a7 0005 1238 b600 41b6
          [junit] 0000950: 0043 191a b600 db19 0419 11b9 007d 0200
          [junit] 0000960: a703 05b2 006d b600 7999 0045 b200 6dbb
          [junit] 0000970: 003e 59b7 003f 12dc b600 4119 11b6 0041
          [junit] 0000980: 126f b600 4119 19c6 001a bb00 3e59 b700
          [junit] 0000990: 3f12 dab6 0041 1919 b600 41b6 0043 a700
          [junit] 00009a0: 0512 38b6 0041 b600 4319 1ab6 00db 1904
          [junit] 00009b0: 1911 1238 b900 dd03 00a7 02ac bb00 3e59
          [junit] 00009c0: b700 3f3a 1d19 1d19 0810 2bb8 0003 1908
          [junit] 00009d0: be9e 0017 191d 102b b600 de57 191d 12df
          [junit] 00009e0: 102b b800 02a7 000b 191d 102d b600 de57
          [junit] 00009f0: bb00 e059 b700 e13a 1e05 bd00 2e3a 1f03
          [junit] 0000a00: 3620 191c b900 e201 00b9 00e3 0100 3a21
          [junit] 0000a10: 1921 b900 b601 0099 004b 1921 b900 b701
          [junit] 0000a20: 00c0 002e 3a22 1922 b200 e4b6 00e5 3a23
          [junit] 0000a30: b200 e619 23b9 00e7 0200 9a00 2519 0919
          [junit] 0000a40: 23b9 00e7 0200 9a00 1915 2019 1c19 22b9
          [junit] 0000a50: 00e8 0200 c000 e9b9 006a 0100 6036 20a7
          [junit] 0000a60: ffb1 1520 bd00 2e3a 2203 3620 191c b900
          [junit] 0000a70: e201 00b9 00e3 0100 3a21 1921 b900 b601
          [junit] 0000a80: 0099 00d4 1921 b900 b701 00c0 002e 3a23
          [junit] 0000a90: 1923 b200 e4b6 00e5 3a24 b200 e619 24b9
          [junit] 0000aa0: 00e7 0200 9a00 ae19 0919 24b9 00e7 0200
          [junit] 0000ab0: 9a00 a219 1e19 23b9 00e8 0200 c000 ea3a
          [junit] 0000ac0: 2519 25c7 0018 bb00 eb59 b700 ec3a 2519
          [junit] 0000ad0: 1e19 2319 25b9 00ed 0300 5719 1c19 23b9
          [junit] 0000ae0: 00e8 0200 c000 e93a 2619 26b9 00ee 0100
          [junit] 0000af0: 3a27 1927 b900 b601 0099 0059 1927 b900
          [junit] 0000b00: b701 00c0 002e 3a28 1925 1928 b900 ef02
          [junit] 0000b10: 0057 191f 03bb 003e 59b7 003f 12f0 b600
          [junit] 0000b20: 4119 23b6 0041 b600 4353 191f 0419 2853
          [junit] 0000b30: bb00 3e59 b700 3f3a 2919 2919 1f10 3db8
          [junit] 0000b40: 00f1 1922 1520 8420 0119 29b6 0043 53a7
          [junit] 0000b50: ffa3 a7ff 2819 22b8 0074 191d 1922 102b
          [junit] 0000b60: b800 0319 1d19 1bb6 0041 5719 1d12 f2b6
          [junit] 0000b70: 0041 5719 1d19 0bb6 0041 5719 1db6 0043
          [junit] 0000b80: 3a23 2a19 1119 0419 0ab6 00f3 3624 1904
          [junit] 0000b90: 1911 1923 b900 f403 009a 0022 1513 04a0
          [junit] 0000ba0: 0011 1916 c600 0c19 0419 16b9 00cc 0200
          [junit] 0000bb0: b200 a319 11b6 00ca a700 f52a 1904 1911
          [junit] 0000bc0: 1923 1524 191e 1908 190a b600 f599 0098
          [junit] 0000bd0: 1513 04a0 0011 1916 c600 0c19 0419 16b9
          [junit] 0000be0: 00cc 0200 b200 a319 11b6 00ca a700 c1b2
          [junit] 0000bf0: 006d b600 7999 0045 b200 6dbb 003e 59b7
          [junit] 0000c00: 003f 12f6 b600 4119 11b6 0041 12f7 b600
          [junit] 0000c10: 4119 19c6 001a bb00 3e59 b700 3f12 dab6
          [junit] 0000c20: 0041 1919 b600 41b6 0043 a700 0512 38b6
          [junit] 0000c30: 0041 b600 4319 1ab6 00db 1904 1911 b900
          [junit] 0000c40: f802 00a7 0022 bb00 2859 bb00 3e59 b700
          [junit] 0000c50: 3f12 f9b6 0041 1517 b800 b1b6 0041 b600
          [junit] 0000c60: 43b7 003d bf15 1304 a000 2d19 16c6 0028
          [junit] 0000c70: 1904 1916 b900 cc02 00a7 001c 3a39 1513
          [junit] 0000c80: 04a0 0011 1916 c600 0c19 0419 16b9 00cc
          [junit] 0000c90: 0200 1939 bfb2 00a3 1911 b600 caa7 0010
          [junit] 0000ca0: 3a3a b200 a319 11b6 00ca 193a bf84 1001
          [junit] 0000cb0: a7f3 8bb1
          [junit] Exception Handler Table:
          [junit] bci [261, 272] => handler: 275
          [junit] bci [840, 877] => handler: 880
          [junit] bci [840, 877] => handler: 906
          [junit] bci [606, 963] => handler: 975
          [junit] bci [606, 963] => handler: 989
          [junit] bci [606, 963] => handler: 1003
          [junit] bci [975, 1005] => handler: 1003
          [junit] bci [586, 1017] => handler: 1027
          [junit] bci [1027, 1029] => handler: 1027
          [junit] bci [243, 2972] => handler: 3196
          [junit] bci [3003, 3024] => handler: 3196
          [junit] bci [3055, 3173] => handler: 3196
          [junit] bci [3196, 3198] => handler: 3196
          [junit] bci [135, 2992] => handler: 3232
          [junit] bci [3003, 3044] => handler: 3232
          [junit] bci [3055, 3221] => handler: 3232
          [junit] bci [3232, 3234] => handler: 3232
          [junit] Stackmap Table:
          [junit] full_frame(@59,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer},{})
          [junit] append_frame(@123,Object[#1587])
          [junit] same_frame(@135)
          [junit] append_frame(@203,Object[#1719])
          [junit] append_frame(@240,Integer,Object[#1587],Object[#1720])
          [junit] append_frame(@243,Object[#1587])
          [junit] full_frame(@261,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_locals_1_stack_item_frame(@275,Object[#1722])
          [junit] append_frame(@316,Object[#1723])
          [junit] full_frame(@388,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer},{})
          [junit] append_frame(@425,Object[#1714],Object[#1725])
          [junit] append_frame(@432,Object[#1726])
          [junit] append_frame(@511,Integer)
          [junit] append_frame(@535,Object[#1727])
          [junit] full_frame(@599,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728]})
          [junit] full_frame(@601,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728],Object[#1587]})
          [junit] append_frame(@674,Integer)
          [junit] same_frame(@705)
          [junit] append_frame(@766,Object[#1587])
          [junit] chop_frame(@799,1)
          [junit] same_frame(@802)
          [junit] append_frame(@836,Object[#1587],Object[#1587])
          [junit] full_frame(@880,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1572]})
          [junit] append_frame(@894,Object[#1572])
          [junit] full_frame(@906,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1729]})
          [junit] same_frame(@917)
          [junit] full_frame(@963,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{})
          [junit] same_locals_1_stack_item_frame(@975,Object[#1572])
          [junit] same_locals_1_stack_item_frame(@989,Object[#1729])
          [junit] same_locals_1_stack_item_frame(@1003,Object[#1574])
          [junit] same_frame(@1017)
          [junit] same_locals_1_stack_item_frame(@1027,Object[#1574])
          [junit] same_frame(@1039)
          [junit] full_frame(@1091,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] append_frame(@1145,Object[#1731],Object[#1720])
          [junit] same_frame(@1163)
          [junit] append_frame(@1192,Object[#1587])
          [junit] same_frame(@1217)
          [junit] append_frame(@1246,Object[#1587])
          [junit] same_frame(@1278)
          [junit] append_frame(@1307,Object[#1587])
          [junit] full_frame(@1346,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] same_frame(@1349)
          [junit] same_frame(@1409)
          [junit] same_frame(@1415)
          [junit] same_frame(@1475)
          [junit] same_frame(@1481)
          [junit] same_frame(@1541)
          [junit] same_frame(@1547)
          [junit] same_frame(@1607)
          [junit] same_frame(@1613)
          [junit] full_frame(@1673,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer},{})
          [junit] same_frame_extended(@1750)
          [junit] same_frame(@1778)
          [junit] same_frame(@1833)
          [junit] same_frame(@1854)
          [junit] same_frame_extended(@1924)
          [junit] same_frame(@1953)
          [junit] same_frame(@1965)
          [junit] same_frame(@1977)
          [junit] append_frame(@1981,Object[#1587])
          [junit] same_frame(@2002)
          [junit] same_frame(@2062)
          [junit] chop_frame(@2069,1)
          [junit] full_frame(@2134,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer},{})
          [junit] same_frame(@2137)
          [junit] same_frame(@2156)
          [junit] full_frame(@2166,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer},{})
          [junit] same_frame(@2169)
          [junit] same_frame(@2188)
          [junit] same_frame(@2198)
          [junit] same_frame(@2248)
          [junit] full_frame(@2260,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_frame(@2283)
          [junit] same_frame(@2316)
          [junit] full_frame(@2378,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2380,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2391)
          [junit] same_frame(@2403)
          [junit] full_frame(@2465,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2467,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2478)
          [junit] same_frame(@2492)
          [junit] append_frame(@2536,Object[#1724])
          [junit] same_frame(@2544)
          [junit] full_frame(@2576,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730]},{})
          [junit] same_frame_extended(@2655)
          [junit] same_frame(@2658)
          [junit] append_frame(@2682,Object[#1714])
          [junit] append_frame(@2779,Object[#1587],Object[#1587],Object[#1718])
          [junit] append_frame(@2802,Object[#1621],Object[#1730])
          [junit] full_frame(@2898,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730],Object[#1714]},{})
          [junit] same_frame(@2901)
          [junit] append_frame(@2992,Object[#1587],Integer)
          [junit] same_frame(@3003)
          [junit] same_frame(@3044)
          [junit] full_frame(@3055,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{})
          [junit] full_frame(@3117,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@3119,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@3130)
          [junit] same_frame(@3142)
          [junit] full_frame(@3173,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3196,Object[#1574])
          [junit] full_frame(@3218,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Object[#1574]},{})
          [junit] full_frame(@3221,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3232,Object[#1574])
          [junit] chop_frame(@3245,1)
          [junit] chop_frame(@3251,3)
          [junit]
          [junit] java.lang.VerifyError: Inconsistent stackmap frames at branch target 3142
          [junit] Exception Details:
          [junit] Location:
          [junit] org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector.processDocuments([Ljava/lang/String;Lorg/apache/manifoldcf/crawler/interfaces/IExistingVersions;Lorg/apache/manifoldcf/core/interfaces/Specification;Lorg/apache/manifoldcf/crawler/interfaces/IProcessActivity;IZ)V @3142: new
          [junit] Reason:
          [junit] Type top (current frame, locals[30]) is not assignable to 'java/util/Map' (stack map, locals[30])
          [junit] Current Frame:
          [junit] bci: @2285
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map' }
          [junit] stack: { integer }
          [junit] Stackmap Frame:
          [junit] bci: @3142
          [junit] flags: { }
          [junit] locals: { 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector', '[Ljava/lang/String;', 'org/apache/manifoldcf/crawler/interfaces/IExistingVersions', 'org/apache/manifoldcf/core/interfaces/Specification', 'org/apache/manifoldcf/crawler/interfaces/IProcessActivity', integer, integer, integer, '[Ljava/lang/String;', 'java/util/Set', 'org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector$DocumentURLFilter', 'java/lang/String', long, long_2nd, '[Ljava/lang/String;', integer, integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/SequenceCredentials', integer, 'java/lang/String', 'org/apache/manifoldcf/crawler/connectors/webcrawler/FormData', 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/Throwable', 'java/lang/String', 'java/util/Map', top, 'java/util/Map' }
          [junit] stack: { }
          [junit] Bytecode:
          [junit] 0000000: 2ab6 005b 1100 c836 072d b800 733a 0819
          [junit] 0000010: 08b8 0074 2db8 0075 3a09 bb00 6259 2db7
          [junit] 0000020: 0063 3a0a 190a b600 763a 0bb8 0077 370c
          [junit] 0000030: 2b3a 0e19 0ebe 360f 0336 1015 1015 0fa2
          [junit] 0000040: 0c74 190e 1510 323a 1119 0a19 11b6 0078
          [junit] 0000050: 9a00 37b2 006d b600 7999 0022 b200 6dbb
          [junit] 0000060: 003e 59b7 003f 127a b600 4119 11b6 0041
          [junit] 0000070: 127b b600 41b6 0043 b600 7c19 0419 11b9
          [junit] 0000080: 007d 0200 a70c 292a 1911 b600 7e3a 12b2
          [junit] 0000090: 006d b600 7999 0036 1912 c600 31b2 006d
          [junit] 00000a0: bb00 3e59 b700 3f12 7fb6 0041 1911 b600
          [junit] 00000b0: 4112 80b6 0041 1912 b900 8101 00b6 0041
          [junit] 00000c0: 126f b600 41b6 0043 b600 7c03 3613 1911
          [junit] 00000d0: 3a14 013a 1519 12c6 0019 1912 b900 8101
          [junit] 00000e0: 003a 172a 1904 1917 b600 823a 16a7 0006
          [junit] 00000f0: 013a 1603 3617 013a 1801 3a19 013a 1a01
          [junit] 0000100: 3a1b 013a 1cbb 0083 5919 14b7 0084 3a1d
          [junit] 0000110: a700 2c3a 1ebb 003e 59b7 003f 1286 b600
          [junit] 0000120: 4119 1eb6 0087 b600 41b6 0043 3a19 191e
          [junit] 0000130: 3a1a 1288 3a18 0336 17a7 079b 191d b600
          [junit] 0000140: 893a 1ebb 003e 59b7 003f 3a1f 2a19 1419
          [junit] 0000150: 0419 1e16 0c19 1fb6 008a 3620 1520 04a0
          [junit] 0000160: 071a 191f b600 433a 2119 1db6 008b 3a22
          [junit] 0000170: 191d b600 8c36 2315 2302 a000 0a19 1db6
          [junit] 0000180: 008d 3623 2a19 14b6 008e 3a24 2a19 14b6
          [junit] 0000190: 008f 3a25 1922 1290 b600 9199 000e 2a19
          [junit] 00001a0: 14b6 0092 3a26 a700 0a12 38b8 0093 3a26
          [junit] 00001b0: 0436 2719 1119 14b6 0047 9900 452a b400
          [junit] 00001c0: 0504 a100 3d2a 1911 1922 1921 1523 1925
          [junit] 00001d0: 1926 191e 1924 160c 191d b600 9419 0415
          [junit] 00001e0: 072a b400 142a b400 152a b400 162a b400
          [junit] 00001f0: 172a b400 18b6 0095 5936 2704 a006 5d01
          [junit] 0000200: 3a28 1912 c600 132a b400 1219 12b9 0081
          [junit] 0000210: 0100 b600 963a 282a b400 372a b400 0c19
          [junit] 0000220: 2219 2115 2319 2519 262a b400 0d19 2415
          [junit] 0000230: 072a b400 142a b400 152a b400 162a b400
          [junit] 0000240: 172a b400 18b8 0097 3a29 1929 1513 04a0
          [junit] 0000250: 0008 1298 a700 0512 99b9 009a 0200 1929
          [junit] 0000260: 191d b600 942a b400 062a b400 072a b400
          [junit] 0000270: 092a b400 0b03 191e 1915 1928 b900 9b0a
          [junit] 0000280: 0019 29b9 009c 0100 362a 152a 1100 c89f
          [junit] 0000290: 0013 152a 1101 2e9f 000b 152a 1101 2da0
          [junit] 00002a0: 0083 1513 04a0 001c 1929 b900 9d01 003a
          [junit] 00002b0: 2b2a b400 1219 12b9 0081 0100 192b b600
          [junit] 00002c0: 9e19 2912 9fb9 00a0 0200 b800 a13a 2b2a
          [junit] 00002d0: 1904 1914 152a 192b b600 a299 0023 b200
          [junit] 00002e0: a319 0419 1419 29b6 00a4 3a1b 1929 b900
          [junit] 00002f0: a501 003a 1c05 3617 013a 18a7 0024 bb00
          [junit] 0000300: 3e59 b700 3f12 a6b6 0041 192b b600 4112
          [junit] 0000310: a7b6 0041 b600 433a 1903 3617 013a 18a7
          [junit] 0000320: 00a4 1929 129f b900 a002 00b8 00a1 3a2b
          [junit] 0000330: 192b b800 a83a 2c19 2cc7 000b b200 a9b6
          [junit] 0000340: 00aa 3a2c 12ab 3a2d bb00 3e59 b700 3f12
          [junit] 0000350: 6fb6 0041 1929 1104 0019 2cb9 00ac 0300
          [junit] 0000360: b600 4112 6fb6 0041 b600 433a 2da7 0028
          [junit] 0000370: 3a2e 192e b600 ad05 a000 0619 2ebf 1929
          [junit] 0000380: 192e b900 ae02 00a7 000e 3a2e 1929 192e
          [junit] 0000390: b900 ae02 00bb 003e 59b7 003f 12b0 b600
          [junit] 00003a0: 4115 2ab8 00b1 b600 4112 b2b6 0041 192d
          [junit] 00003b0: b600 4112 42b6 0041 b600 433a 1904 3617
          [junit] 00003c0: 013a 1819 2919 04b9 00b3 0200 a700 2d3a
          [junit] 00003d0: 2a19 2919 2ab9 00ae 0200 192a bf3a 2a19
          [junit] 00003e0: 2919 2ab9 00ae 0200 192a bf3a 2f19 2919
          [junit] 00003f0: 04b9 00b3 0200 192f bf19 29b9 00b4 0100
          [junit] 0000400: a700 0f3a 3019 29b9 00b4 0100 1930 bf01
          [junit] 0000410: 3a2a 013a 2b01 3a15 013a 2c15 1705 a004
          [junit] 0000420: 3803 362d 1912 c602 6319 1219 14b9 00b5
          [junit] 0000430: 0200 3a2e 0336 2f03 3630 0336 3103 3632
          [junit] 0000440: 0336 3319 2eb9 00b6 0100 9900 fb04 362f
          [junit] 0000450: 192e b900 b701 00c0 00b8 3a34 2a19 1419
          [junit] 0000460: 34b6 00b9 3a35 1935 c600 2319 15c6 000c
          [junit] 0000470: 0436 3001 3a15 a700 cc15 309a 00c7 1935
          [junit] 0000480: 3a15 013a 2a01 3a2b a700 ba2a 1914 1934
          [junit] 0000490: b600 ba3a 3619 36c6 002a 192a c600 0c04
          [junit] 00004a0: 3631 013a 2aa7 009d 1531 9a00 9815 309a
          [junit] 00004b0: 0093 1915 c700 8e19 363a 2a01 3a2b a700
          [junit] 00004c0: 842a 1914 1934 b600 bb3a 3719 37c6 0031
          [junit] 00004d0: 192b c600 0c04 3632 013a 2ba7 0067 1532
          [junit] 00004e0: 9a00 6215 319a 005d 1530 9a00 5819 15c7
          [junit] 00004f0: 0053 192a c700 4e19 373a 2ba7 0047 2a19
          [junit] 0000500: 1419 34b6 00bc 3a38 1938 c600 3819 2cc6
          [junit] 0000510: 000c 0436 3301 3a2c a700 2a15 339a 0025
          [junit] 0000520: 1532 9a00 2015 319a 001b 1530 9a00 1619
          [junit] 0000530: 15c7 0011 192a c700 0c19 2bc7 0007 1938
          [junit] 0000540: 3a2c a7ff 0119 15c6 0040 b200 6db6 0079
          [junit] 0000550: 9900 31b2 006d bb00 3e59 b700 3f12 bdb6
          [junit] 0000560: 0041 1914 b600 4112 beb6 0041 1912 b900
          [junit] 0000570: 8101 00b6 0041 126f b600 41b6 0043 b600
          [junit] 0000580: 7c04 362d a701 0519 2ac6 0040 b200 6db6
          [junit] 0000590: 0079 9900 31b2 006d bb00 3e59 b700 3f12
          [junit] 00005a0: bdb6 0041 1914 b600 4112 bfb6 0041 1912
          [junit] 00005b0: b900 8101 00b6 0041 126f b600 41b6 0043
          [junit] 00005c0: b600 7c04 362d a700 c319 2bc6 0040 b200
          [junit] 00005d0: 6db6 0079 9900 31b2 006d bb00 3e59 b700
          [junit] 00005e0: 3f12 bdb6 0041 1914 b600 4112 c0b6 0041
          [junit] 00005f0: 1912 b900 8101 00b6 0041 126f b600 41b6
          [junit] 0000600: 0043 b600 7c04 362d a700 8119 2cc6 0040
          [junit] 0000610: b200 6db6 0079 9900 31b2 006d bb00 3e59
          [junit] 0000620: b700 3f12 bdb6 0041 1914 b600 4112 c1b6
          [junit] 0000630: 0041 1912 b900 8101 00b6 0041 126f b600
          [junit] 0000640: 41b6 0043 b600 7c04 362d a700 3f15 2f99
          [junit] 0000650: 003a b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000660: 3e59 b700 3f12 bdb6 0041 1914 b600 4112
          [junit] 0000670: c2b6 0041 1912 b900 8101 00b6 0041 126f
          [junit] 0000680: b600 41b6 0043 b600 7c15 139a 00b3 152d
          [junit] 0000690: 9900 ae19 0419 16b9 00c3 0200 9900 56b2
          [junit] 00006a0: 006d b600 7999 0031 b200 6dbb 003e 59b7
          [junit] 00006b0: 003f 12c4 b600 4119 11b6 0041 12c5 b600
          [junit] 00006c0: 4119 12b9 0081 0100 b600 4112 6fb6 0041
          [junit] 00006d0: b600 43b6 007c 1904 0112 3201 1912 b900
          [junit] 00006e0: 8101 0012 c601 01b9 00c7 0800 0436 13a7
          [junit] 00006f0: 0095 b200 6db6 0079 9900 31b2 006d bb00
          [junit] 0000700: 3e59 b700 3f12 c4b6 0041 1911 b600 4112
          [junit] 0000710: c8b6 0041 1912 b900 8101 00b6 0041 12c9
          [junit] 0000720: b600 41b6 0043 b600 7cb2 00a3 1914 b600
          [junit] 0000730: ca12 cb3a 1906 3617 013a 18a7 0049 1513
          [junit] 0000740: 04a0 0043 152d 9a00 3e19 0419 16b9 00cc
          [junit] 0000750: 0200 1904 0112 3301 1912 b900 8101 0012
          [junit] 0000760: c601 01b9 00c7 0800 0336 1319 1419 11b6
          [junit] 0000770: 0047 9a00 12b2 00a3 1914 b600 ca19 113a
          [junit] 0000780: 14a7 f984 1517 05a0 008e 1513 04a0 0088
          [junit] 0000790: 1915 c600 0f19 15b9 00cd 0100 3a2e a700
          [junit] 00007a0: 1f19 2ac6 000a 192a 3a2e a700 1319 2bc6
          [junit] 00007b0: 000a 192b 3a2e a700 0719 2c3a 2eb2 00a3
          [junit] 00007c0: 1914 b600 ca19 2ec6 000b 192e b600 459a
          [junit] 00007d0: 003f 1904 1916 b900 cc02 0019 0401 1233
          [junit] 00007e0: 0119 12b9 0081 0100 12ce bb00 3e59 b700
          [junit] 00007f0: 3f12 cfb6 0041 1919 b600 41b6 0043 01b9
          [junit] 0000800: 00c7 0800 0336 1319 113a 14a7 f8fa 192e
          [junit] 0000810: 3a14 a7f8 f315 1705 9f00 3e15 1304 a000
          [junit] 0000820: 3819 0419 16b9 00cc 0200 1904 0112 3301
          [junit] 0000830: 1912 b900 8101 0012 d0bb 003e 59b7 003f
          [junit] 0000840: 12d1 b600 4119 19b6 0041 b600 4301 b900
          [junit] 0000850: c708 0003 3613 a700 2015 279a 0011 12d2
          [junit] 0000860: 3a18 12d3 3a19 0336 17a7 000d 013a 1806
          [junit] 0000870: 3617 12d4 3a19 a700 2015 209a 0011 12d5
          [junit] 0000880: 3a18 12d6 3a19 0336 17a7 000d 013a 1812
          [junit] 0000890: d73a 1906 3617 1914 1911 b600 479a 0037
          [junit] 00008a0: 013a 1819 19c6 0023 bb00 3e59 b700 3f12
          [junit] 00008b0: d8b6 0041 1914 b600 4112 d9b6 0041 1919
          [junit] 00008c0: b600 41b6 0043 3a19 1517 059f 0009 0636
          [junit] 00008d0: 17a7 0003 1918 c600 1519 0401 122f 0119
          [junit] 00008e0: 1119 1819 1901 b900 c708 0015 17aa 0000
          [junit] 00008f0: 0000 0359 0000 0000 0000 0003 0000 001f
          [junit] 0000900: 0000 0076 0000 00cf 0000 0302 b200 6db6
          [junit] 0000910: 0079 9900 45b2 006d bb00 3e59 b700 3f12
          [junit] 0000920: 7ab6 0041 1911 b600 4112 6fb6 0041 1919
          [junit] 0000930: c600 1abb 003e 59b7 003f 12da b600 4119
          [junit] 0000940: 19b6 0041 b600 43a7 0005 1238 b600 41b6
          [junit] 0000950: 0043 191a b600 db19 0419 11b9 007d 0200
          [junit] 0000960: a703 05b2 006d b600 7999 0045 b200 6dbb
          [junit] 0000970: 003e 59b7 003f 12dc b600 4119 11b6 0041
          [junit] 0000980: 126f b600 4119 19c6 001a bb00 3e59 b700
          [junit] 0000990: 3f12 dab6 0041 1919 b600 41b6 0043 a700
          [junit] 00009a0: 0512 38b6 0041 b600 4319 1ab6 00db 1904
          [junit] 00009b0: 1911 1238 b900 dd03 00a7 02ac bb00 3e59
          [junit] 00009c0: b700 3f3a 1d19 1d19 0810 2bb8 0003 1908
          [junit] 00009d0: be9e 0017 191d 102b b600 de57 191d 12df
          [junit] 00009e0: 102b b800 02a7 000b 191d 102d b600 de57
          [junit] 00009f0: bb00 e059 b700 e13a 1e05 bd00 2e3a 1f03
          [junit] 0000a00: 3620 191c b900 e201 00b9 00e3 0100 3a21
          [junit] 0000a10: 1921 b900 b601 0099 004b 1921 b900 b701
          [junit] 0000a20: 00c0 002e 3a22 1922 b200 e4b6 00e5 3a23
          [junit] 0000a30: b200 e619 23b9 00e7 0200 9a00 2519 0919
          [junit] 0000a40: 23b9 00e7 0200 9a00 1915 2019 1c19 22b9
          [junit] 0000a50: 00e8 0200 c000 e9b9 006a 0100 6036 20a7
          [junit] 0000a60: ffb1 1520 bd00 2e3a 2203 3620 191c b900
          [junit] 0000a70: e201 00b9 00e3 0100 3a21 1921 b900 b601
          [junit] 0000a80: 0099 00d4 1921 b900 b701 00c0 002e 3a23
          [junit] 0000a90: 1923 b200 e4b6 00e5 3a24 b200 e619 24b9
          [junit] 0000aa0: 00e7 0200 9a00 ae19 0919 24b9 00e7 0200
          [junit] 0000ab0: 9a00 a219 1e19 23b9 00e8 0200 c000 ea3a
          [junit] 0000ac0: 2519 25c7 0018 bb00 eb59 b700 ec3a 2519
          [junit] 0000ad0: 1e19 2319 25b9 00ed 0300 5719 1c19 23b9
          [junit] 0000ae0: 00e8 0200 c000 e93a 2619 26b9 00ee 0100
          [junit] 0000af0: 3a27 1927 b900 b601 0099 0059 1927 b900
          [junit] 0000b00: b701 00c0 002e 3a28 1925 1928 b900 ef02
          [junit] 0000b10: 0057 191f 03bb 003e 59b7 003f 12f0 b600
          [junit] 0000b20: 4119 23b6 0041 b600 4353 191f 0419 2853
          [junit] 0000b30: bb00 3e59 b700 3f3a 2919 2919 1f10 3db8
          [junit] 0000b40: 00f1 1922 1520 8420 0119 29b6 0043 53a7
          [junit] 0000b50: ffa3 a7ff 2819 22b8 0074 191d 1922 102b
          [junit] 0000b60: b800 0319 1d19 1bb6 0041 5719 1d12 f2b6
          [junit] 0000b70: 0041 5719 1d19 0bb6 0041 5719 1db6 0043
          [junit] 0000b80: 3a23 2a19 1119 0419 0ab6 00f3 3624 1904
          [junit] 0000b90: 1911 1923 b900 f403 009a 0022 1513 04a0
          [junit] 0000ba0: 0011 1916 c600 0c19 0419 16b9 00cc 0200
          [junit] 0000bb0: b200 a319 11b6 00ca a700 f52a 1904 1911
          [junit] 0000bc0: 1923 1524 191e 1908 190a b600 f599 0098
          [junit] 0000bd0: 1513 04a0 0011 1916 c600 0c19 0419 16b9
          [junit] 0000be0: 00cc 0200 b200 a319 11b6 00ca a700 c1b2
          [junit] 0000bf0: 006d b600 7999 0045 b200 6dbb 003e 59b7
          [junit] 0000c00: 003f 12f6 b600 4119 11b6 0041 12f7 b600
          [junit] 0000c10: 4119 19c6 001a bb00 3e59 b700 3f12 dab6
          [junit] 0000c20: 0041 1919 b600 41b6 0043 a700 0512 38b6
          [junit] 0000c30: 0041 b600 4319 1ab6 00db 1904 1911 b900
          [junit] 0000c40: f802 00a7 0022 bb00 2859 bb00 3e59 b700
          [junit] 0000c50: 3f12 f9b6 0041 1517 b800 b1b6 0041 b600
          [junit] 0000c60: 43b7 003d bf15 1304 a000 2d19 16c6 0028
          [junit] 0000c70: 1904 1916 b900 cc02 00a7 001c 3a39 1513
          [junit] 0000c80: 04a0 0011 1916 c600 0c19 0419 16b9 00cc
          [junit] 0000c90: 0200 1939 bfb2 00a3 1911 b600 caa7 0010
          [junit] 0000ca0: 3a3a b200 a319 11b6 00ca 193a bf84 1001
          [junit] 0000cb0: a7f3 8bb1
          [junit] Exception Handler Table:
          [junit] bci [261, 272] => handler: 275
          [junit] bci [840, 877] => handler: 880
          [junit] bci [840, 877] => handler: 906
          [junit] bci [606, 963] => handler: 975
          [junit] bci [606, 963] => handler: 989
          [junit] bci [606, 963] => handler: 1003
          [junit] bci [975, 1005] => handler: 1003
          [junit] bci [586, 1017] => handler: 1027
          [junit] bci [1027, 1029] => handler: 1027
          [junit] bci [243, 2972] => handler: 3196
          [junit] bci [3003, 3024] => handler: 3196
          [junit] bci [3055, 3173] => handler: 3196
          [junit] bci [3196, 3198] => handler: 3196
          [junit] bci [135, 2992] => handler: 3232
          [junit] bci [3003, 3044] => handler: 3232
          [junit] bci [3055, 3221] => handler: 3232
          [junit] bci [3232, 3234] => handler: 3232
          [junit] Stackmap Table:
          [junit] full_frame(@59,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer},{})
          [junit] append_frame(@123,Object[#1587])
          [junit] same_frame(@135)
          [junit] append_frame(@203,Object[#1719])
          [junit] append_frame(@240,Integer,Object[#1587],Object[#1720])
          [junit] append_frame(@243,Object[#1587])
          [junit] full_frame(@261,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_locals_1_stack_item_frame(@275,Object[#1722])
          [junit] append_frame(@316,Object[#1723])
          [junit] full_frame(@388,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer},{})
          [junit] append_frame(@425,Object[#1714],Object[#1725])
          [junit] append_frame(@432,Object[#1726])
          [junit] append_frame(@511,Integer)
          [junit] append_frame(@535,Object[#1727])
          [junit] full_frame(@599,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728]})
          [junit] full_frame(@601,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{Object[#1728],Object[#1587]})
          [junit] append_frame(@674,Integer)
          [junit] same_frame(@705)
          [junit] append_frame(@766,Object[#1587])
          [junit] chop_frame(@799,1)
          [junit] same_frame(@802)
          [junit] append_frame(@836,Object[#1587],Object[#1587])
          [junit] full_frame(@880,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1572]})
          [junit] append_frame(@894,Object[#1572])
          [junit] full_frame(@906,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Integer,Object[#1587],Object[#1587],Object[#1587]},{Object[#1729]})
          [junit] same_frame(@917)
          [junit] full_frame(@963,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728]},{})
          [junit] same_locals_1_stack_item_frame(@975,Object[#1572])
          [junit] same_locals_1_stack_item_frame(@989,Object[#1729])
          [junit] same_locals_1_stack_item_frame(@1003,Object[#1574])
          [junit] same_frame(@1017)
          [junit] same_locals_1_stack_item_frame(@1027,Object[#1574])
          [junit] same_frame(@1039)
          [junit] full_frame(@1091,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] append_frame(@1145,Object[#1731],Object[#1720])
          [junit] same_frame(@1163)
          [junit] append_frame(@1192,Object[#1587])
          [junit] same_frame(@1217)
          [junit] append_frame(@1246,Object[#1587])
          [junit] same_frame(@1278)
          [junit] append_frame(@1307,Object[#1587])
          [junit] full_frame(@1346,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer,Object[#1730],Integer,Integer,Integer,Integer,Integer},{})
          [junit] same_frame(@1349)
          [junit] same_frame(@1409)
          [junit] same_frame(@1415)
          [junit] same_frame(@1475)
          [junit] same_frame(@1481)
          [junit] same_frame(@1541)
          [junit] same_frame(@1547)
          [junit] same_frame(@1607)
          [junit] same_frame(@1613)
          [junit] full_frame(@1673,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer,Object[#1727],Object[#1728],Object[#1587],Object[#1587],Object[#1587],Integer},{})
          [junit] same_frame_extended(@1750)
          [junit] same_frame(@1778)
          [junit] same_frame(@1833)
          [junit] same_frame(@1854)
          [junit] same_frame_extended(@1924)
          [junit] same_frame(@1953)
          [junit] same_frame(@1965)
          [junit] same_frame(@1977)
          [junit] append_frame(@1981,Object[#1587])
          [junit] same_frame(@2002)
          [junit] same_frame(@2062)
          [junit] chop_frame(@2069,1)
          [junit] full_frame(@2134,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer,Object[#1587],Object[#1587],Integer,Object[#1714],Object[#1725],Object[#1726],Integer},{})
          [junit] same_frame(@2137)
          [junit] same_frame(@2156)
          [junit] full_frame(@2166,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1723],Object[#1587],Object[#1724],Integer},{})
          [junit] same_frame(@2169)
          [junit] same_frame(@2188)
          [junit] same_frame(@2198)
          [junit] same_frame(@2248)
          [junit] full_frame(@2260,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{})
          [junit] same_frame(@2283)
          [junit] same_frame(@2316)
          [junit] full_frame(@2378,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2380,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2391)
          [junit] same_frame(@2403)
          [junit] full_frame(@2465,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@2467,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@2478)
          [junit] same_frame(@2492)
          [junit] append_frame(@2536,Object[#1724])
          [junit] same_frame(@2544)
          [junit] full_frame(@2576,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730]},{})
          [junit] same_frame_extended(@2655)
          [junit] same_frame(@2658)
          [junit] append_frame(@2682,Object[#1714])
          [junit] append_frame(@2779,Object[#1587],Object[#1587],Object[#1718])
          [junit] append_frame(@2802,Object[#1621],Object[#1730])
          [junit] full_frame(@2898,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Object[#1724],Object[#1721],Object[#1714],Integer,Object[#1730],Object[#1714]},{})
          [junit] same_frame(@2901)
          [junit] append_frame(@2992,Object[#1587],Integer)
          [junit] same_frame(@3003)
          [junit] same_frame(@3044)
          [junit] full_frame(@3055,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{})
          [junit] full_frame(@3117,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724]})
          [junit] full_frame(@3119,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Integer,Object[#1587],Object[#1587],Object[#1574],Object[#1587],Object[#1721],Top,Object[#1721]},{Object[#1732],Object[#1724],Object[#1587]})
          [junit] same_frame(@3130)
          [junit] same_frame(@3142)
          [junit] full_frame(@3173,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3196,Object[#1574])
          [junit] full_frame(@3218,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587],Object[#1719],Integer,Object[#1587],Object[#1720],Object[#1587],Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Top,Object[#1574]},{})
          [junit] full_frame(@3221,{Object[#1566],Object[#1714],Object[#1715],Object[#1716],Object[#1717],Integer,Integer,Integer,Object[#1714],Object[#1718],Object[#1620],Object[#1587],Long,Object[#1714],Integer,Integer,Object[#1587]},{})
          [junit] same_locals_1_stack_item_frame(@3232,Object[#1574])
          [junit] chop_frame(@3245,1)
          [junit] chop_frame(@3251,3)
          [junit]
          [junit] at java.lang.Class.forName0(Native Method)
          [junit] at java.lang.Class.forName(Class.java:270)
          [junit] at org.apache.manifoldcf.core.system.ManifoldCFResourceLoader.findClass(ManifoldCFResourceLoader.java:149)
          [junit] at org.apache.manifoldcf.core.system.ManifoldCF.findClass(ManifoldCF.java:1266)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorRaw(ConnectorFactory.java:144)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorNoCheck(ConnectorFactory.java:118)
          [junit] at org.apache.manifoldcf.core.interfaces.ConnectorFactory.deinstallThis(ConnectorFactory.java:58)
          [junit] at org.apache.manifoldcf.crawler.interfaces.RepositoryConnectorFactory.deinstall(RepositoryConnectorFactory.java:109)
          [junit] at org.apache.manifoldcf.crawler.connmgr.ConnectorManager.unregisterConnector(ConnectorManager.java:210)
          [junit] at org.apache.manifoldcf.crawler.tests.ConnectorBaseHSQLDB.localCleanUp(ConnectorBaseHSQLDB.java:289)
          [junit] at org.apache.manifoldcf.crawler.tests.BaseITHSQLDB.cleanUp(BaseITHSQLDB.java:251)
          [junit]
          [junit]


      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      You may see the class code at:

      https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1077/connectors/webcrawler/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/webcrawler/WebcrawlerConnector.java

      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      No workaround found. I tried removing a break I added inside a catch clause (since I saw that in one Oracle ticket from last year), but it did not help.


            vromero Vicente Arturo Romero Zaldivar
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: