Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 218944 Details for
Bug 378234
CBI build should produce a comparable build output repo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
diff of javap -v output for EclipseStarter.class, conditioned
conditioned.diff (text/plain), 29.37 KB, created by
Paul Webster
on 2012-07-19 12:26:00 EDT
(
hide
)
Description:
diff of javap -v output for EclipseStarter.class, conditioned
Filename:
MIME Type:
Creator:
Paul Webster
Created:
2012-07-19 12:26:00 EDT
Size:
29.37 KB
patch
obsolete
>1,3c1,3 >< Classfile jar:file:/opt/pwebster/lts/buildRepo_R42/R-4.2-201206081400/plugins/org.eclipse.osgi_3.8.0.v20120529-1548.jar!/org/eclipse/core/runtime/adaptor/EclipseStarter.class >< Last modified May 29, 2012; size 42043 bytes >< MD5 checksum 319fc057f43d2e61a4f311f5c2de033f >--- >> Classfile jar:file:/opt/pwebster/lts/buildRepo_R4_aggregator/plugins/t/org.eclipse.osgi_3.8.0.v20120529-1548.jar!/org/eclipse/core/runtime/adaptor/EclipseStarter.class >> Last modified Jul 18, 2012; size 41444 bytes >> MD5 checksum 7b9fdd74837a711154a236bf6f7c5b8b >1858c1858 >< stack=9, locals=9, args_size=2 >--- >> stack=9, locals=10, args_size=2 >1885,1907c1885,1911 >< 57: ifeq 182 >< 60: invokestatic #1422 // Method isForcedRestart:()Z >< 63: ifeq 75 >< 66: ldc #21 // String eclipse.exitcode >< 68: ldc_w #692 // String 23 >< 71: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 74: pop >< 75: ldc #44 // String osgi.noShutdown >< 77: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >< 80: invokestatic #1339 // Method java/lang/Boolean.valueOf:(Ljava/lang/String;)Ljava/lang/Boolean; >< 83: invokevirtual #1338 // Method java/lang/Boolean.booleanValue:()Z >< 86: ifne 142 >< 89: invokestatic #1420 // Method shutdown:()V >< 92: goto 142 >< 95: astore 7 >< 97: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >< 100: dup >< 101: ldc_w #723 // String org.eclipse.osgi >< 104: iconst_4 >< 105: iconst_0 >< 106: getstatic #1318 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_SHUTDOWN_ERROR:Ljava/lang/String; >< 109: iconst_1 >< 110: aload 7 >--- >> 57: ifeq 65 >> 60: jsr 152 >> 63: aconst_null >> 64: areturn >> 65: aconst_null >> 66: invokestatic #1435 // Method run:(Ljava/lang/Object;)Ljava/lang/Object; >> 69: astore 7 >> 71: jsr 152 >> 74: aload 7 >> 76: areturn >> 77: astore_3 >> 78: aload_1 >> 79: ifnull 88 >> 82: aload_1 >> 83: invokeinterface #1508, 1 // InterfaceMethod java/lang/Runnable.run:()V >> 88: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >> 91: dup >> 92: ldc_w #723 // String org.eclipse.osgi >> 95: iconst_4 >> 96: iconst_0 >> 97: iload_2 >> 98: ifeq 107 >> 101: getstatic #1319 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_STARTUP_ERROR:Ljava/lang/String; >> 104: goto 110 >> 107: getstatic #1308 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_APP_ERROR:Ljava/lang/String; >> 110: iconst_1 >> 111: aload_3 >1910c1914 >< 116: astore 8 >--- >> 116: astore 4 >1914c1918 >< 127: aload 8 >--- >> 127: aload 4 >1916,2133c1920,1998 >< 134: goto 142 >< 137: aload 7 >< 139: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >< 142: getstatic #1321 // Field org/eclipse/osgi/internal/profile/Profile.STARTUP:Z >< 145: ifeq 154 >< 148: ldc_w #698 // String EclipseStarter.run() >< 151: invokestatic #1495 // Method org/eclipse/osgi/internal/profile/Profile.logExit:(Ljava/lang/String;)V >< 154: invokestatic #1494 // Method org/eclipse/osgi/internal/profile/Profile.getProfileLog:()Ljava/lang/String; >< 157: astore 7 >< 159: aload 7 >< 161: ifnull 180 >< 164: aload 7 >< 166: invokevirtual #1358 // Method java/lang/String.length:()I >< 169: ifle 180 >< 172: getstatic #1280 // Field java/lang/System.out:Ljava/io/PrintStream; >< 175: aload 7 >< 177: invokevirtual #1337 // Method java/io/PrintStream.println:(Ljava/lang/String;)V >< 180: aconst_null >< 181: areturn >< 182: aconst_null >< 183: invokestatic #1435 // Method run:(Ljava/lang/Object;)Ljava/lang/Object; >< 186: astore 6 >< 188: invokestatic #1422 // Method isForcedRestart:()Z >< 191: ifeq 203 >< 194: ldc #21 // String eclipse.exitcode >< 196: ldc_w #692 // String 23 >< 199: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 202: pop >< 203: ldc #44 // String osgi.noShutdown >< 205: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >< 208: invokestatic #1339 // Method java/lang/Boolean.valueOf:(Ljava/lang/String;)Ljava/lang/Boolean; >< 211: invokevirtual #1338 // Method java/lang/Boolean.booleanValue:()Z >< 214: ifne 270 >< 217: invokestatic #1420 // Method shutdown:()V >< 220: goto 270 >< 223: astore 7 >< 225: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >< 228: dup >< 229: ldc_w #723 // String org.eclipse.osgi >< 232: iconst_4 >< 233: iconst_0 >< 234: getstatic #1318 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_SHUTDOWN_ERROR:Ljava/lang/String; >< 237: iconst_1 >< 238: aload 7 >< 240: aconst_null >< 241: invokespecial #1491 // Method org/eclipse/osgi/framework/log/FrameworkLogEntry."<init>":(Ljava/lang/String;IILjava/lang/String;ILjava/lang/Throwable;[Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 244: astore 8 >< 246: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 249: ifnull 265 >< 252: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 255: aload 8 >< 257: invokeinterface #1536, 2 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.log:(Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 262: goto 270 >< 265: aload 7 >< 267: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >< 270: getstatic #1321 // Field org/eclipse/osgi/internal/profile/Profile.STARTUP:Z >< 273: ifeq 282 >< 276: ldc_w #698 // String EclipseStarter.run() >< 279: invokestatic #1495 // Method org/eclipse/osgi/internal/profile/Profile.logExit:(Ljava/lang/String;)V >< 282: invokestatic #1494 // Method org/eclipse/osgi/internal/profile/Profile.getProfileLog:()Ljava/lang/String; >< 285: astore 7 >< 287: aload 7 >< 289: ifnull 308 >< 292: aload 7 >< 294: invokevirtual #1358 // Method java/lang/String.length:()I >< 297: ifle 308 >< 300: getstatic #1280 // Field java/lang/System.out:Ljava/io/PrintStream; >< 303: aload 7 >< 305: invokevirtual #1337 // Method java/io/PrintStream.println:(Ljava/lang/String;)V >< 308: aload 6 >< 310: areturn >< 311: astore_3 >< 312: aload_1 >< 313: ifnull 322 >< 316: aload_1 >< 317: invokeinterface #1508, 1 // InterfaceMethod java/lang/Runnable.run:()V >< 322: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >< 325: dup >< 326: ldc_w #723 // String org.eclipse.osgi >< 329: iconst_4 >< 330: iconst_0 >< 331: iload_2 >< 332: ifeq 341 >< 335: getstatic #1319 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_STARTUP_ERROR:Ljava/lang/String; >< 338: goto 344 >< 341: getstatic #1308 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_APP_ERROR:Ljava/lang/String; >< 344: iconst_1 >< 345: aload_3 >< 346: aconst_null >< 347: invokespecial #1491 // Method org/eclipse/osgi/framework/log/FrameworkLogEntry."<init>":(Ljava/lang/String;IILjava/lang/String;ILjava/lang/Throwable;[Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 350: astore 4 >< 352: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 355: ifnull 371 >< 358: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 361: aload 4 >< 363: invokeinterface #1536, 2 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.log:(Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 368: goto 375 >< 371: aload_3 >< 372: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >< 375: invokestatic #1422 // Method isForcedRestart:()Z >< 378: ifeq 390 >< 381: ldc #21 // String eclipse.exitcode >< 383: ldc_w #692 // String 23 >< 386: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 389: pop >< 390: ldc #44 // String osgi.noShutdown >< 392: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >< 395: invokestatic #1339 // Method java/lang/Boolean.valueOf:(Ljava/lang/String;)Ljava/lang/Boolean; >< 398: invokevirtual #1338 // Method java/lang/Boolean.booleanValue:()Z >< 401: ifne 457 >< 404: invokestatic #1420 // Method shutdown:()V >< 407: goto 457 >< 410: astore 7 >< 412: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >< 415: dup >< 416: ldc_w #723 // String org.eclipse.osgi >< 419: iconst_4 >< 420: iconst_0 >< 421: getstatic #1318 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_SHUTDOWN_ERROR:Ljava/lang/String; >< 424: iconst_1 >< 425: aload 7 >< 427: aconst_null >< 428: invokespecial #1491 // Method org/eclipse/osgi/framework/log/FrameworkLogEntry."<init>":(Ljava/lang/String;IILjava/lang/String;ILjava/lang/Throwable;[Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 431: astore 8 >< 433: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 436: ifnull 452 >< 439: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 442: aload 8 >< 444: invokeinterface #1536, 2 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.log:(Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 449: goto 457 >< 452: aload 7 >< 454: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >< 457: getstatic #1321 // Field org/eclipse/osgi/internal/profile/Profile.STARTUP:Z >< 460: ifeq 469 >< 463: ldc_w #698 // String EclipseStarter.run() >< 466: invokestatic #1495 // Method org/eclipse/osgi/internal/profile/Profile.logExit:(Ljava/lang/String;)V >< 469: invokestatic #1494 // Method org/eclipse/osgi/internal/profile/Profile.getProfileLog:()Ljava/lang/String; >< 472: astore 7 >< 474: aload 7 >< 476: ifnull 623 >< 479: aload 7 >< 481: invokevirtual #1358 // Method java/lang/String.length:()I >< 484: ifle 623 >< 487: getstatic #1280 // Field java/lang/System.out:Ljava/io/PrintStream; >< 490: aload 7 >< 492: invokevirtual #1337 // Method java/io/PrintStream.println:(Ljava/lang/String;)V >< 495: goto 623 >< 498: astore 5 >< 500: invokestatic #1422 // Method isForcedRestart:()Z >< 503: ifeq 515 >< 506: ldc #21 // String eclipse.exitcode >< 508: ldc_w #692 // String 23 >< 511: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 514: pop >< 515: ldc #44 // String osgi.noShutdown >< 517: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >< 520: invokestatic #1339 // Method java/lang/Boolean.valueOf:(Ljava/lang/String;)Ljava/lang/Boolean; >< 523: invokevirtual #1338 // Method java/lang/Boolean.booleanValue:()Z >< 526: ifne 582 >< 529: invokestatic #1420 // Method shutdown:()V >< 532: goto 582 >< 535: astore 7 >< 537: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >< 540: dup >< 541: ldc_w #723 // String org.eclipse.osgi >< 544: iconst_4 >< 545: iconst_0 >< 546: getstatic #1318 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_SHUTDOWN_ERROR:Ljava/lang/String; >< 549: iconst_1 >< 550: aload 7 >< 552: aconst_null >< 553: invokespecial #1491 // Method org/eclipse/osgi/framework/log/FrameworkLogEntry."<init>":(Ljava/lang/String;IILjava/lang/String;ILjava/lang/Throwable;[Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 556: astore 8 >< 558: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 561: ifnull 577 >< 564: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 567: aload 8 >< 569: invokeinterface #1536, 2 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.log:(Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >< 574: goto 582 >< 577: aload 7 >< 579: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >< 582: getstatic #1321 // Field org/eclipse/osgi/internal/profile/Profile.STARTUP:Z >< 585: ifeq 594 >< 588: ldc_w #698 // String EclipseStarter.run() >< 591: invokestatic #1495 // Method org/eclipse/osgi/internal/profile/Profile.logExit:(Ljava/lang/String;)V >< 594: invokestatic #1494 // Method org/eclipse/osgi/internal/profile/Profile.getProfileLog:()Ljava/lang/String; >< 597: astore 7 >< 599: aload 7 >< 601: ifnull 620 >< 604: aload 7 >< 606: invokevirtual #1358 // Method java/lang/String.length:()I >< 609: ifle 620 >< 612: getstatic #1280 // Field java/lang/System.out:Ljava/io/PrintStream; >< 615: aload 7 >< 617: invokevirtual #1337 // Method java/io/PrintStream.println:(Ljava/lang/String;)V >< 620: aload 5 >< 622: athrow >< 623: ldc #21 // String eclipse.exitcode >< 625: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >< 628: ifnonnull 673 >< 631: ldc #21 // String eclipse.exitcode >< 633: ldc_w #691 // String 13 >< 636: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 639: pop >< 640: ldc #22 // String eclipse.exitdata >< 642: getstatic #1312 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_ERROR_CHECK_LOG:Ljava/lang/String; >< 645: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 648: ifnonnull 655 >< 651: aconst_null >< 652: goto 666 >< 655: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >< 658: invokeinterface #1535, 1 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.getFile:()Ljava/io/File; >< 663: invokevirtual #1329 // Method java/io/File.getPath:()Ljava/lang/String; >< 666: invokestatic #1502 // Method org/eclipse/osgi/util/NLS.bind:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String; >< 669: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >< 672: pop >< 673: aconst_null >< 674: areturn >--- >> 134: goto 276 >> 137: aload_3 >> 138: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >> 141: goto 276 >> 144: astore 6 >> 146: jsr 152 >> 149: aload 6 >> 151: athrow >> 152: astore 5 >> 154: invokestatic #1422 // Method isForcedRestart:()Z >> 157: ifeq 169 >> 160: ldc #21 // String eclipse.exitcode >> 162: ldc_w #692 // String 23 >> 165: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >> 168: pop >> 169: ldc #44 // String osgi.noShutdown >> 171: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >> 174: invokestatic #1339 // Method java/lang/Boolean.valueOf:(Ljava/lang/String;)Ljava/lang/Boolean; >> 177: invokevirtual #1338 // Method java/lang/Boolean.booleanValue:()Z >> 180: ifne 236 >> 183: invokestatic #1420 // Method shutdown:()V >> 186: goto 236 >> 189: astore 8 >> 191: new #808 // class org/eclipse/osgi/framework/log/FrameworkLogEntry >> 194: dup >> 195: ldc_w #723 // String org.eclipse.osgi >> 198: iconst_4 >> 199: iconst_0 >> 200: getstatic #1318 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_SHUTDOWN_ERROR:Ljava/lang/String; >> 203: iconst_1 >> 204: aload 8 >> 206: aconst_null >> 207: invokespecial #1491 // Method org/eclipse/osgi/framework/log/FrameworkLogEntry."<init>":(Ljava/lang/String;IILjava/lang/String;ILjava/lang/Throwable;[Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >> 210: astore 9 >> 212: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >> 215: ifnull 231 >> 218: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >> 221: aload 9 >> 223: invokeinterface #1536, 2 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.log:(Lorg/eclipse/osgi/framework/log/FrameworkLogEntry;)V >> 228: goto 236 >> 231: aload 8 >> 233: invokevirtual #1381 // Method java/lang/Throwable.printStackTrace:()V >> 236: getstatic #1321 // Field org/eclipse/osgi/internal/profile/Profile.STARTUP:Z >> 239: ifeq 248 >> 242: ldc_w #698 // String EclipseStarter.run() >> 245: invokestatic #1495 // Method org/eclipse/osgi/internal/profile/Profile.logExit:(Ljava/lang/String;)V >> 248: invokestatic #1494 // Method org/eclipse/osgi/internal/profile/Profile.getProfileLog:()Ljava/lang/String; >> 251: astore 8 >> 253: aload 8 >> 255: ifnull 274 >> 258: aload 8 >> 260: invokevirtual #1358 // Method java/lang/String.length:()I >> 263: ifle 274 >> 266: getstatic #1280 // Field java/lang/System.out:Ljava/io/PrintStream; >> 269: aload 8 >> 271: invokevirtual #1337 // Method java/io/PrintStream.println:(Ljava/lang/String;)V >> 274: ret 5 >> 276: jsr 152 >> 279: ldc #21 // String eclipse.exitcode >> 281: invokestatic #1488 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.getProperty:(Ljava/lang/String;)Ljava/lang/String; >> 284: ifnonnull 329 >> 287: ldc #21 // String eclipse.exitcode >> 289: ldc_w #691 // String 13 >> 292: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >> 295: pop >> 296: ldc #22 // String eclipse.exitdata >> 298: getstatic #1312 // Field org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg.ECLIPSE_STARTUP_ERROR_CHECK_LOG:Ljava/lang/String; >> 301: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >> 304: ifnonnull 311 >> 307: aconst_null >> 308: goto 322 >> 311: getstatic #1297 // Field log:Lorg/eclipse/osgi/framework/log/FrameworkLog; >> 314: invokeinterface #1535, 1 // InterfaceMethod org/eclipse/osgi/framework/log/FrameworkLog.getFile:()Ljava/io/File; >> 319: invokevirtual #1329 // Method java/io/File.getPath:()Ljava/lang/String; >> 322: invokestatic #1502 // Method org/eclipse/osgi/util/NLS.bind:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String; >> 325: invokestatic #1490 // Method org/eclipse/osgi/framework/internal/core/FrameworkProperties.setProperty:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; >> 328: pop >> 329: aconst_null >> 330: areturn >2136,2144c2001,2007 >< 60 92 95 Class java/lang/Throwable >< 188 220 223 Class java/lang/Throwable >< 32 60 311 Class java/lang/Throwable >< 182 188 311 Class java/lang/Throwable >< 375 407 410 Class java/lang/Throwable >< 32 60 498 any >< 182 188 498 any >< 311 375 498 any >< 500 532 535 Class java/lang/Throwable >--- >> 32 63 77 Class java/lang/Throwable >> 65 74 77 Class java/lang/Throwable >> 32 63 144 any >> 65 74 144 any >> 77 141 144 any >> 276 279 144 any >> 154 186 189 Class java/lang/Throwable >2154,2225c2017,2047 >< line 196: 60 >< line 197: 66 >< line 198: 75 >< line 199: 89 >< line 200: 95 >< line 201: 97 >< line 202: 118 >< line 203: 124 >< line 206: 137 >< line 208: 142 >< line 209: 148 >< line 211: 154 >< line 213: 159 >< line 214: 172 >< line 179: 180 >< line 180: 182 >< line 196: 188 >< line 197: 194 >< line 198: 203 >< line 199: 217 >< line 200: 223 >< line 201: 225 >< line 202: 246 >< line 203: 252 >< line 206: 265 >< line 208: 270 >< line 209: 276 >< line 211: 282 >< line 213: 287 >< line 214: 300 >< line 180: 308 >< line 181: 311 >< line 183: 312 >< line 184: 316 >< line 186: 322 >< line 187: 352 >< line 188: 358 >< line 191: 371 >< line 196: 375 >< line 197: 381 >< line 198: 390 >< line 199: 404 >< line 200: 410 >< line 201: 412 >< line 202: 433 >< line 203: 439 >< line 206: 452 >< line 208: 457 >< line 209: 463 >< line 211: 469 >< line 213: 474 >< line 214: 487 >< line 192: 498 >< line 196: 500 >< line 197: 506 >< line 198: 515 >< line 199: 529 >< line 200: 535 >< line 201: 537 >< line 202: 558 >< line 203: 564 >< line 206: 577 >< line 208: 582 >< line 209: 588 >< line 211: 594 >< line 213: 599 >< line 214: 612 >< line 216: 620 >< line 218: 623 >< line 219: 631 >< line 220: 640 >< line 222: 673 >--- >> line 179: 60 >> line 180: 65 >> line 181: 77 >> line 183: 78 >> line 184: 82 >> line 186: 88 >> line 187: 118 >> line 188: 124 >> line 191: 137 >> line 192: 144 >> line 216: 149 >> line 192: 152 >> line 196: 154 >> line 197: 160 >> line 198: 169 >> line 199: 183 >> line 200: 189 >> line 201: 191 >> line 202: 212 >> line 203: 218 >> line 206: 231 >> line 208: 236 >> line 209: 242 >> line 211: 248 >> line 213: 253 >> line 214: 266 >> line 216: 274 >> line 218: 279 >> line 219: 287 >> line 220: 296 >> line 222: 329 >2228,2244c2050,2057 >< 0 675 0 args [Ljava/lang/String; >< 0 675 1 endSplashHandler Ljava/lang/Runnable; >< 32 643 2 startupFailed Z >< 312 63 3 e Ljava/lang/Throwable; >< 352 23 4 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >< 97 45 7 e Ljava/lang/Throwable; >< 225 45 7 e Ljava/lang/Throwable; >< 412 45 7 e Ljava/lang/Throwable; >< 537 45 7 e Ljava/lang/Throwable; >< 118 24 8 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >< 246 24 8 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >< 433 24 8 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >< 558 24 8 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >< 159 21 7 report Ljava/lang/String; >< 287 21 7 report Ljava/lang/String; >< 474 21 7 report Ljava/lang/String; >< 599 21 7 report Ljava/lang/String; >--- >> 0 331 0 args [Ljava/lang/String; >> 0 331 1 endSplashHandler Ljava/lang/Runnable; >> 32 299 2 startupFailed Z >> 78 63 3 e Ljava/lang/Throwable; >> 118 23 4 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >> 191 45 8 e Ljava/lang/Throwable; >> 212 24 9 logEntry Lorg/eclipse/osgi/framework/log/FrameworkLogEntry; >> 253 21 8 report Ljava/lang/String;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 378234
:
214915
|
214916
|
214918
|
214924
|
218941
|
218942
| 218944 |
219130
|
219138
|
219175
|
219295